Lucene search
+L

499630 matches found

Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.10 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...

5.9AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.22 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
EUVD
EUVD
added 2026/09/11 7:44 p.m.7 views

EUVD-2026-76464

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

5.7AI score0.00134EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:44 p.m.17 views

CVE-2026-89553

A use-after-free vulnerability exists in the Linux kernel's nouveau/gem driver. In the non-uvmm path, a race condition between the info ioctl's VMA lookup and the GEM close path can close the VMA before the lookup completes. This allows a local attacker with low privileges to potentially achieve ...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References5
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.11 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...

5.8AI score0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89553

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89553 nouveau/gem: reserve the bo in the info ioctl around the vma lookup

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

7.8CVSS5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.29 views

CVE-2026-89551 SUNRPC: xdr_buf_trim: clamp buf->len to avoid underflow

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

9.8CVSS0.00521EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:44 p.m.9 views

EUVD-2026-76462

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

5.8AI score0.00521EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:44 p.m.18 views

CVE-2026-89551

CVE-2026-89551 is a CRITICAL (CVSS 9.8) integer underflow in the Linux kernel's SUNRPC subsystem. The xdr_buf_trim() function subtracts consumed bytes from buf->len without clamping, so when called from gss_krb5_unwrap_v2() with a small wire-derived buf->len while page-scale iov_lens are pr...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.10 views

CVE-2026-89551

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:44 p.m.7 views

CVE-2026-89551 SUNRPC: xdr_buf_trim: clamp buf->len to avoid underflow

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

9.8CVSS5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/09/11 7:44 p.m.18 views

CVE-2026-89550

CVE-2026-89550 is a division-by-zero vulnerability in the Linux kernel's SUNRPC svcauth_gss module. The function svcauth_gss_unwrap_priv() enforces only an upper-bound check on the wire-supplied token length, allowing tokens of 16 bytes or less (the RFC 4121 header size) to reach gss_krb5_unwrap_...

9.8CVSS6AI score0.00463EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.32 views

CVE-2026-89550 SUNRPC: svcauth_gss: enforce krb5 token minimum length

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: enforce krb5 token minimum length svcauthgssunwrappriv validates only an upper bound on the wire-supplied opaque length before handing the buffer to gssunwrap: if len xdrstreamremainingxdr goto unwrapfailed;...

9.8CVSS0.00463EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.12 views

CVE-2026-89550

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: enforce krb5 token minimum length svcauthgssunwrappriv validates only an upper bound on the wire-supplied opaque length before handing the buffer to gssunwrap: if len xdrstreamremainingxdr goto unwrapfailed;...

9.8CVSS6.1AI score0.00463EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:44 p.m.5 views

CVE-2026-89550 SUNRPC: svcauth_gss: enforce krb5 token minimum length

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: enforce krb5 token minimum length svcauthgssunwrappriv validates only an upper bound on the wire-supplied opaque length before handing the buffer to gssunwrap: if len xdrstreamremainingxdr goto unwrapfailed;...

9.8CVSS6.1AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:44 p.m.11 views

EUVD-2026-76461

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: enforce krb5 token minimum length svcauthgssunwrappriv validates only an upper bound on the wire-supplied opaque length before handing the buffer to gssunwrap: if len xdrstreamremainingxdr goto unwrapfailed;...

6AI score0.00463EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76459

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: always drain cachecleaner before destroying a cachedetail sunrpcdestroycachedetail only cancels the global cachecleaner delayedwork when cachelist is empty. During per-netns teardown cachelist is never empty because...

5.8AI score0.00125EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.11 views

CVE-2026-89549

In the Linux kernel, the following vulnerability has been resolved: sunrpc: route to a populated pool in svcpoolforcpu svcsetnumthreads spreads the requested threads evenly across the service's pools base = nrservs / svnrpools. When a service runs fewer threads than it has pools -- e.g. an nfsd...

7.5CVSS5.9AI score0.00716EPSS
SaveExploits0
Rows per page
Query Builder