Lucene search
+L

35337 matches found

EUVD
EUVD
added 2026/05/28 9:36 a.m.14 views

EUVD-2026-32786

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix btrfsioctlspaceinfo slotcount TOCTOU which can lead to info-leak btrfsioctlspaceinfo has a TOCTOU race between two passes over the block group RAID type lists. The first pass counts entries to determine the allocation...

5.8AI score0.00093EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:36 a.m.13 views

CVE-2026-46152

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: drop stray 'static' from fast-RX rxresult ieee80211invokefastrx is documented as safe for parallel RX, but its per-invocation rxresult is declared static. Concurrent callers then share one instance and can overwri...

5.8AI score0.00167EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/28 9:36 a.m.6 views

CVE-2026-46152 wifi: mac80211: drop stray 'static' from fast-RX rx_result

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: drop stray 'static' from fast-RX rxresult ieee80211invokefastrx is documented as safe for parallel RX, but its per-invocation rxresult is declared static. Concurrent callers then share one instance and can overwri...

8.8CVSS6.6AI score0.00167EPSS
SaveExploits0References18
CVE
CVE
added 2026/05/28 9:36 a.m.48 views

CVE-2026-46152

CVE-2026-46152 affects the Linux kernel’s wifi/mac80211 subsystem. The root cause is that ieee80211_invoke_fast_rx() uses a static per-invocation rx_result, causing concurrent callers to share a single instance and potentially overwrite results between ieee80211_rx_mesh_data() and the switch on r...

8.8CVSS5.8AI score0.00167EPSS
SaveExploits0References15Affected Software1
EUVD
EUVD
added 2026/05/28 9:35 a.m.14 views

EUVD-2026-32764

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADDADDR rtx: fix potential data-race This mptcppmaddtimer helper is executed as a timer callback in softirq context. To avoid any data races, the socket lock needs to be held with bhlocksock. If the socket is in use,...

5.8AI score0.00426EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/28 9:35 a.m.44 views

CVE-2026-46135 nvmet-tcp: fix race between ICReq handling and queue teardown

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmettcphandleicreq updates queue-state after sending an Initialization Connection Response ICResp, but it does so without serializing against target-side queue...

9.8CVSS0.00397EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/28 9:35 a.m.133 views

CVE-2026-46135

CVE-2026-46135 affects the Linux kernel nvmet-tcp (NVMe over TCP). A race between ICReq handling and target‑side queue teardown can transition queue state in a non‑serialized way, potentially allowing a second teardown path and a re‑entry after a disconnect, including a possible double free scena...

9.8CVSS5.8AI score0.00397EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/28 9:35 a.m.3 views

CVE-2026-46135 nvmet-tcp: fix race between ICReq handling and queue teardown

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmettcphandleicreq updates queue-state after sending an Initialization Connection Response ICResp, but it does so without serializing against target-side queue...

9.8CVSS5.8AI score0.00397EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/05/28 8:12 a.m.16 views

CVE-2025-46284

A race condition was addressed with additional validation. This issue is fixed in macOS Sequoia 15.7, macOS Tahoe 26. An app may be able to gain root privileges...

7CVSS5.8AI score0.00103EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:4 a.m.10 views

media: amphion: Fix race between m2m job_abort and device_run

...

7.8CVSS5.4AI score0.00097EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/28 4:2 a.m.20 views

CVE-2026-45867

A flaw was found in the Linux kernel, specifically within the power supply subsystem. This vulnerability, a use-after-free, occurs due to a race condition during the removal or initialization of a power supply device. An interrupt can fire after the associated memory for a power supply handle has...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 4:2 a.m.18 views

CVE-2026-45866

A flaw was found in the Linux kernel's CAIF serial line discipline. A race condition exists between the ldiscclose function, which frees the terminal tty device, and the handletx function, which may attempt to access the freed device. This use-after-free UAF vulnerability allows a local attacker ...

7.8CVSS6AI score0.0016EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/05/28 4:1 a.m.20 views

SUSE CVE-2025-71303

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix race condition when checking rpmon When autosuspend is triggered, driver rpmon flag is set to indicate that a suspend/resume is already in progress. However, when a userspace application submits a command durin...

4.7CVSS5.8AI score0.00102EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 3:57 a.m.15 views

CVE-2026-45869

A flaw was found in the Linux kernel, specifically within the wm97xx power supply driver. A timing issue, known as a race condition, can occur during the driver's setup. If an interrupt is triggered at a precise moment, it can cause the system to attempt to use an uninitialized memory pointer,...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/05/28 3:57 a.m.23 views

SUSE CVE-2026-45867

In the Linux kernel, the following vulnerability has been resolved: power: supply: act8945a: Fix use-after-free in powersupplychanged Using the devm variant for requesting IRQ before the devm variant for allocating/registering the powersupply handle, means that the powersupply handle will be...

5CVSS5.7AI score0.00164EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/28 3:57 a.m.11 views

SUSE CVE-2026-45869

In the Linux kernel, the following vulnerability has been resolved: power: supply: wm97xx: Fix NULL pointer dereference in powersupplychanged In probe, requestirq is called before allocating/registering a powersupply handle. If an interrupt is fired between the call to requestirq and...

4.7CVSS5.8AI score0.0016EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/28 3:56 a.m.13 views

SUSE CVE-2026-45882

In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916bmsvm: Fix use-after-free in powersupplychanged Using the devm variant for requesting IRQ before the devm variant for allocating/registering the powersupply handle, means that the powersupply handle will be...

5.7AI score0.00159EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 3:56 a.m.13 views

SUSE CVE-2026-45889

In the Linux kernel, the following vulnerability has been resolved: mptcp: do not account for OoO in mptcprcvbufgrow MPTCP-level OoOs are physiological when multiple subflows are active concurrently and will not cause retransmissions nor are caused by drops. Accounting for them in mptcprcvbufgrow...

5.8AI score0.00153EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 3:56 a.m.15 views

SUSE CVE-2026-45902

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq256xx: Fix use-after-free in powersupplychanged Using the devm variant for requesting IRQ before the devm variant for allocating/registering the powersupply handle, means that the powersupply handle will be...

6.3CVSS5.7AI score0.0016EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/28 3:56 a.m.18 views

SUSE CVE-2026-45906

In the Linux kernel, the following vulnerability has been resolved: power: supply: pf1550: Fix use-after-free in powersupplychanged Using the devm variant for requesting IRQ before the devm variant for allocating/registering the powersupply handle, means that the powersupply handle will be...

5.8AI score0.0012EPSS
SaveExploits0References3
Rows per page
Query Builder