Lucene search
+L

5309 matches found

Cvelist
Cvelist
added 2026/09/11 7:44 p.m.28 views

CVE-2026-89570 cxl/mce: Make the MCE notifier per-region

In the Linux kernel, the following vulnerability has been resolved: cxl/mce: Make the MCE notifier per-region Flavien Solt reported lifetime issues with the CXL MCE notifier, which can lead to NULL dereferences and use-after-free in the MCE handler. The notifier was registered per memory device a...

7.8CVSS0.00124EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76481

In the Linux kernel, the following vulnerability has been resolved: cxl/mce: Make the MCE notifier per-region Flavien Solt reported lifetime issues with the CXL MCE notifier, which can lead to NULL dereferences and use-after-free in the MCE handler. The notifier was registered per memory device a...

0.00124EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:44 p.m.5 views

CVE-2026-89570 cxl/mce: Make the MCE notifier per-region

In the Linux kernel, the following vulnerability has been resolved: cxl/mce: Make the MCE notifier per-region Flavien Solt reported lifetime issues with the CXL MCE notifier, which can lead to NULL dereferences and use-after-free in the MCE handler. The notifier was registered per memory device a...

7.8CVSS6.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.8 views

CVE-2026-89570

In the Linux kernel, the following vulnerability has been resolved: cxl/mce: Make the MCE notifier per-region Flavien Solt reported lifetime issues with the CXL MCE notifier, which can lead to NULL dereferences and use-after-free in the MCE handler. The notifier was registered per memory device a...

7.8CVSS0.00124EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.10 views

CVE-2026-89561

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: fix NULL dereference of idev in ipv6rplsrhrcv ipv6rplsrhrcv dereferences idev from in6devget without a NULL check when reading idev-cnf.rplsegenabled. When the device's MTU drops below IPV6MINMTU, addrconfifdown clears...

7.5CVSS0.00432EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:44 p.m.7 views

EUVD-2026-76472

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: fix NULL dereference of idev in ipv6rplsrhrcv ipv6rplsrhrcv dereferences idev from in6devget without a NULL check when reading idev-cnf.rplsegenabled. When the device's MTU drops below IPV6MINMTU, addrconfifdown clears...

0.00432EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:44 p.m.4 views

CVE-2026-89561 ipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv()

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: fix NULL dereference of idev in ipv6rplsrhrcv ipv6rplsrhrcv dereferences idev from in6devget without a NULL check when reading idev-cnf.rplsegenabled. When the device's MTU drops below IPV6MINMTU, addrconfifdown clears...

7.5CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2026/09/11 7:44 p.m.11 views

CVE-2026-89544

CVE-2026-89544 affects the Linux kernel's SUNRPC subsystem, specifically the gssx_dec_option_array() XDR option-array decoder. Four coupled defects in its error paths introduce a NULL dereference (when oa->count is set before oa->data allocation fails), a refcount leak on cr_group_info (rel...

7.5CVSS0.00567EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:44 p.m.7 views

EUVD-2026-76455

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gssxdecoptionarray error path bugs Four coupled defects in the gssx XDR option-array decoder make the error paths unsafe: a NULL deref in the caller, a refcount leak on the decoded groupinfo, and a latent use-after-fr...

0.00567EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.27 views

CVE-2026-89544 SUNRPC: fix gssx_dec_option_array error path bugs

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gssxdecoptionarray error path bugs Four coupled defects in the gssx XDR option-array decoder make the error paths unsafe: a NULL deref in the caller, a refcount leak on the decoded groupinfo, and a latent use-after-fr...

7.5CVSS0.00567EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:44 p.m.6 views

CVE-2026-89544 SUNRPC: fix gssx_dec_option_array error path bugs

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gssxdecoptionarray error path bugs Four coupled defects in the gssx XDR option-array decoder make the error paths unsafe: a NULL deref in the caller, a refcount leak on the decoded groupinfo, and a latent use-after-fr...

7.5CVSS6.2AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.10 views

CVE-2026-89544

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gssxdecoptionarray error path bugs Four coupled defects in the gssx XDR option-array decoder make the error paths unsafe: a NULL deref in the caller, a refcount leak on the decoded groupinfo, and a latent use-after-fr...

7.5CVSS0.00567EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.22 views

CVE-2026-89518 sched_ext: Fix this_rq() assumptions in dispatch kfuncs

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix thisrq assumptions in dispatch kfuncs Under core scheduling, dispatch runs from within the core-wide pick and can target a sibling rq, so ops.dispatch may execute on a CPU different from the dispatched rq's. Several...

0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:44 p.m.6 views

CVE-2026-89518 sched_ext: Fix this_rq() assumptions in dispatch kfuncs

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix thisrq assumptions in dispatch kfuncs Under core scheduling, dispatch runs from within the core-wide pick and can target a sibling rq, so ops.dispatch may execute on a CPU different from the dispatched rq's. Several...

6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:44 p.m.9 views

EUVD-2026-76423

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix rq-corepick corruption under core scheduling Core scheduling's picknexttask picks what to run on every SMT sibling of the core in a single pass under the shared core-wide rq lock. The selection state is consistent...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.23 views

CVE-2026-89517 sched_ext: Fix rq->core_pick corruption under core scheduling

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix rq-corepick corruption under core scheduling Core scheduling's picknexttask picks what to run on every SMT sibling of the core in a single pass under the shared core-wide rq lock. The selection state is consistent...

0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:44 p.m.6 views

CVE-2026-89517 sched_ext: Fix rq->core_pick corruption under core scheduling

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix rq-corepick corruption under core scheduling Core scheduling's picknexttask picks what to run on every SMT sibling of the core in a single pass under the shared core-wide rq lock. The selection state is consistent...

6AI score
SaveExploits0References5
CVE
CVE
added 2026/09/11 7:44 p.m.12 views

CVE-2026-89517

CVE-2026-89517 affects the Linux kernel's sched_ext (sched_ext) subsystem under core scheduling . Since commit 4c95380701f5, sched_ext's dispatch runs inside pick_next_task() and can drop the core-wide rq lock. When selections on the same core interleave through this dropped lock, they corrupt ea...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.22 views

CVE-2026-89484 lockd: fix NULL dereference on lockowner allocation failure

In the Linux kernel, the following vulnerability has been resolved: lockd: fix NULL dereference on lockowner allocation failure nlmclntlocksinitprivate installs NLM file lock operations even when nlmclntfindlockowner fails to allocate a lockowner. nlmclntproc then returns -ENOMEM, but the VFS sti...

0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:43 p.m.9 views

CVE-2026-89484

CVE-2026-89484 is a NULL pointer dereference in the Linux kernel's lockd (Network Lock Manager) subsystem. The bug occurs when nlmclnt_find_lockowner() fails to allocate a lockowner, yet nlmclnt_locks_init_private() still installs NLM file lock operations. When the VFS subsequently tears down the...

0.002EPSS
SaveExploits0References4
Rows per page
Query Builder