CyberRota
← Ana sayfaya dön

CVE-2026-45893

UNKNOWN · CVSS N/A EPSS %0.17

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-27T14:17:03.487 · Çekilme zamanı: 2026-06-25T12:11:10.181728+00:00

CyberRota Yorumu

Bellek tüketimine neden olabilir.

CVE
CVE-2026-45893
Severity
UNKNOWN
CVSS
N/A
EPSS
%0.17
Linux

Orijinal NVD Açıklaması

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]