Lucene search
K

59 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2021-17193

Malware in sbrugna...

8.4CVSS7.5AI score0.00043EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414426)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414426 advisory. The SUNRPC subsystem in the Linux kernel through 5.17.2 can call xsxprtfree before ensuring that sockets are in the intended state. Tenable has extracted the precedi...

7.8CVSS6.6AI score0.00028EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-33328

Malicious code in bioql PyPI...

7.8CVSS6.9AI score0.00028EPSS
Exploits0References13
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-11211

Malicious code in bioql PyPI...

6.8AI score0.00014EPSS
Exploits0References10
OSV
OSV
added 2025/09/18 4:15 p.m.0 views

UBUNTU-CVE-2023-53426

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix xskdiag use-after-free error during socket cleanup Fix a use-after-free error that is possible if the xskdiag interface is used after the socket has been unbound from the device. This can happen either due to the socket...

7.8CVSS5.8AI score0.00018EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.1 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.0003EPSS
Exploits0
Cvelist
Cvelist
added 2025/08/16 11:34 a.m.7 views

CVE-2025-38552 mptcp: plug races between subflow fail and subflow creation

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...

0.00026EPSS
Exploits0References5
CVE
CVE
added 2025/08/16 11:34 a.m.32 views

CVE-2025-38552

CVE-2025-38552 concerns the Linux kernel and addresses a race in MPTCP where subflow creation and subflow failure can collide. The issue arises from a race between a subflow failing and the creation of an additional subflow, which could lead to inconsistent socket state if not synchronized. The f...

7.8CVSS6.7AI score0.00026EPSS
Exploits0References7Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/08/06 7:0 a.m.5 views

nvmet-tcp: don't restore null sk_state_change

...

7.5CVSS7AI score0.00105EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/07/16 12:0 a.m.4 views

PT-2025-33599

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw related to multi-path TCP MPTCP where a race condition can occur between subflow failure and subflow creation. This issue is similar to a previously...

7.8CVSS7.1AI score0.00026EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:15 a.m.3 views

SUSE CVE-2025-38035

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: don't restore null skstatechange queue-statechange is set as part of nvmettcpsetqueuesock, but if the TCP connection isn't established when nvmettcpsetqueuesock is called then queue-statechange isn't set and...

5.9CVSS7.7AI score0.00105EPSS
Exploits0References17
RedhatCVE
RedhatCVE
added 2025/05/22 7:38 p.m.5 views

CVE-2021-30262

Improper validation of a socket state when socket events are being sent to clients can lead to invalid access of memory in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon...

8.4CVSS7.7AI score0.00043EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:0 a.m.1 views

sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start

...

5.5CVSS7.6AI score0.00007EPSS
Exploits0
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.1 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 the failure to reset skstate to CLOSED in the sctp subsystem upon an auto-bind failure, which could result i...

5.5CVSS6.6AI score0.00007EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2024/09/24 12:49 a.m.3 views

kernel: vsock: remove vsock from connected table when connect is interrupted by a signal

A vulnerability was found in the Linux kernel's vsock subsystem's vsockstreamconnect function where improper handling of the socket state can lead to the connected table's list being corrupted. This occurs when a signal interrupt occurs and resets the socket's state without removing it from the...

5.5CVSS7.2AI score0.00014EPSS
Exploits0References5
Oracle linux
Oracle linux
added 2024/09/12 12:0 a.m.363 views

Unbreakable Enterprise kernel security update

5.15.0-210.163.7 - crypto: qat - specify firmware files for 402xx Giovanni Cabiddu Orabug: 37030280 5.15.0-210.163.6 - Revert 'Fix userfaultfdapi to return EINVAL as expected' Vijayendra Suman Orabug: 37004422 5.15.0-210.163.5 - Revert 'bpf: Allow reads from uninit stack' Vijayendra Suman Orabug:...

7.8CVSS10AI score0.00035EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/06/21 7:52 p.m.17 views

CVE-2024-36484

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

5.5CVSS6.7AI score0.00013EPSS
Exploits0References4
NVD
NVD
added 2024/06/21 11:15 a.m.17 views

CVE-2024-36484

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

5.5CVSS0.00013EPSS
Exploits0References12
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.15 views

CVE-2024-36484

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

5.5CVSS6.4AI score0.00013EPSS
Exploits0References24
CVE
CVE
added 2024/06/21 10:18 a.m.125 views

CVE-2024-36484

CVE-2024-36484 is a Linux kernel vulnerability where the socket acceptance check was relaxed at accept time (net/ipv4/af_inet.c). The issue can arise when a process shuts down a listener before it enters accept, causing the child to reach accept() in FIN_WAIT1 status after the commit “tcp: defer ...

5.5CVSS6.3AI score0.00013EPSS
Exploits0References12Affected Software1
Rows per page
Query Builder