Lucene search
+L

37808 matches found

OSV
OSV
added 2026/09/11 7:46 p.m.6 views

CVE-2026-89696 nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref

In the Linux kernel, the following vulnerability has been resolved: nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref When CONFIGNFSDV42INTERSSC is enabled, nfsd4putfh can return success with fhdentry and fhexport both NULL if fhverify returns nfserrstale and putfh-noverify is...

5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.24 views

CVE-2026-89591 accel/rocket: initialize job domain before cleanup paths

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: initialize job domain before cleanup paths rocketioctlsubmitjob releases rjob through rocketjobput on allocation error paths. rocketjobcleanup unconditionally calls rocketiommudomainputjob-domain, but job-domain is...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:44 p.m.7 views

EUVD-2026-76503

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: initialize job domain before cleanup paths rocketioctlsubmitjob releases rjob through rocketjobput on allocation error paths. rocketjobcleanup unconditionally calls rocketiommudomainputjob-domain, but job-domain is...

0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89591

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: initialize job domain before cleanup paths rocketioctlsubmitjob releases rjob through rocketjobput on allocation error paths. rocketjobcleanup unconditionally calls rocketiommudomainputjob-domain, but job-domain is...

0.00198EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:44 p.m.10 views

CVE-2026-89561

CVE-2026-89561 is a NULL pointer dereference in the Linux kernel's IPv6 RPL (Routing Protocol for Low-Power and Lossy Networks) implementation. The function ipv6_rpl_srh_rcv() dereferences idev obtained from __in6_dev_get() without a NULL check when reading idev->cnf.rpl_seg_enabled. The race ...

7.5CVSS0.00432EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.28 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.5CVSS0.00432EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:44 p.m.7 views

EUVD-2026-76463

In the Linux kernel, the following vulnerability has been resolved: params: fix charp corruption on allocation failure paramsetcharp stores charp parameters in allocated memory after slab is available, and releases the previous value when the parameter is updated. The previous value is released...

0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.7 views

CVE-2026-89552

In the Linux kernel, the following vulnerability has been resolved: params: fix charp corruption on allocation failure paramsetcharp stores charp parameters in allocated memory after slab is available, and releases the previous value when the parameter is updated. The previous value is released...

0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.21 views

CVE-2026-89552 params: fix charp corruption on allocation failure

In the Linux kernel, the following vulnerability has been resolved: params: fix charp corruption on allocation failure paramsetcharp stores charp parameters in allocated memory after slab is available, and releases the previous value when the parameter is updated. The previous value is released...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.6 views

CVE-2026-89552 params: fix charp corruption on allocation failure

In the Linux kernel, the following vulnerability has been resolved: params: fix charp corruption on allocation failure paramsetcharp stores charp parameters in allocated memory after slab is available, and releases the previous value when the parameter is updated. The previous value is released...

5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/09/11 7:44 p.m.8 views

CVE-2026-89552

This Linux kernel vulnerability affects param_set_charp() in the kernel's params subsystem. The root cause is that the previous parameter value is freed before the replacement allocation succeeds; if kmalloc_parameter() fails, the parameter is left as NULL , leading to a kernel NULL pointer deref...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:44 p.m.11 views

CVE-2026-89528

CVE-2026-89528 affects the Linux kernel's svcrdma (RPC-over-RDMA) server. Individual Read segment lengths are validated at decode time, but nothing prevents a remote requester from sending multiple segments whose cumulative length exceeds the rq_pages array budget. When one segment fills the page...

7.5CVSS0.00627EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.25 views

CVE-2026-89528 svcrdma: Reject Read lists that exceed the page budget

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Read lists that exceed the page budget Individual Read segment lengths are validated at decode time, but nothing prevents a requester from sending multiple segments whose cumulative length exceeds the rqpages arra...

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

EUVD-2026-76434

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Read lists that exceed the page budget Individual Read segment lengths are validated at decode time, but nothing prevents a requester from sending multiple segments whose cumulative length exceeds the rqpages arra...

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

CVE-2026-89528 svcrdma: Reject Read lists that exceed the page budget

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Read lists that exceed the page budget Individual Read segment lengths are validated at decode time, but nothing prevents a requester from sending multiple segments whose cumulative length exceeds the rqpages arra...

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

CVE-2026-89528

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Read lists that exceed the page budget Individual Read segment lengths are validated at decode time, but nothing prevents a requester from sending multiple segments whose cumulative length exceeds the rqpages arra...

7.5CVSS0.00627EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.6 views

CVE-2026-89511

In the Linux kernel, the following vulnerability has been resolved: qede: Fix NULL pointer dereference in TPA fragment processing Under memory pressure, the qede driver encounters NULL pointer dereferences when processing TPA continuation fragments. Commit 8a8633978b84 "qede: Add buildskb support...

7.5CVSS0.0063EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:43 p.m.14 views

CVE-2026-89511

CVE-2026-89511 is a NULL pointer dereference in the qede driver (QLogic 10GbE Ethernet) of the Linux kernel , leading to a kernel panic and Denial of Service (CVSS 3.1: 7.5 HIGH , AV:N/AC:L/PR:N). The root cause is a dropped assignment of tpa_info->buffer.data in qede_tpa_start(), introduced b...

7.5CVSS0.0063EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.5 views

CVE-2026-89511 qede: Fix NULL pointer dereference in TPA fragment processing

In the Linux kernel, the following vulnerability has been resolved: qede: Fix NULL pointer dereference in TPA fragment processing Under memory pressure, the qede driver encounters NULL pointer dereferences when processing TPA continuation fragments. Commit 8a8633978b84 "qede: Add buildskb support...

5.7AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:43 p.m.6 views

EUVD-2026-76417

In the Linux kernel, the following vulnerability has been resolved: qede: Fix NULL pointer dereference in TPA fragment processing Under memory pressure, the qede driver encounters NULL pointer dereferences when processing TPA continuation fragments. Commit 8a8633978b84 "qede: Add buildskb support...

0.0063EPSS
SaveExploits0References4
Rows per page
Query Builder