Lucene search
+L

1611 matches found

Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.22 views

PT-2026-27734

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.14.0-611.5.1.el9 7 Description The Linux kernel contained an issue where multiple udev threads could collect i801 device information concurrently during boot. This could lead to a kernel panic because the i801...

5.5CVSS4.9AI score0.00122EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/31 12:28 a.m.6 views

SUSE CVE-2023-54218

In the Linux kernel, the following vulnerability has been resolved: net: Fix load-tearing on sk-skstamp in sockrecvcmsgs. KCSAN found a data race in sockrecvcmsgs where the read access to sk-skstamp needs READONCE. BUG: KCSAN: data-race in packetrecvmsg / packetrecvmsg write marked to...

3.6CVSS6.3AI score0.00207EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.6 views

EUVD-2023-60423

In the Linux kernel, the following vulnerability has been resolved: net: Fix load-tearing on sk-skstamp in sockrecvcmsgs. KCSAN found a data race in sockrecvcmsgs where the read access to sk-skstamp needs READONCE. BUG: KCSAN: data-race in packetrecvmsg / packetrecvmsg write marked to...

5.8AI score0.00207EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/30 3:30 p.m.11 views

EUVD-2023-60435

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: fix filter idr initialization The cited commit moved idr initialization too early in flchange which allows concurrent users to access the filter that is still being initialized and is in inconsistent state,...

5.8AI score0.00141EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/30 3:30 p.m.6 views

EUVD-2022-55907

In the Linux kernel, the following vulnerability has been resolved: dm integrity: Fix UAF in dmintegritydtr Dmintegrity also has the same UAF problem when dmresume and dmdestroy are concurrent. Therefore, cancelling timer again in dmintegritydtr...

6AI score0.00206EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54218

In the Linux kernel, the following vulnerability has been resolved: net: Fix load-tearing on sk-skstamp in sockrecvcmsgs. KCSAN found a data race in sockrecvcmsgs where the read access to sk-skstamp needs READONCE. BUG: KCSAN: data-race in packetrecvmsg / packetrecvmsg write marked to...

0.00207EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/30 1:16 p.m.9 views

CVE-2022-50889

In the Linux kernel, the following vulnerability has been resolved: dm integrity: Fix UAF in dmintegritydtr Dmintegrity also has the same UAF problem when dmresume and dmdestroy are concurrent. Therefore, cancelling timer again in dmintegritydtr...

0.00206EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.8 views

UBUNTU-CVE-2023-54206

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: fix filter idr initialization The cited commit moved idr initialization too early in flchange which allows concurrent users to access the filter that is still being initialized and is in inconsistent state,...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 1:16 p.m.22 views

UBUNTU-CVE-2022-50889

In the Linux kernel, the following vulnerability has been resolved: dm integrity: Fix UAF in dmintegritydtr Dmintegrity also has the same UAF problem when dmresume and dmdestroy are concurrent. Therefore, cancelling timer again in dmintegritydtr...

5.9AI score0.00206EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/30 1:16 p.m.8 views

UBUNTU-CVE-2023-54218

In the Linux kernel, the following vulnerability has been resolved: net: Fix load-tearing on sk-skstamp in sockrecvcmsgs. KCSAN found a data race in sockrecvcmsgs where the read access to sk-skstamp needs READONCE. BUG: KCSAN: data-race in packetrecvmsg / packetrecvmsg write marked to...

5.7AI score0.00207EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/30 12:11 p.m.30 views

CVE-2023-54206

The CVE is a Linux kernel issue in net/sched/flower where an idr initialization was moved too early in fl_change(), allowing a concurrently initialized filter to be accessed and potentially dereferenced. The published fix inserts a NULL pointer into idr early to allocate a handle but ensures fl_g...

7.8CVSS5.9AI score0.00141EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.14 views

PT-2025-53961

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free UAF issue was identified and resolved in the Linux kernel related to dm clone functionality within the clone dtr function. The issue also exists when dm resume and dm...

7.8CVSS7.2AI score0.00932EPSS
SaveExploits2References896
Snyk
Snyk
added 2025/12/28 3:39 a.m.10 views

Race Condition

Overview opencart/opencart is a shopping cart system Affected versions of this package are vulnerable to Race Condition via the Single-Use Coupon Handler. An attacker can redeem a single-use coupon multiple times by exploiting a timing issue during concurrent requests. Remediation There is no fix...

6.3CVSS6.8AI score0.00413EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-54068

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: compress: fix to call f2fswaitonpagewriteback in f2fswriterawpages BUGON will be triggered when writing files concurrently, because the same page is...

7.8CVSS5.3AI score0.00151EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.17 views

SUSE CVE-2023-54068

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to call f2fswaitonpagewriteback in f2fswriterawpages BUGON will be triggered when writing files concurrently, because the same page is writtenback multiple times. 1597 void folioendwritebackstruct folio folio...

6.6AI score0.00151EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2023-60259

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when deleting free space root from the dirty cow roots list When deleting the free space tree we are deleting the free space root from the list fsinfo-dirtycowonlyroots without taking the lock that protects it,...

5.7AI score0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.11 views

CVE-2023-54082

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00018EPSS
SaveExploits0
CVE
CVE
added 2025/12/24 1:05 p.m.29 views

CVE-2022-50764

The CVE-2022-50764 entry concerns a Linux kernel issue in ipv6/sit where dev->stats.tx_error data-races occur because sit tunnels are NETIF_F_LLTX and not protected by a spinlock. The root cause is multiple CPUs updating tx_error concurrently, with the fix implemented as DEV_STATS_INC() to avo...

6.1AI score0.00243EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 11:15 a.m.8 views

CVE-2023-54032

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when deleting quota root from the dirty cow roots list When disabling quotas we are deleting the quota root from the list fsinfo-dirtycowonlyroots without taking the lock that protects it, which is struct...

0.002EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.4 views

CVE-2023-53867

In the Linux kernel, the following vulnerability has been resolved: ceph: fix potential use-after-free bug when trimming caps When trimming the caps and just after the 'session-scaplock' is released in cephiteratesessioncaps the cap maybe removed by another thread, and when using the stale cap...

9.8CVSS6.3AI score0.00516EPSS
SaveExploits0References5
Rows per page
Query Builder