Lucene search
+L

3086 matches found

CVE
CVE
added 2026/08/15 5:53 a.m.22 views

CVE-2026-72133

CVE-2026-72133 concerns the Linux kernel SPI uniphier driver. The vulnerability arises because devm_request_irq() could be called before init_completion(), allowing an interrupt to occur and the handler to call complete() on an uninitialized completion, causing undefined behavior (observed with K...

8.4CVSS5.5AI score0.00182EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:53 a.m.7 views

CVE-2026-72133 spi: uniphier: Fix completion initialization order before devm_request_irq()

In the Linux kernel, the following vulnerability has been resolved: spi: uniphier: Fix completion initialization order before devmrequestirq The driver calls devmrequestirq before initializing the completion used by the interrupt handler. Because the interrupt may occur immediately after...

8.4CVSS5.6AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:52 a.m.21 views

CVE-2026-72107

Summary (CVE-2026-72107) In the Linux kernel, the vulnerability is in the dm-era code path where writes are tracked in target-relative blocks. The root cause is that era_map() calculates the writeset block before applying the target offset, allowing a non-zero start sector to pass an absolute map...

8.8CVSS5.3AI score0.00632EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:52 a.m.6 views

EUVD-2026-59065

In the Linux kernel, the following vulnerability has been resolved: dm era: fix out-of-bounds memory access for non-zero start sector dm-era tracks writes in target-relative blocks, but eramap calculates the writeset block before applying the target offset. Tables with a non-zero start sector can...

5.4AI score0.00632EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:52 a.m.5 views

CVE-2026-72107 dm era: fix out-of-bounds memory access for non-zero start sector

In the Linux kernel, the following vulnerability has been resolved: dm era: fix out-of-bounds memory access for non-zero start sector dm-era tracks writes in target-relative blocks, but eramap calculates the writeset block before applying the target offset. Tables with a non-zero start sector can...

8.8CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.19 views

CVE-2026-72107 dm era: fix out-of-bounds memory access for non-zero start sector

In the Linux kernel, the following vulnerability has been resolved: dm era: fix out-of-bounds memory access for non-zero start sector dm-era tracks writes in target-relative blocks, but eramap calculates the writeset block before applying the target offset. Tables with a non-zero start sector can...

8.8CVSS0.00632EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:52 a.m.39 views

CVE-2026-72084

The CVE-2026-72084 vulnerability affects the Linux kernel SCSI subsystem: PR-OUT TransportID parsing for iSCSI can over-read when the provided buffer length isn’t properly validated, potentially allowing out-of-bounds reads. The fix introduces length checks on the iSCSI TransportID (ADDITIONAL LE...

9.8CVSS5.8AI score0.00728EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:52 a.m.8 views

CVE-2026-72084 scsi: target: Bound PR-OUT TransportID parsing to the received buffer

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Bound PR-OUT TransportID parsing to the received buffer corescsi3decodespeciport and corescsi3emulateregisterandmove hand the raw PERSISTENT RESERVE OUT parameter buffer to targetparseprouttransportid without tellin...

9.8CVSS6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.23 views

CVE-2026-72084 scsi: target: Bound PR-OUT TransportID parsing to the received buffer

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Bound PR-OUT TransportID parsing to the received buffer corescsi3decodespeciport and corescsi3emulateregisterandmove hand the raw PERSISTENT RESERVE OUT parameter buffer to targetparseprouttransportid without tellin...

9.8CVSS0.00728EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:52 a.m.5 views

EUVD-2026-59029

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Fix use-after-free in usereventmmdup usereventmmdup walks the parent mm's enabler list locklessly under rcureadlock during fork from copyprocess; it does not take eventmutex: rcureadlock;...

5.6AI score0.0017EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:52 a.m.28 views

CVE-2026-72071

The CVE-2026-72071 entry describes a Linux kernel issue in tracing/user_events where use-after-free can occur in user_event_mm_dup() during fork. The root cause is a lockless RCU walk of the parent mm enabler list (without taking event_mutex) followed by immediate free operations: user_event_put(...

7.8CVSS5.5AI score0.0017EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:51 a.m.8 views

EUVD-2026-58987

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: bound device offsets in the MUX downlink decoder muxdladbdecode walks a chain of aggregated datagram tables using offsets and lengths taken from the modem. firsttableindex, nexttableindex, tablelength,...

5.8AI score0.00403EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:51 a.m.24 views

CVE-2026-72029

The CVE pertains to the Linux kernel net: wwan: iosm MUX downlink decoder. The vulnerability arises in mux_dl_adb_decode(), which uses device-supplied offsets (first_table_index, next_table_index, table_length, datagram_index, datagram_length) without proper bounds checks against skb->len. Thi...

8.8CVSS5.7AI score0.00403EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.21 views

CVE-2026-72019 macsec: don't read an unset MAC header in macsec_encrypt()

In the Linux kernel, the following vulnerability has been resolved: macsec: don't read an unset MAC header in macsecencrypt macsecencrypt reads the Ethernet header via ethhdrskb skb-head + skb-macheader to memmove the 12 source/destination MAC bytes forward and make room for the SecTAG. On the...

7.3CVSS0.00167EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:51 a.m.9 views

CVE-2026-72019 macsec: don't read an unset MAC header in macsec_encrypt()

In the Linux kernel, the following vulnerability has been resolved: macsec: don't read an unset MAC header in macsecencrypt macsecencrypt reads the Ethernet header via ethhdrskb skb-head + skb-macheader to memmove the 12 source/destination MAC bytes forward and make room for the SecTAG. On the...

7.3CVSS5.6AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72569

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of fp-owner.name in durable handle owner check Two concurrent SMB2 durable reconnects DH2C/DHnC on the same persistent id race the fp-owner.name compare-read in ksmbd vfs compare durable owner against th...

5.8AI score0.00652EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72769

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-legacy: Bound DAI link iteration create sdw dailinks walks soc dais until it finds an entry with initialised cleared, but soc dais is allocated with exactly num ends entries. If all entries are initialised, the...

5.3AI score0.00142EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72610

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of conn-preauth info in concurrent SMB2 NEGOTIATE conn-preauth info is shared connection state struct preauth integrity info, kmalloc-96 that is allocated and freed by the SMB2 NEGOTIATE handler and read...

5.5AI score0.00668EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72607

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf nat: avoid invalid nat net pointer use on failed nf nat init We ran into below KASAN splat, which is mostly uninteresting, beside for having nf nat register fn in the call chain as a cause for the offending access:...

5.5AI score0.00164EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.15 views

PT-2026-72824

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data The OSS sequencer processes the input MIDI bytes into a sequencer event to be dispatched later in snd seq oss midi putc called from snd seq oss process event. Wh...

5.3AI score0.00124EPSS
SaveExploits0References4
Rows per page
Query Builder