Lucene search
+L

414 matches found

OSV
OSV
added 2026/08/07 9:10 p.m.9 views

CVE-2026-11742 Use-after-free race in kernel `k_queue_peek_head/tail` due to missing spinlock

The kernel queue helper zqueuenodepeek in kernel/queue.c dereferences a node taken from a queue's dataq list, reading the node's flag byte and, for items enqueued via kqueueallocappend/allocprepend, the data pointer of an internally allocated allocnode struct. The implementations of...

3.6CVSS5.7AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 4:41 a.m.12 views

CVE-2026-64501

A flaw was found in the Linux kernel's adsigmadelta driver for analog-to-digital converters ADCs. This vulnerability occurs when the Chip Select CS line, which controls communication with the ADC, remains asserted after a conversion or in an error state. This can prevent other devices on the Seri...

7.1CVSS5.8AI score0.00116EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/07/30 12:00 a.m.11 views

The vulnerability of the packet_do_bind() function in the net/packet/af_packet.c module of the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the packetdobind function in the net/packet/afpacket.c module of the Linux operating system is related to the reutilization of previously freed memory due to concurrent access to resources. Exploiting this vulnerability could allow an attacker to compromise the confidentialit...

7.8CVSS6.6AI score0.00962EPSS
SaveExploits4References23Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/07/30 12:00 a.m.10 views

The vulnerability of the loopback_check_format() function in the sound/drivers/aloop.c module of the Linux kernel’s audio subsystem allows a hacker to access protected information or cause service failures.

The vulnerability of the loopbackcheckformat function in the sound/drivers/aloop.c module of the Linux kernel’s audio subsystem is related to the repeated use of previously freed memory due to concurrent access to resources. Exploiting this vulnerability could allow an attacker to gain access to...

7.8CVSS6AI score0.00113EPSS
SaveExploits0References9Affected Software3
RedhatCVE
RedhatCVE
added 2026/07/29 8:08 a.m.12 views

CVE-2026-64435

A flaw was found in the Linux kernel's auditing subsystem. Multiple readers could access the auditqueue length qlen concurrently with a writer without proper synchronization, leading to a data race. This race condition could result in inconsistent data reads, potentially causing unpredictable...

8.2CVSS5.8AI score0.00424EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.30 views

CVE-2026-64238

In the Linux kernel, the following vulnerability has been resolved: gpio: shared: fix deadlock on shared proxy's parent removal Commit 710abda58055 "gpio: shared: call gpiochip::ofxlate if set" used the mutex embedded in struct gpiosharedentry to protect the offset field which now can be modified...

5.5CVSS5.4AI score0.0008EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.9 views

SUSE CVE-2026-64496

In the Linux kernel, the following vulnerability has been resolved: iio: event: Fix event FIFO reset race iioeventgetfd creates the event file descriptor with anoninodegetfd, which allocates a new fd, creates the anonymous file and installs it in the process fd table before returning to the calle...

5.5CVSS6AI score0.00126EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64472

In the Linux kernel, the following vulnerability has been resolved: vfio/mlx5: Fix racy bitfields and tighten struct layout Bitfield operations are not atomic, they use a read-modify-write pattern, therefore we should be careful not to pack bitfields that can be concurrently updated into the same...

5.6AI score0.00181EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.8 views

CVE-2026-64501

In the Linux kernel, the following vulnerability has been resolved: iio: adc: adsigmadelta: fix CS held asserted and state leaks In adsigmadeltasingleconversion, setmodeADSDMODEIDLE and disableone were called from the out: block while keepcsasserted was still true. This caused any SPI transfer...

7.1CVSS5.4AI score0.00116EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 3:27 p.m.10 views

CVE-2026-64238 gpio: shared: fix deadlock on shared proxy's parent removal

In the Linux kernel, the following vulnerability has been resolved: gpio: shared: fix deadlock on shared proxy's parent removal Commit 710abda58055 "gpio: shared: call gpiochip::ofxlate if set" used the mutex embedded in struct gpiosharedentry to protect the offset field which now can be modified...

5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.24 views

PT-2026-64328

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the lm90 alert function, which executes in the smbus alert context. The function calls lm90 update confreg to disable the hardware alert line without acquiring...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/21 5:12 a.m.8 views

CVE-2026-53380

A flaw was found in the Linux kernel's rzv2h-ivc media driver. The driver's buffer list, which is protected by a spinlock, can be concurrently modified because a buffer removal operation listdel is performed outside of the protected section. This concurrent access to the buffer list without prope...

7.8CVSS5.7AI score0.00123EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.12 views

SUSE CVE-2026-63793

In the Linux kernel, the following vulnerability has been resolved: ntfs: serialize volume label accesses Protect vol-volumelabel with a mutex and snaphost the label before copytouser. This prevent a use-after-free when FSIOCSETFSLABEL replaces the vol-volumelabel and FSIOCGETTSLABEL reads it...

7.8CVSS5.4AI score0.00165EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.11 views

SUSE CVE-2026-63825

In the Linux kernel, the following vulnerability has been resolved: gcov: use atomic counter updates to fix concurrent access crashes GCC's GCOV instrumentation can merge global branch counters with loop induction variables as an optimization. In inflatefast, the inner copy loops get transformed ...

7.5CVSS5.7AI score0.00775EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.16 views

CVE-2026-64023

In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: fix a potential use-after-free On error we free aggr-lookups-devid before removing the entry from the lookup table. If a concurrent thread calls gpiodfind before we remove the entry, it could iterate over the li...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:18 p.m.10 views

CVE-2026-63871 Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix data-race on isopi fields in hcigetroute calls isoconnectbis, isoconnectcis, isolistenbis, and isoconnbigsync call hcigetroute using isopisk-dst, isopisk-src, and isopisk-srctype without holding locksock. Thes...

5.2AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.20 views

CVE-2026-63825

In the Linux kernel, the following vulnerability has been resolved: gcov: use atomic counter updates to fix concurrent access crashes GCC's GCOV instrumentation can merge global branch counters with loop induction variables as an optimization. In inflatefast, the inner copy loops get transformed ...

9.8CVSS5.5AI score0.00775EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 12:02 p.m.48 views

CVE-2026-63825 gcov: use atomic counter updates to fix concurrent access crashes

In the Linux kernel, the following vulnerability has been resolved: gcov: use atomic counter updates to fix concurrent access crashes GCC's GCOV instrumentation can merge global branch counters with loop induction variables as an optimization. In inflatefast, the inner copy loops get transformed ...

9.8CVSS0.00775EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:02 p.m.10 views

CVE-2026-63825

In the Linux kernel, the following vulnerability has been resolved: gcov: use atomic counter updates to fix concurrent access crashes GCC's GCOV instrumentation can merge global branch counters with loop induction variables as an optimization. In inflatefast, the inner copy loops get transformed ...

9.8CVSS5.7AI score0.00775EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/19 12:02 p.m.36 views

CVE-2026-63793

CVE-2026-63793 affects the Linux kernel’s NTFS handling. The issue arises from unsafe concurrent access to vol->volume_label during FS_IOC_SETFSLABEL and FS_IOC_GETTSLABEL, which could lead to a use-after-free. The patch inserts a mutex to guard the volume_label and snapshots the label before ...

7.8CVSS5.4AI score0.00165EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder