Lucene search
+L

662963 matches found

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

CVE-2026-89604 efivarfs: Rate limit statfs() handler

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Rate limit statfs handler Ravi reports that statfs may be called by unprivileged users on the efivarfs mount point, which may result in a flood of calls to the QueryVariableInfo runtime service. These calls are...

0.00206EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/09/11 7:45 p.m.•12 views

CVE-2026-89602

In the Linux kernel, the following vulnerability has been resolved: erofs: skip sufficiently large global buffers when resizing zerofsgbufnrpages is advanced only after every global buffer has been grown. If a resize fails after some buffers were enlarged, a retry revisits those enlarged buffers...

7.8CVSS6AI score0.00186EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/11 7:44 p.m.•25 views

CVE-2026-89578 dm-io: clone the source bio instead of copying its biovec

In the Linux kernel, the following vulnerability has been resolved: dm-io: clone the source bio instead of copying its biovec For DMIOBIO requests, doregion built each destination bio by walking the source bio's biovec and re-adding the pages one at a time, tracking the remaining transfer in...

0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/11 7:44 p.m.•32 views

CVE-2026-89571 cxl/features: bound fwctl command payload to the input buffer

In the Linux kernel, the following vulnerability has been resolved: cxl/features: bound fwctl command payload to the input buffer fwctlcmdrpc copies cmd-inlen bytes into inbuf = kvzalloccmd-inlen and passes inbuf and inlen to -fwrpc. The CXL callback cxlctlfwrpc ignores inlen and never checks the...

7.1CVSS0.00164EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/11 7:44 p.m.•11 views

EUVD-2026-76483

In the Linux kernel, the following vulnerability has been resolved: cxl/features: bound fwctl command payload to the input buffer fwctlcmdrpc copies cmd-inlen bytes into inbuf = kvzalloccmd-inlen and passes inbuf and inlen to -fwrpc. The CXL callback cxlctlfwrpc ignores inlen and never checks the...

5.9AI score0.00164EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/11 7:44 p.m.•4 views

CVE-2026-54135 AirSane has a Remote Denial of Service (OOM) via Unvalidated Content-Length in HTTP Server

AirSane is a SANE frontend, and a scanner server that supports Apple's AirScan protocol. Versions prior to 0.4.12 have a vulnerability in the custom HTTP server implementation of AirSane that allows a remote unauthenticated attacker to cause a Denial of Service DoS via memory exhaustion OOM. In...

7.5CVSS5.9AI score0.00761EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/11 7:44 p.m.•17 views

CVE-2026-54135

AirSane is a SANE frontend and scanner server supporting Apple's AirScan protocol. Versions prior to 0.4.12 are vulnerable to a remote, unauthenticated Denial of Service (OOM) in its custom HTTP server. The root cause lies in the HttpServer::Request::content function in httpserver.cpp, which read...

7.5CVSS5.9AI score0.00761EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/11 7:44 p.m.•6 views

EUVD-2026-76482

AirSane is a SANE frontend, and a scanner server that supports Apple's AirScan protocol. Versions prior to 0.4.12 have a vulnerability in the custom HTTP server implementation of AirSane that allows a remote unauthenticated attacker to cause a Denial of Service DoS via memory exhaustion OOM. In...

7.5CVSS5.9AI score0.00761EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/11 7:44 p.m.•19 views

CVE-2026-89567 jbd2: bound shrinker scans by examined checkpoint buffers

In the Linux kernel, the following vulnerability has been resolved: jbd2: bound shrinker scans by examined checkpoint buffers The jbd2 shrinker currently accounts only checkpoint buffers that it successfully releases against nrtoscan. Busy buffers therefore do not consume the scan budget. If a...

6AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/11 7:44 p.m.•34 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.00671EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/11 7:44 p.m.•24 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.00671EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/11 7:44 p.m.•23 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
CVE
CVE
•added 2026/09/11 7:44 p.m.•17 views

CVE-2026-89549

CVE-2026-89549 is a Denial of Service vulnerability in the Linux kernel's sunrpc subsystem (used by nfsd). When a service runs fewer threads than available pools—for example, nfsd configured with fewer threads than the host's NUMA nodes in pernode or percpu mode—svc_xprt_enqueue() can route a tra...

7.5CVSS5.8AI score0.00716EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/11 7:44 p.m.•30 views

CVE-2026-89549 sunrpc: route to a populated pool in svc_pool_for_cpu()

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.5CVSS0.00716EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/11 7:44 p.m.•24 views

CVE-2026-89531 svcrdma: Reject connection when transport allocation fails

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject connection when transport allocation fails handleconnectreq returns without action when svcrdmacreatexprt fails to allocate the new transport. The CM core returns 0 for CONNECTREQUEST events, so it does not destro...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/11 7:44 p.m.•14 views

CVE-2026-89531 svcrdma: Reject connection when transport allocation fails

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject connection when transport allocation fails handleconnectreq returns without action when svcrdmacreatexprt fails to allocate the new transport. The CM core returns 0 for CONNECTREQUEST events, so it does not destro...

6AI score
SaveExploits0References7
CVE
CVE
•added 2026/09/11 7:43 p.m.•18 views

CVE-2026-89506

CVE-2026-89506 affects the Linux kernel RDMA/uverbs subsystem. The root cause is a missing UVERBS_ATTR_UHW attribute in the UVERBS_METHOD_REG_MR ioctl definition. Three drivers—mthca , irdma , and siw —associate UHW data with reg_mr but assume the udata pointer is non-NULL. Because the attribute ...

5.7AI score0.00206EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/11 7:43 p.m.•15 views

CVE-2026-89477

In the Linux kernel, the following vulnerability has been resolved: sctp: fix NULL deref on untransmitted RECONF completion sctpprocessstrresetoutreq, sctpprocessstrresetaddstrmout and sctpprocessstrresetresp complete a pending stream reconfiguration request by stopping the reconf timer on the...

7.5CVSS6AI score0.00716EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/11 7:43 p.m.•29 views

CVE-2026-89457 s390/dasd: Guard sysfs discipline callbacks against unallocated private data

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Guard sysfs discipline callbacks against unallocated private data Several sysfs show/store handlers call a discipline callback that dereferences device-private, either directly or through the DASDDEFINEATTR macro. Duri...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/11 7:43 p.m.•8 views

EUVD-2026-76332

In the Linux kernel, the following vulnerability has been resolved: iouring/query: cap user size passed to copystructtouser iohandlequeryentry clamps hdr.size for the inbound copyfromuser but keeps the original user value as usize. copystructtouser uses that usize and, when it is larger than the...

5.8AI score0.00206EPSS
SaveExploits0References3
Rows per page
Query Builder