Lucene search
+L

514 matches found

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

CVE-2026-64496

The CVE-2026-64496 issue affects the Linux kernel IIO event (iio: event) where a race between kfifo_to_user and kfifo_reset_out could lead to an out-of-bounds read and leakage of kernel memory to userspace. Root cause: iio_event_getfd() uses anon_inode_getfd() to allocate and install a new FD, th...

7.1CVSS6AI score0.00126EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:50 a.m.6 views

EUVD-2026-48910

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix slab-out-of-bounds write in wacomwacqueueinsert wacomwacqueueinsert calls kfifoskip in a loop when the kfifo doesn't have enough space for the incoming report. If the kfifo is empty, kfifoskip reads stale data lef...

6AI score0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:50 a.m.8 views

CVE-2026-64366 HID: wacom: fix slab-out-of-bounds write in wacom_wac_queue_insert

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix slab-out-of-bounds write in wacomwacqueueinsert wacomwacqueueinsert calls kfifoskip in a loop when the kfifo doesn't have enough space for the incoming report. If the kfifo is empty, kfifoskip reads stale data lef...

8.8CVSS5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.10 views

PT-2026-64725

In the Linux kernel, the following vulnerability has been resolved: iio: accel: bmc150: clamp the device-reported FIFO frame count bmc150 accel fifo flush copies the number of samples the device reports in its hardware FIFO into an on-stack buffer u16 bufferBMC150 ACCEL FIFO LENGTH 3; which is...

5.7AI score0.00165EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64496

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iio: event: Fix event FIFO reset race iioeventgetfd creates the event file descriptor with anoninodegetfd, which allocates a new fd, creates the anonymous file...

7.1CVSS5.6AI score0.00126EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 views

PT-2026-64587

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A slab-out-of-bounds write exists in the wacom wac queue insert function. The issue occurs when the function calls kfifo skip in a loop because the kfifo lacks sufficient space for an...

8.8CVSS5.9AI score0.00253EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.17 views

PT-2026-64717

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

6AI score0.00126EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64504

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iio: accel: bmc150: clamp the device-reported FIFO frame count bmc150accelfifoflush copies the number of samples the device reports in its hardware FIFO into a...

5.6AI score0.00165EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/21 11:5 p.m.7 views

CVE-2026-63967

A flaw was found in the Linux kernel's stlsm6dsx driver. This vulnerability occurs in the tagged FIFO First-In, First-Out buffer path, where a buffer on the stack is not properly initialized. A local attacker could exploit this by reading uninitialized memory from the kernel stack, leading to...

5.6AI score0.00211EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:17 p.m.8 views

SUSE CVE-2026-9323

The urwid web display backend urwid/display/web.py generates web session identifiers urwidid in Screen.start by concatenating two random.randrange109 calls that use Python's Mersenne Twister PRNG, which is not cryptographically secure. Each call consumes approximately 30 bits of PRNG state, and t...

8.1CVSS6AI score0.00421EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:2 p.m.10 views

SUSE CVE-2026-63967

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix stack leak in tagged FIFO buffer The tagged FIFO path declares iiobuff on the stack with aligned8 but no initializer, but there is a hole in the structure, which will then leak to userspace as...

5.5AI score0.00211EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-63967

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iio: imu: stlsm6dsx: fix stack leak in tagged FIFO buffer The tagged FIFO path declares iiobuff on the stack with aligned8 but no initializer, but there is a ho...

5.6AI score0.00211EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.6 views

CVE-2026-63967

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix stack leak in tagged FIFO buffer The tagged FIFO path declares iiobuff on the stack with aligned8 but no initializer, but there is a hole in the structure, which will then leak to userspace as...

0.00211EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 4:17 p.m.6 views

CVE-2026-63883

In the Linux kernel, the following vulnerability has been resolved: serial: qcomgeni: fix kfifo underflow when flush precedes DMA completion IRQ When uartflushbuffer runs before the DMA completion IRQ is delivered, the following race can occur all steps serialized by uartportlock: 1. DMA starts:...

7.3CVSS0.00159EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 2:55 p.m.15 views

EUVD-2026-45740

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix stack leak in tagged FIFO buffer The tagged FIFO path declares iiobuff on the stack with aligned8 but no initializer, but there is a hole in the structure, which will then leak to userspace as...

5.6AI score0.00211EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 2:55 p.m.16 views

CVE-2026-63967

The CVE-2026-63967 entry fixes a stack leak in the Linux kernel’s IIO IMU driver for the ST LSM6DSX when using the tagged FIFO path. The iio_buff is allocated on the stack with __aligned(8) but, prior to the fix, was not zero-initialized, leaving a hole in the structure that could leak ST_LSM6DSX...

5.6AI score0.00211EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.11 views

CVE-2026-63967

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix stack leak in tagged FIFO buffer The tagged FIFO path declares iiobuff on the stack with aligned8 but no initializer, but there is a hole in the structure, which will then leak to userspace as...

5.4AI score0.00211EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.10 views

PT-2026-61284

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A stack leak exists in the tagged FIFO buffer of the st lsm6dsx IMU driver. The iio buff structure is declared on the stack with alignment but without an initializer. Due to a hole in th...

5.4AI score0.00211EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.11 views

PT-2026-61200

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the qcom geni serial driver when uart flush buffer is executed before the DMA completion interrupt request IRQ is delivered. If kfifo reset is called while a D...

7.3CVSS5.3AI score0.00159EPSS
SaveExploits0
NVD
NVD
added 2026/07/18 2:17 p.m.26 views

CVE-2026-9323

The urwid web display backend urwid/display/web.py generates web session identifiers urwidid in Screen.start by concatenating two random.randrange109 calls that use Python's Mersenne Twister PRNG, which is not cryptographically secure. Each call consumes approximately 30 bits of PRNG state, and t...

9.2CVSS0.00421EPSS
SaveExploits0References6
Rows per page
Query Builder