Lucene search
K

86 matches found

OSV
OSV
added 2025/10/13 2:15 p.m.9 views

AZL-76437 CVE-2025-39964 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Disallow concurrent writes in afalgsendmsg Issuing two writes to the same afalg socket is bogus as the data will be interleaved in an unpredictable fashion. Furthermore, concurrent writes may create inconsistencie...

3.3CVSS6.8AI score0.00232EPSS
Exploits0References1
OSV
OSV
added 2025/10/13 2:15 p.m.9 views

AZL-68460 CVE-2025-39964 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Disallow concurrent writes in afalgsendmsg Issuing two writes to the same afalg socket is bogus as the data will be interleaved in an unpredictable fashion. Furthermore, concurrent writes may create inconsistencie...

3.3CVSS6.8AI score0.00232EPSS
Exploits0References1
NVD
NVD
added 2025/10/13 2:15 p.m.13 views

CVE-2025-39964

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Disallow concurrent writes in afalgsendmsg Issuing two writes to the same afalg socket is bogus as the data will be interleaved in an unpredictable fashion. Furthermore, concurrent writes may create inconsistencie...

3.3CVSS0.00232EPSS
Exploits0References8
OSV
OSV
added 2025/10/13 2:15 p.m.5 views

UBUNTU-CVE-2025-39964

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Disallow concurrent writes in afalgsendmsg Issuing two writes to the same afalg socket is bogus as the data will be interleaved in an unpredictable fashion. Furthermore, concurrent writes may create inconsistencie...

3.3CVSS6.6AI score0.00232EPSS
Exploits0References43
Cvelist
Cvelist
added 2025/10/13 1:48 p.m.10 views

CVE-2025-39964 crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Disallow concurrent writes in afalgsendmsg Issuing two writes to the same afalg socket is bogus as the data will be interleaved in an unpredictable fashion. Furthermore, concurrent writes may create inconsistencie...

0.00232EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2025/10/13 1:48 p.m.8 views

CVE-2025-39964 crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Disallow concurrent writes in afalgsendmsg Issuing two writes to the same afalg socket is bogus as the data will be interleaved in an unpredictable fashion. Furthermore, concurrent writes may create inconsistencie...

6.1AI score0.00232EPSS
Exploits0References7
OSV
OSV
added 2025/10/13 1:48 p.m.4 views

CVE-2025-39964 crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Disallow concurrent writes in afalgsendmsg Issuing two writes to the same afalg socket is bogus as the data will be interleaved in an unpredictable fashion. Furthermore, concurrent writes may create inconsistencie...

3.3CVSS6.4AI score0.00232EPSS
Exploits0References11
CVE
CVE
added 2025/10/13 1:48 p.m.40 views

CVE-2025-39964

CVE-2025-39964 affects the Linux kernel crypto: af_alg where two concurrent writes to the same af_alg socket could interleave data and corrupt internal socket state. The fix adds a dedicated exclusive ownership indicator (ctx->write) to prevent concurrent writes and ensure serialized access. I...

3.3CVSS6.1AI score0.00232EPSS
Exploits0References8Affected Software1
CNNVD
CNNVD
added 2025/10/13 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from afalgsendmsg allowing concurrent writes, which could result in inconsistent internal socket state...

7.8AI score0.00232EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/10/04 7:31 a.m.9 views

CVE-2025-39941 zram: fix slot write race condition

In the Linux kernel, the following vulnerability has been resolved: zram: fix slot write race condition Parallel concurrent writes to the same zram index result in leaked zsmalloc handles. Schematically we can have something like this: CPU0 CPU1 zramslotlock zsfreehandle zramslotlock zramslotlock...

0.00087EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/10/04 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a contention condition during parallel concurrent writes to the same zram index, which could lead to the...

5.9AI score0.00087EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-55353

Malicious code in bioql PyPI...

7AI score0.00159EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/02 1:7 a.m.5 views

net: phylink: add lock for serializing concurrent pl->phydev writes with resolver

...

7CVSS7AI score0.00102EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.6 views

SUSE CVE-2025-39905

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl-phydev writes with resolver Currently phylinkresolve protects itself against concurrent phylinkbringupphy or phylinkdisconnectphy calls which modify pl-phydev by relying on...

3.6CVSS6.5AI score0.00102EPSS
Exploits0References4
NVD
NVD
added 2025/10/01 8:15 a.m.6 views

CVE-2025-39905

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl-phydev writes with resolver Currently phylinkresolve protects itself against concurrent phylinkbringupphy or phylinkdisconnectphy calls which modify pl-phydev by relying on...

7CVSS0.00102EPSS
Exploits0References2
OSV
OSV
added 2025/10/01 8:15 a.m.4 views

UBUNTU-CVE-2025-39905

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl-phydev writes with resolver Currently phylinkresolve protects itself against concurrent phylinkbringupphy or phylinkdisconnectphy calls which modify pl-phydev by relying on...

7CVSS6.6AI score0.00102EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/10/01 7:44 a.m.3 views

CVE-2025-39905

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl-phydev writes with resolver Currently phylinkresolve protects itself against concurrent phylinkbringupphy or phylinkdisconnectphy calls which modify pl-phydev by relying on...

7CVSS6.1AI score0.00102EPSS
Exploits0
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a lack of locks for serializing concurrent pl-phydev writes with the parser, which could lead to a race...

7CVSS8.4AI score0.00102EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.6 views

PT-2025-41786

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue in the crypto/af alg module where concurrent writes to the same af alg socket can lead to data interleaving and inconsistencies in the internal socket...

4.6CVSS7.8AI score0.00232EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.4 views

SUSE CVE-2025-38708

In the Linux kernel, the following vulnerability has been resolved: drbd: add missing krefget in handlewriteconflicts With two-primaries enabled, DRBD tries to detect "concurrent" writes and handle write conflicts, so that even if you write to the same sector simultaneously on both nodes, they en...

7.8CVSS6.3AI score0.00157EPSS
Exploits0References3
Rows per page
Query Builder