Lucene search
+L

2492 matches found

Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.7 views

PT-2025-38172

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 5.17.0-rc4+ through 5.17.0-rc4+ Description: The Linux kernel contains a flaw in the dmaengine hisilicon component related to multi-thread support for a DMA channel. Specifically, a data race condition can occur when...

6.4AI score0.00184EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53329

"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: workqueue: fix data race with the pwq-stats increment KCSAN has discovered a data race in...

4.7CVSS5.4AI score0.00086EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50265

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: kcm: annotate data-races around kcm-rxwait kcm-rxpsock can be read locklessly in kcmrfree...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50291

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: kcm: annotate data-races around kcm-rxpsock kcm-rxpsock can be read locklessly in kcmrfree...

5.5CVSS5.3AI score0.00146EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.5 views

SUSE CVE-2022-50265

In the Linux kernel, the following vulnerability has been resolved: kcm: annotate data-races around kcm-rxwait kcm-rxpsock can be read locklessly in kcmrfree. Annotate the read and writes accordingly. syzbot reported: BUG: KCSAN: data-race in kcmrcvstrparser / kcmrfree write to 0xffff88810784e3d0...

5.5CVSS6.4AI score0.00145EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/16 11:31 p.m.3 views

SUSE CVE-2023-53204

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data-races around user-unixinflight. user-unixinflight is changed under spinlockunixgclock, but toomanyunixfds reads it locklessly. Let's annotate the write/read accesses to user-unixinflight. BUG: KCSAN: data-race in...

5.5CVSS6.5AI score0.0011EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/09/16 6:59 p.m.12 views

CVE-2023-53329

In the Linux kernel, the following vulnerability has been resolved: workqueue: fix data race with the pwq-stats increment KCSAN has discovered a data race in kernel/workqueue.c:2598: 1863.554079 ================================================================== 1863.554118 BUG: KCSAN: data-race i...

7CVSS5.8AI score0.00086EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/16 5:15 p.m.7 views

CVE-2023-53329

In the Linux kernel, the following vulnerability has been resolved: workqueue: fix data race with the pwq-stats increment KCSAN has discovered a data race in kernel/workqueue.c:2598: 1863.554079 ================================================================== 1863.554118 BUG: KCSAN: data-race i...

4.7CVSS0.00086EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 5:15 p.m.6 views

DEBIAN-CVE-2023-53329

In the Linux kernel, the following vulnerability has been resolved: workqueue: fix data race with the pwq-stats increment KCSAN has discovered a data race in kernel/workqueue.c:2598: 1863.554079 ================================================================== 1863.554118 BUG: KCSAN: data-race i...

4.7CVSS5AI score0.00086EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 5:15 p.m.6 views

UBUNTU-CVE-2023-53329

In the Linux kernel, the following vulnerability has been resolved: workqueue: fix data race with the pwq-stats increment KCSAN has discovered a data race in kernel/workqueue.c:2598: 1863.554079 ================================================================== 1863.554118 BUG: KCSAN: data-race i...

4.7CVSS5.7AI score0.00086EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/16 4:12 p.m.1 views

CVE-2023-53329 workqueue: fix data race with the pwq->stats[] increment

In the Linux kernel, the following vulnerability has been resolved: workqueue: fix data race with the pwq-stats increment KCSAN has discovered a data race in kernel/workqueue.c:2598: 1863.554079 ================================================================== 1863.554118 BUG: KCSAN: data-race i...

6AI score0.00086EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/16 4:12 p.m.10 views

CVE-2023-53329 workqueue: fix data race with the pwq->stats[] increment

In the Linux kernel, the following vulnerability has been resolved: workqueue: fix data race with the pwq-stats increment KCSAN has discovered a data race in kernel/workqueue.c:2598: 1863.554079 ================================================================== 1863.554118 BUG: KCSAN: data-race i...

0.00086EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/16 4:12 p.m.26 views

CVE-2023-53329

The CVE-2023-53329 entry concerns a data race in the Linux kernel workqueue code (pwq->stats[] increment) reported by KCSAN. The vulnerability involves concurrent writes/reads to pwq->stats entries inside process_one_work, traced to kernel/workqueue.c:2598–2606, and is mitigated by moving t...

4.7CVSS6AI score0.00086EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/16 4:12 p.m.7 views

CVE-2023-53329 workqueue: fix data race with the pwq->stats[] increment

In the Linux kernel, the following vulnerability has been resolved: workqueue: fix data race with the pwq-stats increment KCSAN has discovered a data race in kernel/workqueue.c:2598: 1863.554079 ================================================================== 1863.554118 BUG: KCSAN: data-race i...

4.7CVSS6.1AI score0.00086EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/16 8:15 a.m.11 views

CVE-2023-53275

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in sndhdacregmapsync The variable codec-regmap is often protected by the lock codec-regmaplock when is accessed. However, it is accessed without holding the lock...

5.5CVSS0.00146EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/16 8:15 a.m.0 views

DEBIAN-CVE-2023-53275

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in sndhdacregmapsync The variable codec-regmap is often protected by the lock codec-regmaplock when is accessed. However, it is accessed without holding the lock...

5.5CVSS5.5AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.7 views

UBUNTU-CVE-2023-53275

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in sndhdacregmapsync The variable codec-regmap is often protected by the lock codec-regmaplock when is accessed. However, it is accessed without holding the lock...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.3 views

CVE-2023-53275 ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hdac_regmap_sync()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in sndhdacregmapsync The variable codec-regmap is often protected by the lock codec-regmaplock when is accessed. However, it is accessed without holding the lock...

7.9AI score0.00146EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.7 views

CVE-2023-53275

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in sndhdacregmapsync The variable codec-regmap is often protected by the lock codec-regmaplock when is accessed. However, it is accessed without holding the lock...

5.5CVSS5.5AI score0.00146EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.9 views

CVE-2023-53275 ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hdac_regmap_sync()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in sndhdacregmapsync The variable codec-regmap is often protected by the lock codec-regmaplock when is accessed. However, it is accessed without holding the lock...

0.00146EPSS
SaveExploits0References6
Rows per page
Query Builder