Lucene search
+L

120785 matches found

EUVD
EUVD
added 2026/09/03 8:21 a.m.10 views

EUVD-2026-70332

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amdgpu: fix aperture mapping leak" devres teardown is LIFO. The aperture devres node was registered after the DRM device node, so devresreleaseall unmaps the aperture before the DRM device release callback fires...

5.8AI score0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/03 8:21 a.m.26 views

CVE-2026-80726

CVE-2026-80726 affects the Linux kernel's KVM x86 MMU subsystem . The root cause is that role.invalid is not explicitly cleared when deriving a child shadow page's role from its parent. This violates KVM's invariant that invalid pages are not on the active MMU page list, leading to a use-after-fr...

9.3CVSS5.8AI score0.00177EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/03 8:21 a.m.10 views

EUVD-2026-70330

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page Explicitly clear role.invalid when deriving a child shadow page's role from its parent to harden against bugs elsewhere in KVM, as violating KVM's...

5.8AI score0.00177EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/03 8:21 a.m.15 views

CVE-2026-80726 KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page Explicitly clear role.invalid when deriving a child shadow page's role from its parent to harden against bugs elsewhere in KVM, as violating KVM's...

9.3CVSS5.8AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/03 8:21 a.m.39 views

CVE-2026-80726 KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page Explicitly clear role.invalid when deriving a child shadow page's role from its parent to harden against bugs elsewhere in KVM, as violating KVM's...

9.3CVSS0.00177EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/03 4:54 a.m.7 views

kernel: pNFS: Fix use-after-free in pnfs_update_layout()

A flaw was found in the Linux kernel's parallel Network File System pNFS component. An issue in the pnfsupdatelayout function causes a use-after-free vulnerability due to incorrect ordering of memory management operations. This flaw can be triggered when the system attempts to update a pNFS layou...

9.8CVSS6.1AI score0.00527EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 4:54 a.m.6 views

kernel: bonding: alb: fix UAF in rlb_arp_recv during bond up/down

A flaw was found in the Linux kernel's bonding driver, specifically within the Active-Backup Load Balancing ALB receive path. A local attacker can trigger a Use-After-Free UAF vulnerability in the rlbarprecv function by rapidly bringing a bond interface up and down while receiving Address...

7.8CVSS6.6AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 4:54 a.m.8 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS6.6AI score0.00714EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2026/09/03 4:54 a.m.8 views

kernel: net: ipv6: use-after-free in fib6_rule_suppress due to stale res->rt6 pointer

A use-after-free vulnerability was found in the Linux kernel's IPv6 FIB rule lookup path. In fib6rulesuppress, when a route is suppressed and released via ip6rtputflags, the res-rt6 pointer is not cleared. If no later rule supplies a replacement route, fib6rulelookup returns the stale freed rt6in...

9.8CVSS5.8AI score0.00399EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 4:54 a.m.7 views

kernel: nfsd: release layout stid on setlease failure

A flaw was found in the Linux kernel's Network File System Daemon nfsd. When a setlease operation fails, the system prematurely releases a layout state identifier. An attacker could exploit this by triggering the failure, leading to a use-after-free vulnerability. This could result in a system...

9.8CVSS5.9AI score0.00543EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 4:54 a.m.8 views

kernel: zram: fix use-after-free in zram_bvec_write_partial()

A flaw was found in the Linux kernel, specifically within the zram module. This vulnerability is a use-after-free error, where the system attempts to use a piece of memory after it has been freed. This occurs when the zrambvecwritepartial function allows an asynchronous read to write into a page...

7.8CVSS6AI score0.00106EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 4:15 a.m.8 views

kernel: net: ipv6: use-after-free in fib6_rule_suppress due to stale res->rt6 pointer

A use-after-free vulnerability was found in the Linux kernel's IPv6 FIB rule lookup path. In fib6rulesuppress, when a route is suppressed and released via ip6rtputflags, the res-rt6 pointer is not cleared. If no later rule supplies a replacement route, fib6rulelookup returns the stale freed rt6in...

9.8CVSS5.8AI score0.00399EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 4:15 a.m.8 views

kernel: nfsd: release layout stid on setlease failure

A flaw was found in the Linux kernel's Network File System Daemon nfsd. When a setlease operation fails, the system prematurely releases a layout state identifier. An attacker could exploit this by triggering the failure, leading to a use-after-free vulnerability. This could result in a system...

9.8CVSS5.9AI score0.00543EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 4:15 a.m.8 views

kernel: zram: fix use-after-free in zram_bvec_write_partial()

A flaw was found in the Linux kernel, specifically within the zram module. This vulnerability is a use-after-free error, where the system attempts to use a piece of memory after it has been freed. This occurs when the zrambvecwritepartial function allows an asynchronous read to write into a page...

7.8CVSS6AI score0.00106EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 4:15 a.m.8 views

Important: Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

9.8CVSS6.7AI score0.00714EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2026/09/03 4:15 a.m.7 views

kernel: pNFS: Fix use-after-free in pnfs_update_layout()

A flaw was found in the Linux kernel's parallel Network File System pNFS component. An issue in the pnfsupdatelayout function causes a use-after-free vulnerability due to incorrect ordering of memory management operations. This flaw can be triggered when the system attempts to update a pNFS layou...

9.8CVSS6.1AI score0.00527EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 4:15 a.m.7 views

kernel: bonding: alb: fix UAF in rlb_arp_recv during bond up/down

A flaw was found in the Linux kernel's bonding driver, specifically within the Active-Backup Load Balancing ALB receive path. A local attacker can trigger a Use-After-Free UAF vulnerability in the rlbarprecv function by rapidly bringing a bond interface up and down while receiving Address...

7.8CVSS6.6AI score0.00126EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/03 12:52 a.m.5 views

llama-cpp-security-patches — Updated!

llama.cpp Security Patches Security patches for unpatched vulnerabilities in llama.cpp, discovered by Cyera Research. Background Between July 2025 and June 2026, we reported 10 vulnerabilities to the llama.cpp project through GitHub Security Advisories and MITRE. All advisories were closed by the...

9.2CVSS6AI score0.00619EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/09/03 12:00 a.m.16 views

PT-2026-85069

An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer. On builds where sizes are 32 bits, an unauthenticated party able to supply a sufficiently larg...

5.9CVSS5.7AI score0.00096EPSS
SaveExploits0References7
AlmaLinux
AlmaLinux
added 2026/09/03 12:00 a.m.8 views

Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: smc: Fix use-after-free in pnetfindbasendev CVE-2025-40064 kernel: Linux kernel: Denial of Service due to memory leak in tpm2loadcmd CVE-2025-71147 kernel: bonding: alb: fix UAF in...

9.8CVSS6.4AI score0.00778EPSS
SaveExploits0References56
Rows per page
Query Builder