Lucene search
+L

20581 matches found

Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•40 views

CVE-2026-90234 NFS: Return a delegation the client fails to record

In the Linux kernel, the following vulnerability has been resolved: NFS: Return a delegation the client fails to record When an NFS server grants a delegation in an OPEN reply, nfsinodesetdelegation records it on the client. However, three of its error flows return without sending DELEGRETURN. A...

7.5CVSS0.00488EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:07 p.m.•8 views

CVE-2026-90234 NFS: Return a delegation the client fails to record

In the Linux kernel, the following vulnerability has been resolved: NFS: Return a delegation the client fails to record When an NFS server grants a delegation in an OPEN reply, nfsinodesetdelegation records it on the client. However, three of its error flows return without sending DELEGRETURN. A...

7.5CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/17 4:07 p.m.•14 views

EUVD-2026-81774

In the Linux kernel, the following vulnerability has been resolved: ublk: avoid teardown retry loop on xarray allocation failure ublkshmemremoveranges removes matching maple tree ranges in batches, but first stores each range into a temporary xarray so that the pages can be unpinned after droppin...

6AI score0.00213EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•31 views

CVE-2026-90181 ublk: avoid teardown retry loop on xarray allocation failure

In the Linux kernel, the following vulnerability has been resolved: ublk: avoid teardown retry loop on xarray allocation failure ublkshmemremoveranges removes matching maple tree ranges in batches, but first stores each range into a temporary xarray so that the pages can be unpinned after droppin...

0.00213EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/17 4:07 p.m.•22 views

CVE-2026-90181

CVE-2026-90181 affects the ublk (userspace block device) subsystem in the Linux kernel . The root cause is in __ublk_shmem_remove_ranges(), which stores ranges into a temporary xarray via xa_store(..., GFP_ATOMIC) under the maple tree lock. If the atomic allocation fails before the range is erase...

6AI score0.00213EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:07 p.m.•6 views

CVE-2026-90181 ublk: avoid teardown retry loop on xarray allocation failure

In the Linux kernel, the following vulnerability has been resolved: ublk: avoid teardown retry loop on xarray allocation failure ublkshmemremoveranges removes matching maple tree ranges in batches, but first stores each range into a temporary xarray so that the pages can be unpinned after droppin...

6AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•14 views

EUVD-2026-81949

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: Validate MTU in rfcommapplypn to prevent infinite loop rfcommapplypn accepts the MTU value from a remote PN Parameter Negotiation frame without checking for zero. When the remote peer sends an MTU of zero, d-mt...

5.9AI score0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•27 views

CVE-2026-90088 Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loop

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: Validate MTU in rfcommapplypn to prevent infinite loop rfcommapplypn accepts the MTU value from a remote PN Parameter Negotiation frame without checking for zero. When the remote peer sends an MTU of zero, d-mt...

0.00211EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/17 4:06 p.m.•24 views

CVE-2026-90088

CVE-2026-90088 affects the Linux kernel Bluetooth RFCOMM subsystem. The function rfcomm_apply_pn() accepts an MTU value from a remote Parameter Negotiation (PN) frame without validating it against zero. When a remote peer sends an MTU of zero, the sendmsg path enters an infinite loop during data ...

5.9AI score0.00211EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/17 4:06 p.m.•9 views

CVE-2026-90088 Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loop

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: Validate MTU in rfcommapplypn to prevent infinite loop rfcommapplypn accepts the MTU value from a remote PN Parameter Negotiation frame without checking for zero. When the remote peer sends an MTU of zero, d-mt...

5.9AI score
SaveExploits0References11
CVE
CVE
•added 2026/09/17 4:05 p.m.•26 views

CVE-2026-90053

CVE-2026-90053 is a vulnerability in the Linux kernel 's HTB qdisc (net/sched: sch_htb). The function htb_classify() follows filter-selected inner classes without bounding the traversal depth, so a self-referencing or cyclic inner-class u32 filter creates an infinite loop in the packet classifica...

5.7AI score0.00215EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/17 4:05 p.m.•10 views

EUVD-2026-81914

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhtb: limit htbclassify inner-class filter hops htbclassify follows each filter-selected inner class by switching to cl-filterlist, but never bounds the number of hops. A filter on an inner class can point back to...

5.7AI score0.00215EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/17 4:05 p.m.•27 views

CVE-2026-90053 net/sched: sch_htb: limit htb_classify inner-class filter hops

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhtb: limit htbclassify inner-class filter hops htbclassify follows each filter-selected inner class by switching to cl-filterlist, but never bounds the number of hops. A filter on an inner class can point back to...

0.00215EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/17 3:20 p.m.•13 views

EUVD-2026-81688

libp2p is a JavaScript implementation of the libp2p networking stack. Prior to 11.0.26, @libp2p/floodsub accepts unauthenticated RPC frames on /floodsub/1.0.0 through PeerStreams.attachInboundStream in packages/floodsub/src/peer-streams.ts without protobuf element limits, then processRpc and...

7.5CVSS5.9AI score0.0067EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/17 2:53 p.m.•11 views

GHSA-RW4J-R22C-9GC3 AsyncSSH: asyncio event-loop freeze via SSH maximum packet size = 0 in SSH_MSG_CHANNEL_OPEN / OPEN_CONFIRMATION

Summary A malicious SSH server can wedge an AsyncSSH client, and an authenticated client can wedge an AsyncSSH server, by sending a channel maximum packet size of 0 in SSHMSGCHANNELOPENCONFIRMATION server→client or SSHMSGCHANNELOPEN client→server. AsyncSSH stores the peer-supplied value verbatim...

6.5CVSS6AI score0.00389EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/17 1:57 p.m.•11 views

CVE-2026-92596

A flaw was found in Nodemailer's addressparser component. This vulnerability, due to quadratic time complexity, allows a remote attacker to cause a Denial of Service DoS. By sending a specially crafted email with a large, comma-separated list of addresses, the attacker can block the Node.js event...

8.7CVSS7.2AI score0.00824EPSS
SaveExploits0References9
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/17 12:37 p.m.•10 views

Security Bulletin: IBM Financial Transaction Manager is impacted by multiple vulnerabilities in RedHat Proxy for Kubernetes RBAC authorization

Summary IBM Financial Transaction Manager for RedHat OpenShift has addressed the following vulnerabilities. Vulnerability Details CVEID:CVE-2026-33814 DESCRIPTION: When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a...

9.2CVSS7.5AI score0.00953EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
•added 2026/09/17 10:22 a.m.•6 views

unbound: Unbound: Denial of Service via continuous queries on TCP/DoT connection

A flaw was found in Unbound. A malicious actor can exploit a vulnerability in the TCP/DoT reading procedure, which lacks a limit on consecutive reads. By continuously streaming distinct uncached names over a TCP/DoT connection, an attacker can monopolize a worker's event loop. This can lead to a...

7.5CVSS5.8AI score0.00482EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•1 views

CVE-2026-90391: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: lib/testhmm: fail dmirrorfault when the mirrored mm is gone dmirrorfault is called from the dmirrorread and dmirrorwrite retry loops after dmirrordoread or dmirrordowrite finds a missing device page table entry. If the mirrored m...

5.8AI score0.00211EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•0 views

CVE-2026-93179: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: drm/amd/powerplay: fix VoltageObjectInfo zero-stride loop and OOB read Reject voltage objects whose usSize is smaller than the header or would advance the cursor past the table end, preventing an infinite loop or heap OOB read wh...

5.8AI score0.00192EPSS
SaveExploits0References1
Rows per page
Query Builder