Lucene search
+L

249898 matches found

OSV
OSV
added 2026/08/15 12:27 p.m.18 views

CVE-2026-74516 KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is active

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is active Always update x2APIC MSR intercepts for L1 when AVIC is deactivated, even if L2 is active and KVM is using a separate MSR bitmap to run L2. If AVIC is...

8.2CVSS5.8AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 12:27 p.m.6 views

EUVD-2026-59710

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs Cancel and flush the I/O APIC's delayed EOI handling work during the "pre VM destroy" phase, before vCPUs are destroyed, as processing the EOI broadcast will...

5.5AI score0.00131EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.35 views

CVE-2026-74517 KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs Cancel and flush the I/O APIC's delayed EOI handling work during the "pre VM destroy" phase, before vCPUs are destroyed, as processing the EOI broadcast will...

9.3CVSS0.00131EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 12:27 p.m.31 views

CVE-2026-74517

CVE-2026-74517 : Linux kernel/KVM local issue where delaying and later processing of I/O APIC EOI during VM destruction could cause a use-after-free. The documented fix cancels and flushes the delayed EOI work in the pre-destroy phase before vCPUs are destroyed to prevent injecting IRQs after des...

9.3CVSS5.4AI score0.00131EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.12 views

CVE-2026-74517

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs Cancel and flush the I/O APIC's delayed EOI handling work during the "pre VM destroy" phase, before vCPUs are destroyed, as processing the EOI broadcast will...

5.3AI score0.00131EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/15 12:27 p.m.6 views

EUVD-2026-59708

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Reject adapter interrupt forwarding if already enabled The MPCIFC instruction doesn't allow registering adapter interrupts without first unregistering. So reject any request to enable interrupt forwarding if its...

5.4AI score0.00129EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 12:27 p.m.7 views

EUVD-2026-59706

In the Linux kernel, the following vulnerability has been resolved: dibs: fix use-after-free of dmbnode in loopback attach/detach/unregister dibsloattachdmb, dibslodetachdmb and dibslounregisterdmb look up the dmbnode under dmbhtlock, drop the lock and only then operate on the node's refcount...

5.7AI score0.00124EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.36 views

CVE-2026-74514 KVM: s390: pci: Fix memory accounting for pinned/unpinned pages

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix memory accounting for pinned/unpinned pages The accountmem and unaccountmem functions call getuid which increments the reference count of struct userstruct on every invocation. But we don't decrement the count...

0.00168EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 12:27 p.m.7 views

CVE-2026-74514 KVM: s390: pci: Fix memory accounting for pinned/unpinned pages

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix memory accounting for pinned/unpinned pages The accountmem and unaccountmem functions call getuid which increments the reference count of struct userstruct on every invocation. But we don't decrement the count...

5.5AI score
SaveExploits0References8
OSV
OSV
added 2026/08/15 12:27 p.m.6 views

CVE-2026-74513 dibs: fix use-after-free of dmb_node in loopback attach/detach/unregister

In the Linux kernel, the following vulnerability has been resolved: dibs: fix use-after-free of dmbnode in loopback attach/detach/unregister dibsloattachdmb, dibslodetachdmb and dibslounregisterdmb look up the dmbnode under dmbhtlock, drop the lock and only then operate on the node's refcount...

7.8CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.34 views

CVE-2026-74513 dibs: fix use-after-free of dmb_node in loopback attach/detach/unregister

In the Linux kernel, the following vulnerability has been resolved: dibs: fix use-after-free of dmbnode in loopback attach/detach/unregister dibsloattachdmb, dibslodetachdmb and dibslounregisterdmb look up the dmbnode under dmbhtlock, drop the lock and only then operate on the node's refcount...

7.8CVSS0.00124EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 12:27 p.m.25 views

CVE-2026-74513

CVE-2026-74513 affects the Linux kernel where a use-after-free can occur in dibs loopback handling due to a race between hash-table lookup and refcount teardown of dmb_node. The fix makes hash table membership and refcount transitions atomic: final refcount_dec_and_test() and hash_del() are perfo...

7.8CVSS5.6AI score0.00124EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.11 views

CVE-2026-74513

In the Linux kernel, the following vulnerability has been resolved: dibs: fix use-after-free of dmbnode in loopback attach/detach/unregister dibsloattachdmb, dibslodetachdmb and dibslounregisterdmb look up the dmbnode under dmbhtlock, drop the lock and only then operate on the node's refcount...

5.5AI score0.00124EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/15 12:27 p.m.7 views

EUVD-2026-59705

In the Linux kernel, the following vulnerability has been resolved: audit: fix potential use-after-free in auditdelrule auditdelrule destroys e-rule.exe via auditremovemarkrule before unlinking the rule from RCU-visible filter lists and waiting for a grace period. Concurrent readers in auditfilte...

5.6AI score0.00126EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.31 views

CVE-2026-74512 audit: fix potential use-after-free in audit_del_rule()

In the Linux kernel, the following vulnerability has been resolved: audit: fix potential use-after-free in auditdelrule auditdelrule destroys e-rule.exe via auditremovemarkrule before unlinking the rule from RCU-visible filter lists and waiting for a grace period. Concurrent readers in auditfilte...

7.8CVSS0.00126EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.39 views

CVE-2026-74511

...

0.00125EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 12:27 p.m.19 views

CVE-2026-74512 audit: fix potential use-after-free in audit_del_rule()

In the Linux kernel, the following vulnerability has been resolved: audit: fix potential use-after-free in auditdelrule auditdelrule destroys e-rule.exe via auditremovemarkrule before unlinking the rule from RCU-visible filter lists and waiting for a grace period. Concurrent readers in auditfilte...

7.8CVSS5.7AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 12:27 p.m.9 views

EUVD-2026-59704

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: mgmt: fix pending command UAF in EIR updates MGMTOPSETLOCALNAME is handled asynchronously on powered controllers and can run setnamesync. When the controller is BR/EDR capable, setnamesync updates the local name and th...

5.6AI score0.00125EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74511

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: mgmt: fix pending command UAF in EIR updates MGMTOPSETLOCALNAME is handled asynchronously on powered controllers and can run setnamesync. When the controller is BR/EDR capable, setnamesync updates the local name and th...

5.4AI score0.00125EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74512

In the Linux kernel, the following vulnerability has been resolved: audit: fix potential use-after-free in auditdelrule auditdelrule destroys e-rule.exe via auditremovemarkrule before unlinking the rule from RCU-visible filter lists and waiting for a grace period. Concurrent readers in auditfilte...

5.4AI score0.00126EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder