Lucene search
+L

14601 matches found

RedHat Linux
RedHat Linux
added 2025/10/14 8:39 a.m.4 views

kernel: net: usb: smsc75xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb-len Packet length retrieved from skb data may be larger than the actual socket buffer length up to 9026 bytes. In such case the cloned skb passed up the network stack will leak kerne...

5.5CVSS6.7AI score0.00178EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/14 12:35 a.m.8 views

kernel: skbuff: Fix a race between coalescing and releasing SKBs

In the Linux kernel, the following vulnerability has been resolved: skbuff: Fix a race between coalescing and releasing SKBs Commit 1effe8ca4e34 "skbuff: fix coalescing for pagepool fragment recycling" allowed coalescing to proceed with non page pool page and page pool page when @from is cloned,...

8.1CVSS5.7AI score0.00261EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/14 12:0 a.m.12 views

Microsoft Windows Ancillary Function Driver for WinSock 访问控制错误漏洞

Microsoft Windows Ancillary Function Driver for WinSock is a helper function driver for Winsock from Microsoft Corporation USA. An access control error vulnerability exists in Microsoft Windows Ancillary Function Driver for WinSock, which stems from an attacker's ability to elevate privileges by...

7.8CVSS9AI score0.00254EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/10/13 11:23 p.m.7 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.00252EPSS
SaveExploits0References23
EUVD
EUVD
added 2025/10/13 3:31 p.m.11 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.00252EPSS
SaveExploits0References8
Debian
Debian
added 2025/10/13 2:45 p.m.14 views

[SECURITY] [DLA 4329-1] libfcgi security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4329-1 [email protected] https://www.debian.org/lts/security/ Thorsten Alteholz October 13, 2025 https://wiki.debian.org/LTS -...

9.3CVSS7.2AI score0.00578EPSS
SaveExploits0
OSV
OSV
added 2025/10/13 2:15 p.m.14 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.00252EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/13 2:15 p.m.12 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.00252EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/13 2:15 p.m.17 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.00252EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/13 1:48 p.m.58 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.00252EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/10/13 1:48 p.m.20 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.00252EPSS
SaveExploits0References7
Fedora
Fedora
added 2025/10/13 2:4 a.m.9 views

[SECURITY] Fedora 41 Update: podman-tui-1.9.0-1.fc41

podman-tui is a terminal user interface for Podman v4 and v5. podman-tui is using podman.socket service to communicate with podman environm ent and SSH to connect to remote podman machines...

6.5CVSS7AI score0.00489EPSS
SaveExploits1
Fedora
Fedora
added 2025/10/13 12:42 a.m.11 views

[SECURITY] Fedora 42 Update: podman-tui-1.9.0-1.fc42

podman-tui is a terminal user interface for Podman v4 and v5. podman-tui is using podman.socket service to communicate with podman environm ent and SSH to connect to remote podman machines...

6.5CVSS7AI score0.00489EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2025/10/13 12:28 a.m.7 views

kernel: skbuff: Fix a race between coalescing and releasing SKBs

In the Linux kernel, the following vulnerability has been resolved: skbuff: Fix a race between coalescing and releasing SKBs Commit 1effe8ca4e34 "skbuff: fix coalescing for pagepool fragment recycling" allowed coalescing to proceed with non page pool page and page pool page when @from is cloned,...

8.1CVSS5.7AI score0.00261EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/13 12:28 a.m.21 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.1CVSS6.6AI score0.00261EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/13 12:0 a.m.9 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.00252EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/10/12 12:0 a.m.13 views

RHEL 9 : kernel (RHSA-2025:17734)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:17734 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: netsched: hfsc: Fix a potenti...

8.1CVSS7AI score0.00261EPSS
SaveExploits0References12
Microsoft CVE
Microsoft CVE
added 2025/10/11 1:1 a.m.15 views

bluetooth/l2cap: sync sock recv cb and release

...

8.8CVSS7AI score0.00309EPSS
SaveExploits0
Fedora
Fedora
added 2025/10/11 12:58 a.m.16 views

[SECURITY] Fedora 42 Update: python-socketio-5.14.1-1.fc42

Socket.IO is a transport protocol that enables real-time bidirectional event-based communication between clients typically, though not always, web browsers and a server. The official implementations of the client and server components are written in JavaScript. This package provides Python...

6.4CVSS7AI score0.00446EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/11 12:0 a.m.9 views

Fedora 42 : python-socketio (2025-96c38634c7)

The remote Fedora 42 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-96c38634c7 advisory. Release 5.14.1 - 2025-10-02 - Restore support for rediss:// URLs, and add support for valkeys:// as well - Add support for Redis connections using unix socke...

6.4CVSS5.9AI score0.00446EPSS
SaveExploits0References2
Rows per page
Query Builder