Lucene search
+L

207 matches found

CVE
CVE
•added 2026/07/25 8:51 a.m.•45 views

CVE-2026-64498

The CVE-2026-64498 issue affects the Linux kernel IIO subsystem (iio: buffer: hw-consumer). The root cause was a lifetime change for scan_mask: it moved to a separate bitmap allocation (buffer.scan_mask) but iio_hw_buf_release() remained unchanged, risking improper cleanup. The fix ensures the sc...

5.9AI score0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/07/25 8:51 a.m.•16 views

CVE-2026-64498

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in commit 9a2e1233d38c "iio: buffer: hw-consumer: remove redundant scanmask flexible array". Before that change, the scan mask storage was...

5.8AI score0.00198EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/07/25 8:51 a.m.•14 views

CVE-2026-64498

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in commit 9a2e1233d38c "iio: buffer: hw-consumer: remove redundant scanmask flexible array". Before that change, the scan mask storage was...

5.9AI score0.00198EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:00 a.m.•17 views

Linux Distros Unpatched Vulnerability : CVE-2026-64498

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in...

5.4AI score0.00198EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•17 views

PT-2026-64719

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scan mask on buffer release The scan mask lifetime changed in commit 9a2e1233d38c "iio: buffer: hw-consumer: remove redundant scan mask flexible array". Before that change, the scan mask storage was...

5.9AI score0.00198EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/19 5:34 p.m.•12 views

SUSE CVE-2026-63808

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential use-after-free in exfatfinddirentry In exfatfinddirentry, the bufferhead obtained from exfatgetdentry is released with brelsebh before the fall-through TYPEEXTEND branch reads the directory entry through ep...

5.7CVSS5.5AI score0.00527EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/19 12:16 p.m.•19 views

CVE-2026-63808

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential use-after-free in exfatfinddirentry In exfatfinddirentry, the bufferhead obtained from exfatgetdentry is released with brelsebh before the fall-through TYPEEXTEND branch reads the directory entry through ep...

9.8CVSS0.00527EPSS
SaveExploits0References8
CVE
CVE
•added 2026/07/19 12:02 p.m.•47 views

CVE-2026-63822

CVE-2026-63822 relates to the Linux kernel, addressing a double-free condition in the ath11k PCI path during unbind when firmware initialization partially failed. The issue arises because buffers in dp->tx_ring[i].tx_status are released and then released again on unbind, triggering a warning i...

5.4AI score0.00174EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/19 12:02 p.m.•13 views

CVE-2026-63822 wifi: ath11k: fix warning when unbinding

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp-txringi.txstatus are released. However this is released again when the device is unbinded ath11kpci, and...

5.3AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/07/19 12:02 p.m.•49 views

CVE-2026-63822 wifi: ath11k: fix warning when unbinding

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp-txringi.txstatus are released. However this is released again when the device is unbinded ath11kpci, and...

0.00174EPSS
SaveExploits0References8
CVE
CVE
•added 2026/07/19 12:02 p.m.•64 views

CVE-2026-63808

CVE-2026-63808 (Linux kernel exFAT): The vulnerability is a potential use-after-free in exfat_find_dir_entry() where a buffer_head is freed before all reads on the TYPE_EXTEND path, leading to a read from invalid memory. The root cause is brelse(bh) occurring before ep is no longer dereferenced; ...

9.8CVSS5.5AI score0.00527EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/07 1:19 a.m.•26 views

kernel: gfs2: Fix use-after-free in iomap inline data write path

A flaw was found in the Linux kernel's GFS2 filesystem. This memory corruption vulnerability, a use-after-free, occurs in the iomap inline data write path. The issue arises because a data buffer is released prematurely while still being referenced, leading to a write to freed memory. This could...

7.8CVSS6.8AI score0.00474EPSS
SaveExploits0References5
NVD
NVD
•added 2026/06/25 1:16 p.m.•38 views

CVE-2026-40211

An attacker can send crafted DNS over HTTP/3 queries, triggering an exception that prevents some buffer from being freed right away. The buffer will be freed at the end of the QUIC connection, but on some setups it might be possible to open enough concurrent DoH3 streams to trigger an out-of-memo...

5.3CVSS0.007EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/25 12:23 p.m.•15 views

CVE-2026-40211 Denial of service via crafted DoH3 queries

An attacker can send crafted DNS over HTTP/3 queries, triggering an exception that prevents some buffer from being freed right away. The buffer will be freed at the end of the QUIC connection, but on some setups it might be possible to open enough concurrent DoH3 streams to trigger an out-of-memo...

5.3CVSS6.1AI score
SaveExploits0References5
attackerkb
attackerkb
•added 2026/06/25 12:23 p.m.•14 views

CVE-2026-40211

An attacker can send crafted DNS over HTTP/3 queries, triggering an exception that prevents some buffer from being freed right away. The buffer will be freed at the end of the QUIC connection, but on some setups it might be possible to open enough concurrent DoH3 streams to trigger an out-of-memo...

5.3CVSS6.1AI score0.007EPSS
SaveExploits0References2Affected Software1
AlpineLinux
AlpineLinux
•added 2026/06/25 12:23 p.m.•19 views

CVE-2026-40211

An attacker can send crafted DNS over HTTP/3 queries, triggering an exception that prevents some buffer from being freed right away. The buffer will be freed at the end of the QUIC connection, but on some setups it might be possible to open enough concurrent DoH3 streams to trigger an out-of-memo...

5.3CVSS6.1AI score0.007EPSS
SaveExploits0
CVE
CVE
•added 2026/06/25 12:23 p.m.•43 views

CVE-2026-40211

Technical details about CVE-2026-40211 are not publicly available in the provided documents. Monitor for updates.

5.3CVSS6.1AI score0.007EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/06/25 12:23 p.m.•15 views

EUVD-2026-39350

An attacker can send crafted DNS over HTTP/3 queries, triggering an exception that prevents some buffer from being freed right away. The buffer will be freed at the end of the QUIC connection, but on some setups it might be possible to open enough concurrent DoH3 streams to trigger an out-of-memo...

5.3CVSS6.1AI score0.007EPSS
SaveExploits0References1
CVE
CVE
•added 2026/06/24 4:28 p.m.•66 views

CVE-2026-52981

CVE-2026-52981 concerns a Linux kernel issue in neigh_xmit: when called with an uninitialized neighbor table (e.g., NEIGH_ND_TABLE with IPv6 disabled), neigh_xmit can return -EAFNOSUPPORT without releasing the skb, risking a memory leak. The fix removes the remaining code path that could neither ...

7.5CVSS5.8AI score0.00728EPSS
SaveExploits0References6Affected Software1
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•28 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: xfs: removed xfsattrleafhasname The calling convention of xfsattrleafhasname is problematic because it returns a NULL buffer when xfsattr3leafread fails, a valid buffer when xfsattr3leaflookupint returns -ENOATTR or -EEXIST, and ...

7.8CVSS5.6AI score0.00175EPSS
SaveExploits0References2
Rows per page
Query Builder