Lucene search
+L

14652 matches found

RedhatCVE
RedhatCVE
added 2025/05/21 8:49 p.m.12 views

CVE-2005-4782

NetBSD 2.0 before 2.0.4, 2.1 before 2.1.1, and 3, when the kernel is compiled with "options DIAGNOSTIC," allows local users to cause a denial of service kernel assertion panic via a negative linger time in the SOLINGER socket option...

4.9CVSS6.5AI score0.00343EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/21 5:15 a.m.16 views

kernel: vsock: Keep the binding until socket destruction

A flaw was found in the Linux kernel's virtual socket protocol network driver, where an improperly timed socket unbinding could result in a use-after-free issue. This flaw allows an attacker who can create and destroy arbitrary connections on virtual connections to read or modify system memory,...

7.8CVSS7.3AI score0.00873EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2025/05/21 1:15 a.m.23 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8. 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 available for each vulnerability from...

9.8CVSS7.2AI score0.00873EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2025/05/21 1:15 a.m.9 views

kernel: vsock: Keep the binding until socket destruction

A flaw was found in the Linux kernel's virtual socket protocol network driver, where an improperly timed socket unbinding could result in a use-after-free issue. This flaw allows an attacker who can create and destroy arbitrary connections on virtual connections to read or modify system memory,...

7.8CVSS7.3AI score0.00873EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2025/05/21 12:56 a.m.10 views

kernel: vsock: Keep the binding until socket destruction

A flaw was found in the Linux kernel's virtual socket protocol network driver, where an improperly timed socket unbinding could result in a use-after-free issue. This flaw allows an attacker who can create and destroy arbitrary connections on virtual connections to read or modify system memory,...

7.8CVSS7.3AI score0.00873EPSS
SaveExploits3References5
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.8 views

SUSE CVE-2025-37894

In the Linux kernel, the following vulnerability has been resolved: net: use sockgenput when skstate is TCPTIMEWAIT It is possible for a pointer of type struct inettimewaitsock to be returned from the functions inetlookupestablished and inet6lookupestablished. This can cause a crash when the...

5.5CVSS6.3AI score0.00454EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.11 views

SUSE CVE-2025-37909

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the skb to the LS descriptor. Previously skb was mapped to EXT descriptor when the number of fragments is zero with GSO enabled. Mapping the skb to EXT descriptor preven...

3.3CVSS7.6AI score0.002EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.12 views

SUSE CVE-2025-37918

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: avoid NULL pointer dereference in skbdequeue A NULL pointer dereference can occur in skbdequeue when processing a QCA firmware crash dump on WCN7851 0489:e0f3. 93.672166 Bluetooth: hci0: ACL memdump size589824...

6.5CVSS7.6AI score0.00267EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.6 views

SUSE CVE-2025-37959

In the Linux kernel, the following vulnerability has been resolved: bpf: Scrub packet on bpfredirectpeer When bpfredirectpeer is used to redirect packets to a device in another network namespace, the skb isn't scrubbed. That can lead skb information from one namespace to be "misused" in another...

5.5CVSS7.6AI score0.00348EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2025/05/21 12:00 a.m.15 views

AlmaLinux 8 : kernel (ALSA-2025:8056)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:8056 advisory. kernel: net/mlx5: Always stop health timer during driver removal CVE-2024-40906 kernel: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink CVE-2024-4497...

9.8CVSS7.3AI score0.00873EPSS
SaveExploits3References5
Tenable Nessus
Tenable Nessus
added 2025/05/21 12:00 a.m.12 views

AlmaLinux 8 : kernel-rt (ALSA-2025:8057)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:8057 advisory. kernel: net/mlx5: Always stop health timer during driver removal CVE-2024-40906 kernel: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink CVE-2024-4497...

9.8CVSS7.3AI score0.00873EPSS
SaveExploits3References5
OSV
OSV
added 2025/05/21 12:00 a.m.18 views

ALSA-2025:8056 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net/mlx5: Always stop health timer during driver removal CVE-2024-40906 kernel: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink CVE-2024-44970 kernel: vsock: Keep the binding until...

9.8CVSS7.5AI score0.00873EPSS
SaveExploits3References8
AlmaLinux
AlmaLinux
added 2025/05/21 12:00 a.m.28 views

Important: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: net/mlx5: Always stop health timer during driver removal CVE-2024-40906 kernel: net/mlx5e: SHAMPO, Fix invalid WQ linked list unli...

9.8CVSS7.2AI score0.00873EPSS
SaveExploits3References8
ATTACKERKB
ATTACKERKB
added 2025/05/20 4:15 p.m.6 views

CVE-2025-37920

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

4.7CVSS5.1AI score0.0015EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/20 4:15 p.m.1 views

DEBIAN-CVE-2025-37909

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the skb to the LS descriptor. Previously skb was mapped to EXT descriptor when the number of fragments is zero with GSO enabled. Mapping the skb to EXT descriptor preven...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.25 views

UBUNTU-CVE-2025-37920

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

7.8CVSS6AI score0.0015EPSS
SaveExploits0References28
CVE
CVE
added 2025/05/20 3:21 p.m.110 views

CVE-2025-37894

Technical details for CVE-2025-37894 are not provided in the connected documents. The materials describe the vulnerability fix in the Linux kernel but do not specify exact affected versions, exploit scenarios, or remediation beyond the general patch guidance.

9.8CVSS6.4AI score0.00454EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/05/20 12:00 a.m.5 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 improper socket release in the TCPTIMEWAIT state, which could lead to a crash...

5.5CVSS6.9AI score0.00454EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/20 12:00 a.m.12 views

PT-2025-22156 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue arises when a pointer of type struct inet timewait sock is returned from the functions inet lookup established and inet...

7.9AI score0.20703EPSS
SaveExploits6References129
CNNVD
CNNVD
added 2025/05/20 12:00 a.m.4 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 failure to re-queue skb on wakeup failure, which could lead to a memory leak...

5.5CVSS6.5AI score0.00182EPSS
SaveExploits0References9
Rows per page
Query Builder