Lucene search
+L

560 matches found

SUSE CVE
SUSE CVE
added 2026/06/04 2:21 a.m.12 views

SUSE CVE-2026-46254

In the Linux kernel, the following vulnerability has been resolved: AppArmor: Allow apparmor to handle unaligned dfa tables The dfa tables can originate from kernel or userspace and 8-byte alignment isn't always guaranteed and as such may trigger unaligned memory accesses on various architectures...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/06/03 8:12 p.m.13 views

CVE-2026-46254

A flaw was found in the Linux kernel's AppArmor security module. This vulnerability arises when AppArmor processes unaligned Deterministic Finite Automaton DFA tables, which can originate from either kernel or userspace. The unaligned memory access triggered by these tables can lead to system...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/03 6:16 p.m.35 views

CVE-2026-46254

In the Linux kernel, the following vulnerability has been resolved: AppArmor: Allow apparmor to handle unaligned dfa tables The dfa tables can originate from kernel or userspace and 8-byte alignment isn't always guaranteed and as such may trigger unaligned memory accesses on various architectures...

5.5CVSS0.00114EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/06/03 6:16 p.m.8 views

CVE-2026-46254

In the Linux kernel, the following vulnerability has been resolved: AppArmor: Allow apparmor to handle unaligned dfa tables The dfa tables can originate from kernel or userspace and 8-byte alignment isn't always guaranteed and as such may trigger unaligned memory accesses on various architectures...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2026/06/03 3:49 p.m.51 views

CVE-2026-46254 AppArmor: Allow apparmor to handle unaligned dfa tables

In the Linux kernel, the following vulnerability has been resolved: AppArmor: Allow apparmor to handle unaligned dfa tables The dfa tables can originate from kernel or userspace and 8-byte alignment isn't always guaranteed and as such may trigger unaligned memory accesses on various architectures...

0.00114EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/03 3:49 p.m.8 views

CVE-2026-46254 AppArmor: Allow apparmor to handle unaligned dfa tables

In the Linux kernel, the following vulnerability has been resolved: AppArmor: Allow apparmor to handle unaligned dfa tables The dfa tables can originate from kernel or userspace and 8-byte alignment isn't always guaranteed and as such may trigger unaligned memory accesses on various architectures...

5.9AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/06/03 3:49 p.m.6 views

CVE-2026-46254

In the Linux kernel, the following vulnerability has been resolved: AppArmor: Allow apparmor to handle unaligned dfa tables The dfa tables can originate from kernel or userspace and 8-byte alignment isn't always guaranteed and as such may trigger unaligned memory accesses on various architectures...

5.7AI score0.00114EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/06/03 3:49 p.m.36 views

CVE-2026-46254

The CVE-2026-46254 issue concerns the Linux kernel AppArmor module mis-handling unaligned DFA tables (originating from kernel or userspace), which can cause unaligned memory accesses and kernel warnings. The available connected advisories confirm the vulnerability in AppArmor and document an even...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/06/03 3:49 p.m.13 views

EUVD-2026-34116

In the Linux kernel, the following vulnerability has been resolved: AppArmor: Allow apparmor to handle unaligned dfa tables The dfa tables can originate from kernel or userspace and 8-byte alignment isn't always guaranteed and as such may trigger unaligned memory accesses on various architectures...

5.8AI score0.00114EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/06/03 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the AppArmor module’s dfa tables not being aligned by 8 bytes. This vulnerability may lead to...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-46254

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - AppArmor: Allow apparmor to handle unaligned dfa tables The dfa tables can originate from kernel or userspace and 8-byte alignment isn't always guaranteed and a...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/03 12:0 a.m.22 views

PT-2026-46017

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description AppArmor fails to properly handle unaligned DFA tables, which can originate from either the kernel or userspace. Because 8-byte alignment is not guaranteed, this can trigger unaligned...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-45851

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - efi: Fix reservation of unaccepted memory table The reserveunaccepted function incorrectly calculates the size of the memblock reservation for the unaccepted...

7.1CVSS7AI score0.00159EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 3:57 a.m.19 views

SUSE CVE-2026-45851

In the Linux kernel, the following vulnerability has been resolved: efi: Fix reservation of unaccepted memory table The reserveunaccepted function incorrectly calculates the size of the memblock reservation for the unaccepted memory table. It aligns the size of the table, but fails to account for...

4.7CVSS5.8AI score0.00159EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/28 3:56 a.m.11 views

SUSE CVE-2026-45893

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...

5.8AI score0.00125EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 3:1 a.m.14 views

CVE-2026-45893

A flaw was found in the Linux kernel's AppArmor security module. This vulnerability occurs when AppArmor attempts to create tables from user-provided data that may be unaligned in memory. A local attacker could exploit this by providing specially crafted input, leading to unaligned memory accesse...

7.1CVSS5.8AI score0.00125EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.14 views

EUVD-2026-32359

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...

5.8AI score0.00125EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/27 3:33 p.m.15 views

EUVD-2026-32317

In the Linux kernel, the following vulnerability has been resolved: efi: Fix reservation of unaccepted memory table The reserveunaccepted function incorrectly calculates the size of the memblock reservation for the unaccepted memory table. It aligns the size of the table, but fails to account for...

5.8AI score0.00159EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/27 2:17 p.m.15 views

CVE-2026-45893

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...

7.1CVSS0.00125EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/27 2:17 p.m.12 views

UBUNTU-CVE-2026-45893

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...

7.1CVSS5.7AI score0.00125EPSS
SaveExploits0References15
Rows per page
Query Builder