Skip to main content

Ubuntu Linux CVE-2026-47333

| EUVDEUVD-2026-32988 HIGH
Out-of-bounds Read (CWE-125)
2026-05-28 canonical GHSA-79jw-477r-jj6f
7.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.8 HIGH
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
May 28, 2026 - 19:21 vuln.today
CVE Published
May 28, 2026 - 18:28 nvd
HIGH 7.8

DescriptionCVE.org

Ubuntu Linux 6.8, 6.17 and 7.0 contain AppArmor SAUCE patches which can potentially incorrectly compute the size of an internal buffer, leading to a heap memory out-of-bounds read in notification handling code. The bug can be triggered by an unprivileged local user and can result in invalid data being processed by the AppArmor DFA policy engine.

AnalysisAI

Out-of-bounds heap read in Ubuntu Linux kernels 6.8, 6.17, and 7.0 stems from AppArmor SAUCE patches miscomputing an internal buffer size during notification handling, allowing an unprivileged local user to feed invalid data into the AppArmor DFA policy engine. The flaw carries a CVSS 7.8 (high) and currently has no public exploit identified at time of analysis, though Canonical has shipped an upstream kernel fix. Impact is limited to local attackers but high-severity given full CIA impact in the CVSS vector.

Technical ContextAI

AppArmor is a Linux Security Module (LSM) used by Ubuntu to enforce mandatory access control via profile-based policies compiled into a deterministic finite automaton (DFA). Canonical maintains downstream-only 'SAUCE' patches that add functionality such as kernel-userspace notifications for policy decisions. This vulnerability (CWE-125, out-of-bounds read) lives in the notification-handling code path of those SAUCE patches, where an incorrect size calculation for an internal buffer permits reads past its allocated region. The corrupt data is then handed to the DFA policy engine, which is the core matcher AppArmor uses to evaluate access requests against compiled profiles. CPE data confirms the affected product is cpe:2.3:a:canonical:ubuntu_linux across kernel series 6.8 (Noble), 6.17, and 7.0.

RemediationAI

Upstream fix available (commit 635fa30ed9e944bdb7e811fb8a8906286b4b4f06 in the Ubuntu Noble linux git tree); released patched version not independently confirmed from the provided data, so apt-get update && apt-get install linux-image-generic (or the appropriate flavor) once Canonical publishes the corresponding USN is the primary remediation, followed by a reboot to load the patched kernel. The fix reference is https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/noble/commit/?id=635fa30ed9e944bdb7e811fb8a8906286b4b4f06 - track Canonical's USN portal for the exact released package version per release. As a compensating control until patched, restrict who can interact with AppArmor notifications by limiting local shell access on multi-tenant systems and avoiding userspace mediation tooling such as snapd-confine or aa-notify on untrusted accounts (side effect: breaks any tooling that relies on userspace AppArmor prompts); disabling AppArmor entirely (apparmor=0 on the kernel command line) closes the code path but removes all MAC protection and is strongly discouraged on production hosts.

CVE-2011-3544 CRITICAL POC
9.8 Oct 19

Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug

CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2014-6271 CRITICAL POC
9.8 Sep 24

GNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which

CVE-2013-0422 CRITICAL POC
9.8 Jan 10

Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using

CVE-2016-3714 HIGH POC
8.4 May 05

The (1) EPHEMERAL, (2) HTTPS, (3) MVG, (4) MSL, (5) TEXT, (6) SHOW, (7) WIN, and (8) PLT coders in ImageMagick before 6.

CVE-2017-12617 HIGH POC
8.1 Oct 04

When running Apache Tomcat versions 9.0.0.M1 to 9.0.0, 8.5.0 to 8.5.22, 8.0.0.RC1 to 8.0.46 and 7.0.0 to 7.0.81 with HTT

CVE-2016-8735 CRITICAL POC
9.8 Apr 06

Remote code execution is possible with Apache Tomcat before 6.0.48, 7.x before 7.0.73, 8.x before 8.0.39, 8.5.x before 8

CVE-2014-7169 CRITICAL POC
9.8 Sep 25

GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of

CVE-2014-0160 HIGH POC
7.5 Apr 07

The (1) TLS and (2) DTLS implementations in OpenSSL 1.0.1 before 1.0.1g do not properly handle Heartbeat Extension packe

CVE-2016-5195 HIGH POC
7.0 Nov 10

Race condition in mm/gup.c in the Linux kernel 2.x through 4.x before 4.8.3 allows local users to gain privileges by lev

CVE-2013-2423 LOW POC
3.7 Apr 17

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, and

CVE-2023-4911 HIGH POC
7.8 Oct 03

Local privilege escalation in the GNU C Library (glibc) dynamic loader ld.so allows unprivileged local users on affected

Share

CVE-2026-47333 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy