Lucene search
+L

10464 matches found

RedhatCVE
RedhatCVE
added 2026/07/29 7:22 a.m.4 views

CVE-2026-64474

A flaw was found in the Linux kernel's Virtual Function I/O VFIO device migration feature. The vfiomiggetnextstate function, responsible for managing device migration states, contains an infinite loop. This occurs when processing certain blocked transitions, causing the system to hold a driver...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/28 12:19 p.m.7 views

CVE-2026-64236

A flaw was found in the i2c davinci driver of the Linux kernel. When the 'clock-frequency' property is missing from the device tree, the driver's fallback mechanism can lead to a division-by-zero error. This vulnerability can be triggered by a local attacker providing a malformed device tree,...

5.8AI score0.00155EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64545

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net, bpf: check master for NULL in xdpmasterredirect xdpmasterredirect dereferences the result of netdevmasterupperdevgetrcu without a NULL check, but that help...

7.5CVSS5.5AI score0.00496EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 4:16 p.m.11 views

GO-2026-5051 Out-of-bounds read and panic in ReadDir in github.com/cloudsoda/go-smb2 and github.com/hirochachacha/go-smb2

ReadDir and ReadDirPlus parse the QUERYDIRECTORY SMB response by advancing through entries using the server-supplied NextEntryOffset field. The pre-fix code does not bound next against the remaining buffer before re-slicing, and the entry decoder IsInvalid check performs length arithmetic in int...

6.1AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/27 6:37 a.m.7 views

CVE-2026-64378

A flaw was found in the Linux kernel. A race condition exists between the cgroupwritebackumount and inodeswitchwbs functions when a container exits. This race can lead to a kernel panic, resulting in a denial of service. This vulnerability could be triggered by a local user by exiting a container...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-64544

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize...

5.6AI score0.00176EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64236

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: i2c: davinci: fix division by zero on missing clock-frequency When the 'clock-frequency'...

5.3AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 12:0 a.m.6 views

UBUNTU-CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.8AI score0.00173EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/26 12:0 p.m.6 views

RUSTSEC-2026-0219 Remote Denial of Service via malformed NIP-04 IV

The nostr crate did not validate the length of the initialization vector decoded from the ?iv= portion of a NIP-04 encrypted message. The decoded IV was converted from a byte slice to the 16-byte AES-CBC IV type using a conversion that asserts the slice length. As a result, an IV whose decoded...

7.5CVSS5.8AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:45 p.m.7 views

SUSE CVE-2026-64324

In the Linux kernel, the following vulnerability has been resolved: udf: validate free block extents against the partition length udffreeblocks checks the logical block number and count against the partition length, but drops the extent offset from that final bound. A crafted extent can pass the...

7.8CVSS5.8AI score0.00156EPSS
SaveExploits0References3
RustSec
RustSec
added 2026/07/25 12:0 p.m.12 views

Remote Denial of Service via malformed NIP‑44 v2 payload

The NIP-44 v2 decryption path in the nostr crate contains a reachable panic when processing a short or empty ciphertext. After the HMAC check passes and the ciphertext is decrypted via ChaCha20, the code reads a 2‑byte unpadded‑length prefix via buffer0..2 without first verifying that the decrypt...

5.8AI score
SaveExploits0Affected Software1
NVD
NVD
added 2026/07/25 10:17 a.m.7 views

CVE-2026-64324

In the Linux kernel, the following vulnerability has been resolved: udf: validate free block extents against the partition length udffreeblocks checks the logical block number and count against the partition length, but drops the extent offset from that final bound. A crafted extent can pass the...

7.8CVSS0.00156EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.5 views

UBUNTU-CVE-2026-64324

In the Linux kernel, the following vulnerability has been resolved: udf: validate free block extents against the partition length udffreeblocks checks the logical block number and count against the partition length, but drops the extent offset from that final bound. A crafted extent can pass the...

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

UBUNTU-CVE-2026-64500

In the Linux kernel, the following vulnerability has been resolved: iio: adc: lpc32xx: Initialize completion before requesting IRQ In the report from Jaeyoung Chung: "lpc32xxadcprobe in drivers/iio/adc/lpc32xxadc.c registers its interrupt handler with devmrequestirq before it initializes...

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

UBUNTU-CVE-2026-64474

In the Linux kernel, the following vulnerability has been resolved: vfio: prevent infinite loop in vfiomiggetnextstate on blocked arc vfiomiggetnextstate walks vfiofromfsmtable one step at a time, looping to skip optional states the device does not support until nextfsm is supported. A blocked...

5.6AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:51 a.m.7 views

CVE-2026-64500 iio: adc: lpc32xx: Initialize completion before requesting IRQ

In the Linux kernel, the following vulnerability has been resolved: iio: adc: lpc32xx: Initialize completion before requesting IRQ In the report from Jaeyoung Chung: "lpc32xxadcprobe in drivers/iio/adc/lpc32xxadc.c registers its interrupt handler with devmrequestirq before it initializes...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:51 a.m.16 views

CVE-2026-64500

CVE-2026-64500 concerns the Linux kernel where the interrupt handler for the LPC32XX IIO ADC could race with an uninitialized completion. The description shows that in lpc32xx_adc_probe(), the code registers the IRQ via devm_request_irq() before calling init_completion() on st->completion. If ...

5.8AI score0.00165EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:51 a.m.12 views

EUVD-2026-48844

In the Linux kernel, the following vulnerability has been resolved: iio: adc: lpc32xx: Initialize completion before requesting IRQ In the report from Jaeyoung Chung: "lpc32xxadcprobe in drivers/iio/adc/lpc32xxadc.c registers its interrupt handler with devmrequestirq before it initializes...

5.8AI score0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:49 a.m.7 views

CVE-2026-64324 udf: validate free block extents against the partition length

In the Linux kernel, the following vulnerability has been resolved: udf: validate free block extents against the partition length udffreeblocks checks the logical block number and count against the partition length, but drops the extent offset from that final bound. A crafted extent can pass the...

7.8CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.30 views

CVE-2026-64324 udf: validate free block extents against the partition length

In the Linux kernel, the following vulnerability has been resolved: udf: validate free block extents against the partition length udffreeblocks checks the logical block number and count against the partition length, but drops the extent offset from that final bound. A crafted extent can pass the...

7.8CVSS0.00156EPSS
SaveExploits0References8
Rows per page
Query Builder