Lucene search
+L

369235 matches found

EUVD
EUVD
added 2026/08/15 5:58 a.m.9 views

EUVD-2026-59481

In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: Fix locking when accessing mr-pd Sashiko points out that, due to reregmr, the PD is actually variable and all the touches in nldev are racy. Use mr-device instead of mr-pd-device. Getting the PD restrack ID is more...

5.4AI score0.0012EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:58 a.m.27 views

CVE-2026-74334

The CVE-2026-74334 issue affects the Linux kernel RDMA/nldev path, where locking around mr->pd was unsafe because pd became variable under rereg_mr and touches could race. The fix uses mr->device instead of mr->pd->device and introduces an rdma_restrack_sync() operation to ensure stal...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.4 views

CVE-2026-74334

In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: Fix locking when accessing mr-pd Sashiko points out that, due to reregmr, the PD is actually variable and all the touches in nldev are racy. Use mr-device instead of mr-pd-device. Getting the PD restrack ID is more...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:58 a.m.8 views

CVE-2026-74334 RDMA/nldev: Fix locking when accessing mr->pd

In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: Fix locking when accessing mr-pd Sashiko points out that, due to reregmr, the PD is actually variable and all the touches in nldev are racy. Use mr-device instead of mr-pd-device. Getting the PD restrack ID is more...

7.8CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.31 views

CVE-2026-74334 RDMA/nldev: Fix locking when accessing mr->pd

In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: Fix locking when accessing mr-pd Sashiko points out that, due to reregmr, the PD is actually variable and all the touches in nldev are racy. Use mr-device instead of mr-pd-device. Getting the PD restrack ID is more...

7.8CVSS0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:58 a.m.7 views

CVE-2026-74333 ASoC: amd: acp-sdw-legacy: Bound DAI link iteration

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-legacy: Bound DAI link iteration createsdwdailinks walks socdais until it finds an entry with initialised cleared, but socdais is allocated with exactly numends entries. If all entries are initialised, the loop...

8.4CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:58 a.m.10 views

EUVD-2026-59480

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-legacy: Bound DAI link iteration createsdwdailinks walks socdais until it finds an entry with initialised cleared, but socdais is allocated with exactly numends entries. If all entries are initialised, the loop...

5.4AI score0.00142EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:58 a.m.20 views

CVE-2026-74333

CVE-2026-74333: In the Linux kernel ASoC subsystem for amd: acp-sdw-legacy, a bound check bug occurs in create_sdw_dailinks() where it iterates soc_dais beyond the allocated entries if all entries are initialized. Reports from KASAN show a slab-out-of-bounds read. The fix is to pass the allocated...

8.4CVSS5.3AI score0.00142EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:58 a.m.4 views

CVE-2026-74332 ASoC: amd: acp-sdw-sof: Bound DAI link iteration

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-sof: Bound DAI link iteration createsdwdailinks walks sofdais until it finds an entry with initialised cleared, but sofdais is allocated with exactly numends entries. If all entries are initialised, the loop...

8.4CVSS5.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:58 a.m.10 views

EUVD-2026-59479

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-sof: Bound DAI link iteration createsdwdailinks walks sofdais until it finds an entry with initialised cleared, but sofdais is allocated with exactly numends entries. If all entries are initialised, the loop...

5.4AI score0.00144EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 5:58 a.m.21 views

CVE-2026-74332

The CVE-2026-74332 entry relates to the Linux kernel ASoC: amd (acp-sdw-sof): Bound DAI link iteration. The issue occurred in create_sdw_dailinks() which walked sof_dais beyond allocated entries when all entries were initialized. A fix was implemented to pass the allocated entry count to create_s...

8.4CVSS5.3AI score0.00144EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.36 views

CVE-2026-74333 ASoC: amd: acp-sdw-legacy: Bound DAI link iteration

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-legacy: Bound DAI link iteration createsdwdailinks walks socdais until it finds an entry with initialised cleared, but socdais is allocated with exactly numends entries. If all entries are initialised, the loop...

8.4CVSS0.00142EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.9 views

CVE-2026-74333

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-legacy: Bound DAI link iteration createsdwdailinks walks socdais until it finds an entry with initialised cleared, but socdais is allocated with exactly numends entries. If all entries are initialised, the loop...

8.4CVSS5.3AI score0.00142EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.33 views

CVE-2026-74332 ASoC: amd: acp-sdw-sof: Bound DAI link iteration

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-sof: Bound DAI link iteration createsdwdailinks walks sofdais until it finds an entry with initialised cleared, but sofdais is allocated with exactly numends entries. If all entries are initialised, the loop...

8.4CVSS0.00144EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.5 views

CVE-2026-74332

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-sof: Bound DAI link iteration createsdwdailinks walks sofdais until it finds an entry with initialised cleared, but sofdais is allocated with exactly numends entries. If all entries are initialised, the loop...

8.4CVSS5.3AI score0.00144EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:58 a.m.26 views

CVE-2026-74331

CVE-2026-74331 (Linux kernel) : A deadlock arises in the firmware_loader during suspend/hibernate prep due to a recursive lock on fw_lock in device_cache_fw_images(). The sequence: fw_pm_notify() updates firmware cache state to FW_LOADER_START_CACHE while holding fw_lock, then iterates devices wi...

5.6AI score0.0019EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.6 views

CVE-2026-74331

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix recursive lock in devicecachefwimages A recursive locking deadlock can occur in the firmware loader's power management notification handler. During system suspend or hibernation preparation, fwpmnotify calls...

5.7AI score0.0019EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 5:58 a.m.7 views

EUVD-2026-59478

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix recursive lock in devicecachefwimages A recursive locking deadlock can occur in the firmware loader's power management notification handler. During system suspend or hibernation preparation, fwpmnotify calls...

5.7AI score0.0019EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:58 a.m.4 views

CVE-2026-74331 firmware_loader: Fix recursive lock in device_cache_fw_images()

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix recursive lock in devicecachefwimages A recursive locking deadlock can occur in the firmware loader's power management notification handler. During system suspend or hibernation preparation, fwpmnotify calls...

5.8AI score
SaveExploits0References11
OSV
OSV
added 2026/08/15 5:58 a.m.10 views

CVE-2026-74330 configfs: fix lockless traversals of ->s_children

In the Linux kernel, the following vulnerability has been resolved: configfs: fix lockless traversals of -schildren Having the parent directory locked protects entries from removal by another thread, but it does not protect cursors from being moved around by lseek - or freed, for that matter...

7.8CVSS5.5AI score
SaveExploits0References11
Rows per page
Query Builder