Lucene search
+L

236375 matches found

NVD
NVD
added 2026/07/20 5:18 p.m.10 views

CVE-2026-64189

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ipsetlist resize The release path of ipsetdumpdo and ipsetdumpdone read inst-ipsetlist via ipsetrefnetlink, a plain rcudereferenceraw of the array pointer. These run from netlinkrecvmsg...

7.8CVSS0.00121EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/20 5:18 p.m.6 views

CVE-2026-64188

In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix endpoint use-after-free in rmnetdellink rmnetdellink removes the endpoint from the hash table with hlistdelinitrcu and then immediately frees it with kfree. However, RCU readers on the receive path...

7.8CVSS0.00117EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/20 5:18 p.m.4 views

UBUNTU-CVE-2026-64192

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled into the kernel. However, if the BPF LSM is not explicitly enabled at...

5.7AI score0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 5:18 p.m.4 views

UBUNTU-CVE-2026-64188

In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix endpoint use-after-free in rmnetdellink rmnetdellink removes the endpoint from the hash table with hlistdelinitrcu and then immediately frees it with kfree. However, RCU readers on the receive path...

7.8CVSS5.7AI score0.00117EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 5:18 p.m.4 views

UBUNTU-CVE-2026-64187

In the Linux kernel, the following vulnerability has been resolved: xfs: fail recovery on a committed log item with no regions If the first op of a transaction is a bare transaction header len == sizeofstruct xfstransheader, xlogrecoveraddtotrans adds an item but no region, leaving it on ritemq...

5.7AI score0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 5:18 p.m.4 views

UBUNTU-CVE-2026-64189

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ipsetlist resize The release path of ipsetdumpdo and ipsetdumpdone read inst-ipsetlist via ipsetrefnetlink, a plain rcudereferenceraw of the array pointer. These run from netlinkrecvmsg...

7.8CVSS5.7AI score0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 5:18 p.m.4 views

UBUNTU-CVE-2026-64191

In the Linux kernel, the following vulnerability has been resolved: i2c: stub: Reject I2C block transfers with invalid length The I2CSMBUSI2CBLOCKDATA case in stubxfer uses data-block0 as the transfer length. The existing check only clamps it to avoid overrunning the chip-words256 register array,...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 5:18 p.m.4 views

UBUNTU-CVE-2026-64207

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.7AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 5:18 p.m.5 views

UBUNTU-CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.7AI score0.0017EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 5:18 p.m.4 views

UBUNTU-CVE-2026-64206

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: cancel pendingrxwork before taking conn-lock l2capconndel takes conn-lock and then calls cancelworksync for pendingrxwork. processpendingrx takes the same mutex, so teardown can deadlock against the worker it is...

8.8CVSS5.7AI score0.00262EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 5:18 p.m.5 views

UBUNTU-CVE-2026-64190

In the Linux kernel, the following vulnerability has been resolved: net: team: fix NULL pointer dereference in teamxmit during mode change teamchangemode clears team-ops with memset before restoring safe dummy handlers via teamadjustops. A concurrent teamxmit running under RCU on another CPU can...

5.7AI score0.0015EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/20 5:12 p.m.7 views

CVE-2026-63822

A flaw was found in the Linux kernel's ath11k Wi-Fi driver. This vulnerability, a double free, occurs when memory buffers are incorrectly released twice during the device unbinding process after an initial firmware initialization error. This can lead to system instability or a kernel crash,...

5.5CVSS5.3AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 5:12 p.m.8 views

CVE-2026-64046

A flaw was found in the Linux kernel's network Transport Layer Security TLS subsystem. An issue in how scatterlist entries are chained could lead to illegal input being provided to cryptographic operations. This could potentially affect the integrity of TLS communications...

9.8CVSS5.3AI score0.00514EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 5:11 p.m.8 views

CVE-2026-64099

A flaw was found in the Linux kernel's drm/v3d graphics driver. This vulnerability, a use-after-free error, occurs in the CPU job input/output control ioctl error path. When an error is encountered, the system attempts to access memory that has already been freed, which can lead to system...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 5:11 p.m.5 views

CVE-2026-64073

A flaw was found in the Linux kernel, specifically within the irqwork subsystem when running on systems configured with PREEMPTRT. This vulnerability is a use-after-free, where the system attempts to access memory after it has been released. A local attacker could exploit this timing issue to cau...

7.8CVSS5.6AI score0.00132EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 5:11 p.m.8 views

CVE-2026-64160

A flaw was found in the Linux kernel's network file system netfs component. This vulnerability, known as 'tearing', occurs when the system attempts to update file size information remoteisize and zeropoint without proper synchronization. This can lead to corrupted file size counters isizeseqcount...

9.8CVSS5.3AI score0.00407EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 5:11 p.m.7 views

CVE-2026-63808

A flaw was found in the Linux kernel's exFAT filesystem driver. A local attacker could exploit a use-after-free vulnerability in the exfatfinddirentry function. This occurs because a buffer is prematurely released while still being referenced, which can be triggered by processing a specially...

9.8CVSS5.6AI score0.005EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 5:10 p.m.7 views

CVE-2026-63809

A flaw was found in the Linux kernel. An issue in the BPF Berkeley Packet Filter subsystem's sysctl handling can lead to memory corruption. Specifically, when a temporary buffer is allocated using kvzalloc but incorrectly freed with kfree, it can corrupt memory. A local attacker could exploit thi...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 5:9 p.m.8 views

CVE-2026-63800

A flaw was found in the Linux kernel's parallel Network File System pNFS component. An issue in the pnfsupdatelayout function causes a use-after-free vulnerability due to incorrect ordering of memory management operations. This flaw can be triggered when the system attempts to update a pNFS layou...

9.8CVSS5.8AI score0.005EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 5:9 p.m.9 views

CVE-2026-64080

A flaw was found in the Linux kernel's ARM Firmware Framework for Arm FFA component. This vulnerability occurs because the system's notification handlers do not properly manage memory when processing callbacks. A timing issue can allow a callback to be unregistered and freed while it is still bei...

9.3CVSS5.3AI score0.00145EPSS
SaveExploits0References4
Rows per page
Query Builder