Lucene search
+L

13453 matches found

EUVD
EUVD
added 2026/04/01 9:31 a.m.6 views

EUVD-2026-17835

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

5.7AI score0.00181EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/01 9:31 a.m.7 views

EUVD-2026-17830

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTE Adjust KVM's sanity check against overwriting a shadow-present SPTE with a another SPTE with a different target PFN to only apply to direct MMUs, i.e. on...

5.7AI score0.00165EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/01 9:16 a.m.6 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.8CVSS0.00181EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 a.m.13 views

CVE-2026-23401

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE When installing an emulated MMIO SPTE, do so after dropping/zapping the existing SPTE if it's shadow-present. While commit a54aa15c6bda3 was right about...

8.1CVSS5.4AI score0.00184EPSS
SaveExploits0References27
OSV
OSV
added 2026/04/01 9:16 a.m.11 views

UBUNTU-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.7AI score0.00181EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 a.m.8 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.6AI score0.00181EPSS
SaveExploits0References15
OSV
OSV
added 2026/04/01 9:16 a.m.9 views

UBUNTU-CVE-2026-23401

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE When installing an emulated MMIO SPTE, do so after dropping/zapping the existing SPTE if it's shadow-present. While commit a54aa15c6bda3 was right about...

8.1CVSS5.7AI score0.00184EPSS
SaveExploits0References28
OSV
OSV
added 2026/04/01 8:36 a.m.10 views

CVE-2026-23407 apparmor: fix missing bounds check on DEFAULT table in verify_dfa()

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.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/04/01 8:36 a.m.52 views

CVE-2026-23407 apparmor: fix missing bounds check on DEFAULT table in verify_dfa()

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.8CVSS0.00181EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/01 8:36 a.m.27 views

CVE-2026-23407

The CVE-2026-23407 issue affects the Linux kernel AppArmor DFA verification. The root cause is a missing bounds check on DEFAULT_TABLE in verify_dfa(), which can read k = DEFAULT_TABLE[j] as an index without validation when traversing the differential encoding chain, allowing out-of-bounds reads/...

7.8CVSS5.7AI score0.00181EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/01 8:36 a.m.4 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.7AI score0.00181EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/04/01 8:36 a.m.8 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.00181EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/01 8:36 a.m.10 views

CVE-2026-23402

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTE Adjust KVM's sanity check against overwriting a shadow-present SPTE with a another SPTE with a different target PFN to only apply to direct MMUs, i.e. on...

5.5CVSS5.2AI score0.00165EPSS
SaveExploits0
CVE
CVE
added 2026/04/01 8:36 a.m.26 views

CVE-2026-23402

CVE-2026-23402 affects the Linux kernel KVM MMU on x86. The issue arises when overwriting a shadow-present SPTE with a different PFN, where KVM’s sanity check could allow harmful state changes in direct MMUs (i.e., MMUs without shadowed gPTEs). The problem is tracked in KVM’s mmu_set_spte path, a...

5.5CVSS5.7AI score0.00165EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/04/01 8:36 a.m.199 views

CVE-2026-23401

CVE-2026-23401: In the Linux kernel KVM x86/mmu, a race allowed installing an MMIO SPTE without first zapping an existing shadow-present SPTE when guest memory writes occurred outside KVM’s scope. This could enable a guest‑memory–related fault to leave a shadow SPTE intact when an MMIO SPTE is in...

8.1CVSS5.8AI score0.00184EPSS
SaveExploits0References28Affected Software1
Debian CVE
Debian CVE
added 2026/04/01 8:36 a.m.14 views

CVE-2026-23401

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE When installing an emulated MMIO SPTE, do so after dropping/zapping the existing SPTE if it's shadow-present. While commit a54aa15c6bda3 was right about...

8.1CVSS5.2AI score0.00184EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/01 1:15 a.m.9 views

kernel: macvlan: fix error recovery in macvlan_common_newlink()

A use-after-free vulnerability was found in the macvlan driver. When creating a macvlan interface in source mode fails after the source MAC has been added to the hash table e.g., due to an invalid interface name, the hash entry still references the freed netdevice structure. Subsequent packets...

7.8CVSS6AI score0.00119EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/01 12:14 a.m.23 views

Ash.Type.Module.cast_input/2 atom exhaustion via unchecked Module.concat allows BEAM VM crash

Summary Ash.Type.Module.castinput/2 unconditionally creates a new Erlang atom via Module.concatvalue for any user-supplied binary string that starts with "Elixir.", before verifying whether the referenced module exists. Because Erlang atoms are never garbage-collected and the BEAM atom table has ...

8.2CVSS6AI score0.00423EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/01 12:0 a.m.15 views

PT-2026-29528

A non-default configuration in Sage DPW 2025 06 004 allows unauthenticated access to diagnostic endpoints within the Database Monitor feature, exposing sensitive information such as hashes and table names. This feature is disabled by default in all installations and never available in Sage DPW...

5.9CVSS5.9AI score0.00287EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/01 12:0 a.m.3 views

CVE-2025-67805

A non-default configuration in Sage DPW 202506004 allows unauthenticated access to diagnostic endpoints within the Database Monitor feature, exposing sensitive information such as hashes and table names. This feature is disabled by default in all installations and never available in Sage DPW Clou...

5.9CVSS5.9AI score0.00287EPSS
SaveExploits0References2
Rows per page
Query Builder