Lucene search
+L

96 matches found

Cvelist
Cvelist
added 2025/12/24 12:23 p.m.37 views

CVE-2023-54068 f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_pages()

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...

7.8CVSS0.00151EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 11:16 a.m.14 views

CVE-2025-68367

In the Linux kernel, the following vulnerability has been resolved: macintosh/machid: fix race condition in machidtoggleemumouse The following warning appears when running syzkaller, and this issue also exists in the mainline code. ------------ cut here ------------ listadd double add:...

0.00193EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 10:32 a.m.32 views

CVE-2025-68367

CVE-2025-68367 is a Linux kernel race in mac_hid_toggle_emumouse where two processes concurrently write to mac_hid emulation, each reading old_val=0 outside the mutex and both registering the input handler, causing a double list_add. The fix moves the old_val read inside the mutex-protected regio...

5.9AI score0.00193EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 10:32 a.m.6 views

CVE-2025-68367 macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse

In the Linux kernel, the following vulnerability has been resolved: macintosh/machid: fix race condition in machidtoggleemumouse The following warning appears when running syzkaller, and this issue also exists in the mainline code. ------------ cut here ------------ listadd double add:...

6.1AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.19 views

PT-2025-53066

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the f2fs compression functionality. A bug in the handling of page writebacks in f2fs write raw pages can lead to a kernel panic BUG ON when files...

6.3AI score0.00151EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989559)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989559 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix races among concurrent prealloc proc writes We have no protection against concurre...

7.8CVSS6.3AI score0.00279EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/15 8:01 a.m.10 views

crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg

...

7.8CVSS7AI score0.00323EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-39964

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.8CVSS6.5AI score0.00323EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/13 11:23 p.m.9 views

SUSE 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...

5.3CVSS6.5AI score0.00323EPSS
SaveExploits0References26
EUVD
EUVD
added 2025/10/13 3:31 p.m.12 views

EUVD-2025-34068

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...

5.9AI score0.00323EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/13 2:15 p.m.16 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...

7.8CVSS6.8AI score0.00323EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/13 2:15 p.m.18 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...

7.8CVSS0.00323EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/13 2:15 p.m.14 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...

7.8CVSS6.8AI score0.00323EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/13 2:15 p.m.10 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...

7.8CVSS6.6AI score0.00323EPSS
SaveExploits0References43
CVE
CVE
added 2025/10/13 1:48 p.m.75 views

CVE-2025-39964

In CVE-2025-39964, the Linux kernel’s crypto/af_alg implementation now disallows concurrent writes to the same af_alg socket. The root cause is a race in af_alg_sendmsg where two writes could interleave or corrupt internal state; a new ctx->write field enforces exclusive ownership for writing....

7.8CVSS6.1AI score0.00323EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/10/13 1:48 p.m.23 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...

7.8CVSS0.00323EPSS
SaveExploits0References7
OSV
OSV
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...

7.8CVSS6.4AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/10/13 1:48 p.m.16 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...

7.8CVSS6.1AI score0.00323EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/10/13 12:00 a.m.11 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.00323EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/04 7:31 a.m.25 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...

7.8CVSS0.00099EPSS
SaveExploits0References2
Rows per page
Query Builder