Lucene search
+L

681 matches found

Tenable Nessus
Tenable Nessus
added 2025/04/01 12:00 a.m.10 views

SUSE SLES15 Security Update : kernel RT (Live Patch 1 for SLE 15 SP6) (SUSE-SU-2025:1064-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:1064-1 advisory. This update for the Linux Kernel 6.4.0-150600105 fixes several issues. The following security issues were fixed: - CVE-2024-57882: mptcp: fix T...

9.8CVSS7AI score0.00519EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/31 4:04 p.m.6 views

SUSE-SU-2025:1072-1 Security update for the Linux Kernel (Live Patch 3 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002317 fixes several issues. The following security issues were fixed: - CVE-2024-57882: mptcp: fix TCP options overflow. bsc1235916. - CVE-2024-41062: Sync sock recv cb and release bsc1228578...

9.8CVSS7.5AI score0.00519EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/03/29 12:00 a.m.17 views

SUSE SLES15 Security Update : kernel RT (Live Patch 0 for SLE 15 SP6) (SUSE-SU-2025:1057-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:1057-1 advisory. This update for the Linux Kernel 6.4.0-1506008 fixes several issues. The following security issues were fixed: - CVE-2024-57882: mptcp: fix TCP...

9.8CVSS7AI score0.00519EPSS
SaveExploits0References7
CVE
CVE
added 2025/03/27 4:43 p.m.140 views

CVE-2023-53016

CVE-2023-53016 concerns a potential deadlock in the Linux kernel Bluetooth rfcomm path. The issue arises when rfcomm_sock_connect holds the sk lock while waiting for the rfcomm lock, and rfcomm_sock_release may hold the rfcomm lock and attempt to acquire the sk lock, creating a deadlock scenario....

5.5CVSS6.7AI score0.00147EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.18 views

The vulnerability of the `reqsk_queue_unlink()` function in the `net/ipv4/inet_connection_sock.c` module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the reqskqueueunlink function in the net/ipv4/inetconnectionsock.c module of the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7CVSS7.2AI score0.00559EPSS
SaveExploits0References19Affected Software5
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.9 views

The vulnerability of the sock_map component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the sockhashfree function in the sockmap component of the Linux kernel is related to improper locking mechanisms. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00231EPSS
SaveExploits0References19Affected Software9
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:00 a.m.20 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-56603)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56603 advisory. - In the Linux kernel, the following vulnerability has been resolved: net: afcan: do not leave a dangling sk...

7.8CVSS6AI score0.0023EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:00 a.m.12 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-56640)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56640 advisory. - In the Linux kernel, the following vulnerability has been resolved: net/smc: fix LGR and link use-after- fre...

9.8CVSS6AI score0.00617EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/27 3:15 a.m.15 views

CVE-2024-58009

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2capsockalloc A NULL sock pointer is passed into l2capsockalloc when it is called from l2capsocknewconnectioncb and the error handling paths should also be aware of it. Seemingly a...

5.5CVSS0.00202EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/27 3:15 a.m.5 views

DEBIAN-CVE-2024-58009

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2capsockalloc A NULL sock pointer is passed into l2capsockalloc when it is called from l2capsocknewconnectioncb and the error handling paths should also be aware of it. Seemingly a...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.12 views

UBUNTU-CVE-2024-58009

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2capsockalloc A NULL sock pointer is passed into l2capsockalloc when it is called from l2capsocknewconnectioncb and the error handling paths should also be aware of it. Seemingly a...

5.5CVSS6.2AI score0.00202EPSS
SaveExploits0References23
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.27 views

CVE-2024-58009

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2capsockalloc A NULL sock pointer is passed into l2capsockalloc when it is called from l2capsocknewconnectioncb and the error handling paths should also be aware of it. Seemingly a...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:12 a.m.172 views

CVE-2024-58009

CVE-2024-58009 : In the Linux kernel, a NULL sock pointer could reach l2cap_sock_alloc() when invoked from l2cap_sock_new_connection_cb(), with error paths not handling NULL. The vulnerability was resolved by ensuring NULL checks (and related path awareness) in the Bluetooth L2CAP layer, effectiv...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/02/27 2:12 a.m.14 views

CVE-2024-58009 Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2capsockalloc A NULL sock pointer is passed into l2capsockalloc when it is called from l2capsocknewconnectioncb and the error handling paths should also be aware of it. Seemingly a...

6AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.2 views

CVE-2022-49578 ip: Fix data-races around sysctl_ip_prot_sock.

In the Linux kernel, the following vulnerability has been resolved: ip: Fix data-races around sysctlipprotsock. sysctlipprotsock is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing...

6.6AI score0.00185EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 2:23 a.m.158 views

CVE-2022-49578

CVE-2022-49578 concerns a data race in the Linux kernel related to sysctl_ip_prot_sock. The root cause is concurrent access to sysctl_ip_prot_sock, causing load/store tearing unless proper synchronization is used. The vulnerability affects the kernel’s IP/sysctl handling and is stated as resolved...

4.7CVSS6.5AI score0.00185EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.8 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 failure to cancel a timer in the scosockconnect function, resulting in reuse after release...

7.8CVSS6AI score0.00276EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.12 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 Linux kernel that stems from the sock module not properly handling ULP protection checks during psock initialization...

5.5CVSS5.3AI score0.00202EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.7 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 requestsock leak in the sk lookup helper...

5.5CVSS5.5AI score0.00273EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: hcisock: Fixed an issue where user input was not validated. The length of user input was checked before copying data...

7.1CVSS6.5AI score0.0024EPSS
SaveExploits0References3
Rows per page
Query Builder