Lucene search
K

27 matches found

RedhatCVE
RedhatCVE
added 4 days ago4 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.8AI score0.00018EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2026/04/10 8:2 a.m.3 views

apparmor: fix missing bounds check on DEFAULT table in verify_dfa()

...

7.8CVSS5.8AI score0.00007EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/04/01 1:49 p.m.2 views

CVE-2026-23407

A flaw was found in AppArmor, a security module within the Linux kernel. A local user could exploit this vulnerability by providing a specially crafted Deterministic Finite Automaton DFA, a set of rules for pattern matching, to the verifydfa function. This malformed input causes the system to...

7.8CVSS5.9AI score0.00007EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/01 9:31 a.m.1 views

EUVD-2026-17834

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix side-effect bug in matchchar macro usage The matchchar macro evaluates its character parameter multiple times when traversing differential encoding chains. When invoked with str++, the string pointer advances on eac...

5.9AI score0.00007EPSS
Exploits0References6
NVD
NVD
added 2026/04/01 9:16 a.m.0 views

CVE-2026-23406

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix side-effect bug in matchchar macro usage The matchchar macro evaluates its character parameter multiple times when traversing differential encoding chains. When invoked with str++, the string pointer advances on eac...

7.8CVSS0.00007EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 a.m.5 views

CVE-2026-23406

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix side-effect bug in matchchar macro usage The matchchar macro evaluates its character parameter multiple times when traversing differential encoding chains. When invoked with str++, the string pointer advances on eac...

7.8CVSS5.8AI score0.00007EPSS
Exploits0References15
Debian CVE
Debian CVE
added 2026/04/01 8:36 a.m.3 views

CVE-2026-23407

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix missing bounds check on DEFAULT table in verifydfa The verifydfa function only checks DEFAULTTABLE bounds when the state is not differentially encoded. When the verification loop traverses the differential encoding...

7.8CVSS5.2AI score0.00007EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/03/20 8:1 a.m.3 views

apparmor: validate DFA start states are in bounds in unpack_pdb

...

7.1CVSS5.8AI score0.00017EPSS
Exploits0
EUVD
EUVD
added 2026/03/18 6:31 p.m.3 views

EUVD-2026-12912

In the Linux kernel, the following vulnerability has been resolved: apparmor: validate DFA start states are in bounds in unpackpdb Start states are read from untrusted data and used as indexes into the DFA state tables. The aadfanext function call in unpackpdb will access dfa-tablesYYTDIDBASEstar...

5.7AI score0.00017EPSS
Exploits0References5
CVE
CVE
added 2026/03/18 5:54 p.m.17 views

CVE-2026-23269

CVE-2026-23269 is an AppArmor/Linux kernel vulnerability where untrusted data is used as DFA start-state indices during unpack_pdb, enabling an out-of-bounds read in aa_dfa_next (via dfa->tables[YYTD_ID_BASE][start]). The issue is tied to the AppArmor LSM component and the root cause is readin...

7.1CVSS5.7AI score0.00017EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2026/03/18 5:54 p.m.1 views

CVE-2026-23269 apparmor: validate DFA start states are in bounds in unpack_pdb

In the Linux kernel, the following vulnerability has been resolved: apparmor: validate DFA start states are in bounds in unpackpdb Start states are read from untrusted data and used as indexes into the DFA state tables. The aadfanext function call in unpackpdb will access dfa-tablesYYTDIDBASEstar...

7.1CVSS5.7AI score0.00017EPSS
Exploits0References9
ATTACKERKB
ATTACKERKB
added 2026/03/18 5:54 p.m.3 views

CVE-2026-23269

In the Linux kernel, the following vulnerability has been resolved: apparmor: validate DFA start states are in bounds in unpackpdb Start states are read from untrusted data and used as indexes into the DFA state tables. The aadfanext function call in unpackpdb will access dfa-tablesYYTDIDBASEstar...

7.1CVSS5.7AI score0.00017EPSS
Exploits0References10Affected Software1
CNNVD
CNNVD
added 2026/03/18 12:0 a.m.3 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 an unvalidated DFA Determinative Finite Automaton that handles the initial state boundaries. This...

7.1CVSS5.8AI score0.00017EPSS
Exploits0References5
Mageia
Mageia
added 2026/03/14 12:33 a.m.5 views

Updated vim packages fix security vulnerability

NFA regex engine NULL pointer dereference affects Vim 9.2.0137. CVE-2026-32249...

5.5CVSS5.8AI score0.00016EPSS
Exploits0References3
OSV
OSV
added 2026/03/12 7:17 p.m.0 views

CVE-2026-32249 NFA regex engine NULL pointer dereference affects Vim < 9.2.0137

Vim is an open source, command line text editor. From 9.1.0011 to before 9.2.0137, Vim's NFA regex compiler, when encountering a collection containing a combining character as the endpoint of a character range e.g. 0-0\u05bb, incorrectly emits the composing bytes of that character as separate NFA...

5.3CVSS5.8AI score0.00016EPSS
Exploits0References5
Packet Storm News
Packet Storm News
added 2026/02/24 12:0 a.m.2 views

Regular Expression Denial of Service Induced by Backreferences

This paper presents the first systematic study of denial-of-service vulnerabilities in Regular Expressions with Backreferences REwB. We introduce the Two-Phase Memory Automaton 2PMFA, an automaton model that precisely captures REwB semantics. Using this model, we derive necessary conditions under...

5.9AI score
Exploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.2 views

PT-2026-26129

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the AppArmor subsystem related to the handling of Deterministic Finite Automata DFA start states during policy unpacking. Specifically, the unpack...

7.1CVSS6.6AI score0.00017EPSS
Exploits0
Packet Storm News
Packet Storm News
added 2025/11/06 12:0 a.m.2 views

Adversarially Robust and Interpretable Magecart Malware Detection

Magecart skimming attacks have emerged as a significant threat to client-side security and user trust in online payment systems. This paper addresses the challenge of achieving robust and explainable detection of Magecart attacks through a comparative study of various Machine Learning ML models...

6.9AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-38636

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rv: Use strings in da monitors tracepoints Using DA monitors tracepoints with KASAN enabled triggers the following warning: BUG: KASAN: global-out-of-bounds in...

7.1CVSS5.8AI score0.00019EPSS
Exploits0References4
OSV
OSV
added 2025/08/22 4:15 p.m.1 views

DEBIAN-CVE-2025-38636

In the Linux kernel, the following vulnerability has been resolved: rv: Use strings in da monitors tracepoints Using DA monitors tracepoints with KASAN enabled triggers the following warning: BUG: KASAN: global-out-of-bounds in dotraceeventraweventeventdamonitor+0xd6/0x1a0 Read of size 32 at addr...

7.1CVSS6.2AI score0.00019EPSS
Exploits0References1
Rows per page
Query Builder