Lucene search
+L

4557 matches found

Cvelist
Cvelist
added 2026/09/11 7:46 p.m.29 views

CVE-2026-89749 tracing: Fix crash passing ERR_PTR to kthread_stop()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix crash passing ERRPTR to kthreadstop eventteststuff calls kthreadrun and unconditionally passes the returned taskstruct pointer to kthreadstop. kthreadrun returns an error pointer such as ERRPTR-ENOMEM when kthread...

0.00211EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.14 views

CVE-2026-89749

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix crash passing ERRPTR to kthreadstop eventteststuff calls kthreadrun and unconditionally passes the returned taskstruct pointer to kthreadstop. kthreadrun returns an error pointer such as ERRPTR-ENOMEM when kthread...

5.8AI score0.00211EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:45 p.m.16 views

CVE-2026-89657

CVE-2026-89657 affects the Linux kernel libceph subsystem, specifically osd_sparse_read() in net/ceph/osd_client.c . The function validates that sparse-read data length matches summed extent lengths but fails to verify each OSD-supplied extent is monotonic and within the original request range. A...

7.5CVSS5.8AI score0.00603EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 7:44 p.m.10 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
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76422

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't BUGON a destroyed DSQ in processdeferredreenqusers scxbpfdsqreenq queues a deferred reenq dru that runs from rundeferred, not ops.dispatch. If the DSQ is destroyed before the dru runs, processdeferredreenqusers se...

5.8AI score0.00162EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.23 views

CVE-2026-89516 sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't BUGON a destroyed DSQ in processdeferredreenqusers scxbpfdsqreenq queues a deferred reenq dru that runs from rundeferred, not ops.dispatch. If the DSQ is destroyed before the dru runs, processdeferredreenqusers se...

0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:43 p.m.8 views

EUVD-2026-76406

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Make cpubuffer::freepage a bufferdatareadpage Discarding a cached reader page after a concurrent ring buffer resize uses the new global subbuforder for the freepages call. This mismatched order may crashes the kernel...

5.9AI score0.00161EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:43 p.m.21 views

CVE-2026-89500

CVE-2026-89500 is a flaw in the Linux kernel's ring-buffer component. When a cached reader page is discarded after a concurrent ring buffer resize, the kernel uses the new global subbuf_order for the free_pages() call rather than the order under which the page was originally allocated. This misma...

7.8CVSS5.9AI score0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:43 p.m.12 views

CVE-2026-89500 ring-buffer: Make cpu_buffer::free_page a buffer_data_read_page

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Make cpubuffer::freepage a bufferdatareadpage Discarding a cached reader page after a concurrent ring buffer resize uses the new global subbuforder for the freepages call. This mismatched order may crashes the kernel...

7.8CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.28 views

CVE-2026-89500 ring-buffer: Make cpu_buffer::free_page a buffer_data_read_page

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Make cpubuffer::freepage a bufferdatareadpage Discarding a cached reader page after a concurrent ring buffer resize uses the new global subbuforder for the freepages call. This mismatched order may crashes the kernel...

7.8CVSS0.00161EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89500

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Make cpubuffer::freepage a bufferdatareadpage Discarding a cached reader page after a concurrent ring buffer resize uses the new global subbuforder for the freepages call. This mismatched order may crashes the kernel...

7.8CVSS6AI score0.00161EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:43 p.m.8 views

EUVD-2026-76338

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Fix LPS0 and debugfs leaks when STB init fails amdpmcprobe registers the LPS0 s2idle handler with acpiregisterlps0dev and creates the driver's debugfs directory before calling amdstbs2dinit, which is the las...

5.8AI score0.00161EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:42 p.m.18 views

CVE-2026-81005

CVE-2026-81005 affects the Linux kernel IPMI SI driver (ipmi_si). When BMC registration fails—typically because the BMC does not return a successful response to the Get Device ID command—the shutdown_smi() callback frees the si_sm pointer and sets it to NULL , but the intf->in_shutdown flag is...

5.6AI score0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:42 p.m.7 views

EUVD-2026-76328

In the Linux kernel, the following vulnerability has been resolved: ipmi: si: Fix NULL pointer dereference after failed registration trysmiinit allocates newsmi-sism and later calls ipmiregistersmimod, which maps to ipmiaddsmi. During ipmiaddsmi, the upper IPMI message handler obtains the initial...

5.6AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:42 p.m.10 views

CVE-2026-81005 ipmi: si: Fix NULL pointer dereference after failed registration

In the Linux kernel, the following vulnerability has been resolved: ipmi: si: Fix NULL pointer dereference after failed registration trysmiinit allocates newsmi-sism and later calls ipmiregistersmimod, which maps to ipmiaddsmi. During ipmiaddsmi, the upper IPMI message handler obtains the initial...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.26 views

CVE-2026-81005 ipmi: si: Fix NULL pointer dereference after failed registration

In the Linux kernel, the following vulnerability has been resolved: ipmi: si: Fix NULL pointer dereference after failed registration trysmiinit allocates newsmi-sism and later calls ipmiregistersmimod, which maps to ipmiaddsmi. During ipmiaddsmi, the upper IPMI message handler obtains the initial...

0.00176EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:42 p.m.35 views

CVE-2026-80994

CVE-2026-80994 is a use-after-free vulnerability in the Linux kernel's Open vSwitch (OVS) datapath . During flow deletion (CMD_DEL), the flow mask is freed via RCU after removal from the flow table, but ovs_flow_cmd_fill_info() subsequently dereferences the flow->mask pointer without effective...

7.8CVSS6.8AI score0.00159EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80984 net/smc: do not dereference an unset send buffer on the SMC-D teardown path

In the Linux kernel, the following vulnerability has been resolved: net/smc: do not dereference an unset send buffer on the SMC-D teardown path smcclosestreamwait calls smctxpreparedsends from inside its skwaitevent condition, and skwaitevent evaluates that condition once with the socket lock...

6AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.16 views

PT-2026-90465

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix crash passing ERR PTR to kthread stop event test stuff calls kthread run and unconditionally passes the returned task struct pointer to kthread stop. kthread run returns an error pointer such as ERR PTR-ENOMEM when...

5.7AI score0.00211EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.9 views

PT-2026-90216

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Make cpu buffer::free page a buffer data read page Discarding a cached reader page after a concurrent ring buffer resize uses the new global subbuf order for the free pages call. This mismatched order may crashes the...

5.9AI score0.00161EPSS
SaveExploits0References4
Rows per page
Query Builder