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]
| Vendor | Product | Versions |
|---|---|---|
| canonical | apparmor | e6e8bf418850d7958311a96ccfb594f2bcc8313e, e6e8bf418850d7958311a96ccfb594f2bcc8313e, e6e8bf418850d7958311a96ccfb594f2bcc8313e, e6e8bf418850d7958311a96ccfb594f2bcc8313e, 4.11 |
Downstream vendors/products affected by this vulnerability
| Vendor | Product | Source | Confidence |
|---|---|---|---|
| linux | linux | mitre_affected | 90% |
Updated description with critical vulnerability details, changed severity to CRITICAL, and updated affected versions.
Updated description with more technical detail, added affected version 4.11, and confirmed patch available.
Initial creation