Description
In the Linux kernel, the following vulnerability has been resolved:

apparmor: Fix & Optimize table creation from possibly unaligned memory

Source blob may come from userspace and might be unaligned.
Try to optize the copying process by avoiding unaligned memory accesses.

- Added Fixes tag
- Added "Fix &" to description as this doesn't just optimize but fixes
a potential unaligned memory access
[jj: remove duplicate word "convert" in comment trigger checkpatch warning]
Published: 2026-05-27
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A bug in the Linux kernel’s AppArmor subsystem allowed unaligned memory accesses during table creation. If user‑provided data was not naturally aligned, the kernel could read or write from a misaligned address, potentially causing a fault or corrupting memory. This flaw could lead to a kernel crash or unintended data corruption, exposing the system to a denial‑of‑service or privilege‑escalation scenario.

Affected Systems

The vulnerability affects all Linux kernel releases that contain the AppArmor component without the patch. There are no explicit restricted version ranges in the advisory, so any kernel build that includes AppArmor could be impacted until the issue is addressed.

Risk and Exploitability

The advisory does not provide a CVSS score or EPSS value, and the vulnerability is not listed in the CISA KEV catalog. The fault that an unaligned memory access can cause makes this flaw potentially exploitable by any local user with the right AppArmor table data. The lack of a publicly known exploit or documentation on triggering the fault leaves the exact risk difficult to gauge, but the kernel crash possibility warrants prompt patching.

Generated by OpenCVE AI on May 27, 2026 at 15:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a Linux kernel update that includes the AppArmor unaligned memory access fix.
  • Rebuild or reinstall the kernel if using a custom build to ensure the patch is incorporated.
  • If an immediate kernel update is not feasible, consider disabling AppArmor or restricting its use to prevent the affected code path.

Generated by OpenCVE AI on May 27, 2026 at 15:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 27 May 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-170

Wed, 27 May 2026 14:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned. Try to optize the copying process by avoiding unaligned memory accesses. - Added Fixes tag - Added "Fix &" to description as this doesn't just optimize but fixes a potential unaligned memory access [jj: remove duplicate word "convert" in comment trigger checkpatch warning]
Title apparmor: Fix & Optimize table creation from possibly unaligned memory
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-27T12:17:04.135Z

Reserved: 2026-05-13T15:03:33.083Z

Link: CVE-2026-45893

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-27T14:17:03.487

Modified: 2026-05-27T14:48:31.480

Link: CVE-2026-45893

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T19:30:35Z

Weaknesses