Lucene search
+L

15 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007617)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007617 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Disallow concurrent writes in afalgsendmsg Issuing two writes to the same afalg...

3.3CVSS6.3AI score0.00232EPSS
Exploits0References4
OSV
OSV
added 2025/10/24 2:34 p.m.11 views

OESA-2025-2535 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix NULL dereference on q-elevator in blkmqelvswitchnone After grabbing q-sysfslock, q-elevator may become NULL because of elevator switch. Fix the NULL...

5.5CVSS6.5AI score0.0016EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/10/13 11:23 p.m.4 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.00232EPSS
Exploits0References21
EUVD
EUVD
added 2025/10/13 3:31 p.m.8 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.00232EPSS
Exploits0References8
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 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.44 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
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.5 views

SUSE CVE-2025-38709

In the Linux kernel, the following vulnerability has been resolved: loop: Avoid updating block size under exclusive owner Syzbot came up with a reproducer where a loop device block size is changed underneath a mounted filesystem. This causes a mismatch between the block device block size and the...

6.4CVSS6.4AI score0.00136EPSS
Exploits0References23
NVD
NVD
added 2025/09/04 4:15 p.m.5 views

CVE-2025-38709

In the Linux kernel, the following vulnerability has been resolved: loop: Avoid updating block size under exclusive owner Syzbot came up with a reproducer where a loop device block size is changed underneath a mounted filesystem. This causes a mismatch between the block device block size and the...

5.5CVSS0.00136EPSS
Exploits0References5
OSV
OSV
added 2025/09/04 4:15 p.m.7 views

DEBIAN-CVE-2025-38709

In the Linux kernel, the following vulnerability has been resolved: loop: Avoid updating block size under exclusive owner Syzbot came up with a reproducer where a loop device block size is changed underneath a mounted filesystem. This causes a mismatch between the block device block size and the...

5.5CVSS5.6AI score0.00136EPSS
Exploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.6 views

AZL-71257 CVE-2025-38709 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: loop: Avoid updating block size under exclusive owner Syzbot came up with a reproducer where a loop device block size is changed underneath a mounted filesystem. This causes a mismatch between the block device block size and the...

5.5CVSS6AI score0.00136EPSS
Exploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.11 views

UBUNTU-CVE-2025-38709

In the Linux kernel, the following vulnerability has been resolved: loop: Avoid updating block size under exclusive owner Syzbot came up with a reproducer where a loop device block size is changed underneath a mounted filesystem. This causes a mismatch between the block device block size and the...

5.5CVSS6AI score0.00136EPSS
Exploits0References18
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.13 views

CVE-2025-38709 loop: Avoid updating block size under exclusive owner

In the Linux kernel, the following vulnerability has been resolved: loop: Avoid updating block size under exclusive owner Syzbot came up with a reproducer where a loop device block size is changed underneath a mounted filesystem. This causes a mismatch between the block device block size and the...

0.00136EPSS
Exploits0References5
CVE
CVE
added 2025/09/04 3:32 p.m.33 views

CVE-2025-38709

CVE-2025-38709 affects the Linux kernel loop device where changing the loop block size while a filesystem is mounted can cause a block-size mismatch between the loop device and the superblock, triggering warnings such as in __getblk_slow(). The issue is remedied by obtaining an exclusive hold on ...

5.5CVSS5.8AI score0.00136EPSS
Exploits0References5Affected Software1
Rows per page
Query Builder