Lucene search
+L

2491 matches found

CVE
CVE
added 2025/12/24 12:23 p.m.13 views

CVE-2023-54072

Technical details for CVE-2023-54072 are not provided in the supplied documents; the connected OSV entries list many CVEs but do not include this one. Monitor for updates.

6AI score0.00179EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.23 views

CVE-2023-54072 ALSA: pcm: Fix potential data race at PCM memory allocation helpers

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix potential data race at PCM memory allocation helpers The PCM memory allocation helpers have a sanity check against too many buffer allocations. However, the check is performed without a proper lock and the allocati...

0.00179EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 12:23 p.m.12 views

CVE-2023-54072 ALSA: pcm: Fix potential data race at PCM memory allocation helpers

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix potential data race at PCM memory allocation helpers The PCM memory allocation helpers have a sanity check against too many buffer allocations. However, the check is performed without a proper lock and the allocati...

6.2AI score0.00179EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 11:15 a.m.5 views

CVE-2023-54006

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data-race around unixtotinflight. unixtotinflight is changed under spinlockunixgclock, but unixreleasesock reads it locklessly. Let's use READONCE for unixtotinflight. Note that the writer side was marked by commit...

0.00192EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.3 views

CVE-2023-54006

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data-race around unixtotinflight. unixtotinflight is changed under spinlockunixgclock, but unixreleasesock reads it locklessly. Let's use READONCE for unixtotinflight. Note that the writer side was marked by commit...

5.8AI score0.00192EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 11:15 a.m.2 views

UBUNTU-CVE-2023-54006

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data-race around unixtotinflight. unixtotinflight is changed under spinlockunixgclock, but unixreleasesock reads it locklessly. Let's use READONCE for unixtotinflight. Note that the writer side was marked by commit...

5.7AI score0.00192EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/24 10:55 a.m.12 views

CVE-2023-54006

CVE-2023-54006 affects the Linux kernel af_unix path. It is a data race where unix_tot_inflight is written under a spin_lock but read locklessly by unix_release_sock; the fix is to use READ_ONCE() for unix_tot_inflight. The description (and multiple advisories) indicate a KCSAN-detected race betw...

6AI score0.00192EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.27 views

CVE-2023-54006 af_unix: Fix data-race around unix_tot_inflight.

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data-race around unixtotinflight. unixtotinflight is changed under spinlockunixgclock, but unixreleasesock reads it locklessly. Let's use READONCE for unixtotinflight. Note that the writer side was marked by commit...

0.00192EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2025/12/24 9:4 a.m.8 views

atm/fore200e: Fix possible data race in fore200e_open()

...

4.7CVSS6.7AI score0.00167EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/24 9:1 a.m.6 views

locking/spinlock/debug: Fix data-race in do_raw_write_lock

...

5.5CVSS5.4AI score0.00171EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/24 12:24 a.m.7 views

SUSE CVE-2025-68339

In the Linux kernel, the following vulnerability has been resolved: atm/fore200e: Fix possible data race in fore200eopen Protect access to fore200e-availablecellrate with ratemtx lock in the error handling path of fore200eopen to prevent a data race. The field fore200e-availablecellrate is a shar...

6.3CVSS6.3AI score0.00167EPSS
SaveExploits0References21
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.4 views

PT-2025-52963

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.4.0-rc5-01219-gfa0e21fa4443 Description The Linux kernel contained a data race condition related to the unix tot inflight variable within the af unix subsystem. Specifically, unix tot inflight was being modifie...

6.3AI score0.00192EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.3 views

PT-2025-53130

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a data race condition within the IPv6/sit module. Specifically, multiple CPUs can concurrently update the dev-stats.tx error variable, leading to potential...

6.5AI score0.00217EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/23 2:16 p.m.12 views

CVE-2025-68339

In the Linux kernel, the following vulnerability has been resolved: atm/fore200e: Fix possible data race in fore200eopen Protect access to fore200e-availablecellrate with ratemtx lock in the error handling path of fore200eopen to prevent a data race. The field fore200e-availablecellrate is a shar...

0.00167EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/23 2:16 p.m.11 views

AZL-72980 CVE-2025-68339 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: atm/fore200e: Fix possible data race in fore200eopen Protect access to fore200e-availablecellrate with ratemtx lock in the error handling path of fore200eopen to prevent a data race. The field fore200e-availablecellrate is a shar...

5.6AI score0.00167EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/23 2:16 p.m.3 views

CVE-2025-68339

In the Linux kernel, the following vulnerability has been resolved: atm/fore200e: Fix possible data race in fore200eopen Protect access to fore200e-availablecellrate with ratemtx lock in the error handling path of fore200eopen to prevent a data race. The field fore200e-availablecellrate is a shar...

6.4AI score0.00167EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/23 2:16 p.m.4 views

UBUNTU-CVE-2025-68339

In the Linux kernel, the following vulnerability has been resolved: atm/fore200e: Fix possible data race in fore200eopen Protect access to fore200e-availablecellrate with ratemtx lock in the error handling path of fore200eopen to prevent a data race. The field fore200e-availablecellrate is a shar...

5.7AI score0.00167EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/23 1:58 p.m.5 views

CVE-2025-68339 atm/fore200e: Fix possible data race in fore200e_open()

In the Linux kernel, the following vulnerability has been resolved: atm/fore200e: Fix possible data race in fore200eopen Protect access to fore200e-availablecellrate with ratemtx lock in the error handling path of fore200eopen to prevent a data race. The field fore200e-availablecellrate is a shar...

6.2AI score0.00167EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/23 1:58 p.m.26 views

CVE-2025-68339

The CVE-2025-68339 issue concerns the Linux kernel’s atm/fore200e driver. In fore200e_open(), available_cell_rate is reserved under rate_mtx, but if fore200e_activate_vcin() fails, the code adds back bandwidth without holding the lock. Since available_cell_rate is shared across VCCs, this creates...

6AI score0.00167EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/23 1:58 p.m.34 views

CVE-2025-68339 atm/fore200e: Fix possible data race in fore200e_open()

In the Linux kernel, the following vulnerability has been resolved: atm/fore200e: Fix possible data race in fore200eopen Protect access to fore200e-availablecellrate with ratemtx lock in the error handling path of fore200eopen to prevent a data race. The field fore200e-availablecellrate is a shar...

0.00167EPSS
SaveExploits0References7
Rows per page
Query Builder