CVE-2026-45893
Awaiting Analysis Awaiting Analysis - Queue
AppArmor Kernel Unaligned Memory Access Fix

Publication date: 2026-05-27

Last updated on: 2026-05-27

Assigner: kernel.org

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]
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-27
Last Modified
2026-05-27
Generated
2026-06-16
AI Q&A
2026-05-27
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
apparmor apparmor *
linux_kernel apparmor *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the Linux kernel's AppArmor component where the process of creating tables from memory that may not be properly aligned can cause issues.

Specifically, the source data used to create these tables may come from userspace and might be unaligned in memory, which can lead to potential problems during copying.

The fix involves correcting and optimizing the copying process to avoid unaligned memory accesses, thereby preventing possible faults or errors.

Impact Analysis

This vulnerability involves a potential unaligned memory access in the Linux kernel's AppArmor component when creating tables from possibly unaligned memory originating from userspace.

If exploited, it could lead to instability or crashes in the kernel due to improper handling of unaligned memory accesses.

The fix optimizes and corrects this behavior to prevent such issues.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-45893. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart