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]
References
Configurations
Configuration 1 (hide)
|
History
25 Jun 2026, 21:10
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/226c3b10aab23f73b03c47e7773107de56ba3a4e - Patch | |
| References | () https://git.kernel.org/stable/c/47e351dfef60ab0e3285133556e1a9c7f646a969 - Patch | |
| References | () https://git.kernel.org/stable/c/6fc367bfd4c8886e6b1742aabbd1c0bdc310db3a - Patch | |
| References | () https://git.kernel.org/stable/c/e027999049c493fb728ead5a90db76942181a935 - Patch | |
| CWE | CWE-125 | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
| First Time |
Linux linux Kernel
Linux |
27 May 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 14:17
Updated : 2026-06-25 21:10
NVD link : CVE-2026-45893
Mitre link : CVE-2026-45893
CVE.ORG link : CVE-2026-45893
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read
