Answer in brief
CVE-2026-45893 records a High severity (CVSS 7.1) vulnerability in apparmor: Fix & Optimize table creation from possibly unaligned memory. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.1. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=e6e8bf418850d7958311a96ccfb594f2bcc8313e <47e351dfef60ab0e3285133556e1a9c7f646a969 || >=e6e8bf418850d7958311a96ccfb594f2bcc8313e <e027999049c493fb728ead5a90db76942181a935 || >=e6e8bf418850d7958311a96ccfb594f2bcc8313e <226c3b10aab23f73b03c47e7773107de56ba3a4e || >=e6e8bf418850d7958311a96ccfb594f2bcc8313e <6fc367bfd4c8886e6b1742aabbd1c0bdc310db3a | 47e351dfef60ab0e3285133556e1a9c7f646a969, e027999049c493fb728ead5a90db76942181a935, 226c3b10aab23f73b03c47e7773107de56ba3a4e, 6fc367bfd4c8886e6b1742aabbd1c0bdc310db3a |
| Linux/Linuxgeneric | 4.11 | Not reported |
Published upstream
May 27, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Jun 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 25, 2026
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]
Quoted source text, attributed separately from HOL analysis.