Lucene search
+L

129155 matches found

OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64403

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: validate option length before reading conf opt value l2capgetconfopt derives the option length from the attacker-controlled opt-len field and immediately dereferences opt-val as u8, getunalignedle16 or...

7.1CVSS5.8AI score0.00265EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

UBUNTU-CVE-2026-64404

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: avoid NULL deref of conn in isoconnbigsync isoconnbigsync drops the socket lock to call hcigetroute and then re-acquires it, but dereferences isopisk-conn-hcon afterwards without re-checking that conn is still...

5.7AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

UBUNTU-CVE-2026-64408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnepaddconnection reads the L2CAP connection without holding the channel lock, then passes its HCI device to registernetdev. Controller teardown can clear and relea...

8.8CVSS5.7AI score0.00262EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64479

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix uninitialised heap leak in sndseqeventdup sndseqeventdup copies an incoming event into a pool cell and, in the UMP-enabled build, clears the trailing cell-ump.raw.extra word that the memcpy did not cover. The guard...

5.7AI score0.00181EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64434

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref l2capchantimeout runs asynchronously and accesses chan-conn. If the connection is torn down while the timer is running or pending, chan-conn can be freed, leading t...

8.8CVSS5.7AI score0.00247EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 9:14 a.m.37 views

CVE-2026-64522 net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SA

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SA mlx5exfrmaddstate handles acquire-flow temporary SAs by allocating software state and skipping hardware offload setup. That path jumps to the common success label...

8.8CVSS0.00347EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 9:14 a.m.20 views

CVE-2026-64522

CVE-2026-64522 affects the Linux kernel’s net/mlx5e subsystem. The issue arises in mlx5e_xfrm_add_state() when handling acquire-flow temporary SAs: software state is allocated and hardware offload setup is skipped, causing a path that jumps to the common success label to unconditionally call mlx5...

8.8CVSS5.7AI score0.00347EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/25 9:14 a.m.12 views

CVE-2026-64522

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SA mlx5exfrmaddstate handles acquire-flow temporary SAs by allocating software state and skipping hardware offload setup. That path jumps to the common success label...

8.8CVSS5.7AI score0.00347EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 9:14 a.m.11 views

EUVD-2026-48862

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix out-of-bounds access for twsk in tcpaoestablishedkey. lockdepsockisheld was added in tcpaoestablishedkey by the cited commit. It can be called from tcpv46timewaitack with twsk. Since it does not have sk-sklock, the lockd...

5.8AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:51 a.m.40 views

CVE-2026-64459

Summary: CVE-2026-64459 is a use-after-free risk in the Linux kernel TCP-AO code. A previous patch removed the RCU-based freeing of TCP-AO/TCP-MD5 info in tcp_ao_destroy_sock(), which could allow a race during socket connect when a socket is in TCP_SYN_SENT and still discoverable in the hash/inbo...

9.8CVSS5.6AI score0.00475EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.31 views

CVE-2026-64459 tcp: restore RCU grace period in tcp_ao_destroy_sock

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

9.8CVSS0.00475EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.34 views

CVE-2026-64450 tipc: fix out-of-bounds read in broadcast Gap ACK blocks

In the Linux kernel, the following vulnerability has been resolved: tipc: fix out-of-bounds read in broadcast Gap ACK blocks A broadcast PROTOCOL/STATEMSG can carry a Gap ACK blocks record in its data area. tipcgetgapackblks only verifies that the record's len field is self-consistent with its...

9.1CVSS0.00537EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:51 a.m.9 views

EUVD-2026-48794

In the Linux kernel, the following vulnerability has been resolved: tipc: fix out-of-bounds read in broadcast Gap ACK blocks A broadcast PROTOCOL/STATEMSG can carry a Gap ACK blocks record in its data area. tipcgetgapackblks only verifies that the record's len field is self-consistent with its...

5.8AI score0.00537EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.10 views

CVE-2026-64448

In the Linux kernel, the following vulnerability has been resolved: smb: client: restrict implied bcc0 exemption to responses without data area smb2checkmessage has a long-standing quirk that accepts a response whose calculated length is one byte larger than the bytes actually received "server ca...

8.2CVSS5.7AI score0.00463EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64437 ksmbd: fix use-after-free of a deferred file_lock on SMB2_CLOSE then SMB2_CANCEL

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of a deferred filelock on SMB2CLOSE then SMB2CANCEL Commit f580d27e8928 "ksmbd: fix use-after-free of a deferred filelock on double SMB2CANCEL" made smb2cancel skip a work whose state is...

8.8CVSS5.8AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64434

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref l2capchantimeout runs asynchronously and accesses chan-conn. If the connection is torn down while the timer is running or pending, chan-conn can be freed, leading t...

8.8CVSS5.7AI score0.00247EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.11 views

CVE-2026-64423

In the Linux kernel, the following vulnerability has been resolved: ipv4: igmp: remove multicast group from hash table on device destruction When a device is destroyed under RTNL, ipmcdestroydev iterates through the multicast list and calls ipmaput on each membership, scheduling them for RCU...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.10 views

CVE-2026-64422

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes Reject invalid net.ipv4.tcpreordering values before they reach TCP socket state. The sysctl is stored as an int but copied into the u32 tp-reordering field for new...

7.1CVSS5.8AI score0.00132EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:50 a.m.8 views

CVE-2026-64408 Bluetooth: bnep: pin L2CAP connection during netdev registration

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnepaddconnection reads the L2CAP connection without holding the channel lock, then passes its HCI device to registernetdev. Controller teardown can clear and relea...

8.8CVSS5.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnepaddconnection reads the L2CAP connection without holding the channel lock, then passes its HCI device to registernetdev. Controller teardown can clear and relea...

8.8CVSS5.7AI score0.00262EPSS
SaveExploits0
Rows per page
Query Builder