Lucene search
K

12431 matches found

EUVD
EUVD
added 2025/10/24 6:30 p.m.2 views

EUVD-2022-54538

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix requestsock leak in sk lookup helpers A customer reported a requestsocket leak in a Calico cloud environment. We found that a BPF program was doing a socket lookup with takes a refcnt on the socket and that it was findin...

5.5CVSS5.3AI score0.00136EPSS
Exploits0References6
SUSE Linux
SUSE Linux
added 2025/10/24 3:36 p.m.7 views

Security update for chrony

This update for chrony fixes the following issues: Race condition during socket creation by chronyc allows privilege escalation from user chrony to root bsc1246544. This update also ships chrony-pool-empty to SLE Micro 5.x jscSMO-587 Patch Instructions: To install this SUSE update use the SUSE...

7.2AI score
Exploits0References4
OSV
OSV
added 2025/10/24 3:36 p.m.5 views

SUSE-SU-2025:3794-1 Security update for chrony

This update for chrony fixes the following issues: - Race condition during socket creation by chronyc allows privilege escalation from user chrony to root bsc1246544. This update also ships chrony-pool-empty to SLE Micro 5.x jscSMO-587...

7.2AI score
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/24 12:0 a.m.4 views

EulerOS 2.0 SP13 : cloud-init (EulerOS-SA-2025-2252)

According to the versions of the cloud-init package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : cloud-init is an industry-standard multi-distribution method for cross-platform cloud instance initialization by Canonical. There is a security...

8.8CVSS5.7AI score0.0013EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/22 11:59 p.m.3 views

SUSE CVE-2023-53698

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

2.5CVSS6.7AI score0.00036EPSS
Exploits0References15
SUSE CVE
SUSE CVE
added 2025/10/22 11:59 p.m.1 views

SUSE CVE-2023-53716

In the Linux kernel, the following vulnerability has been resolved: net: fix skb leak in skbtstamptx Commit 50749f2dd685 "tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp." added a call to skborphanfragsrx to fix leaks with zerocopy skbs. But it ended up adding a leak of its own...

3.3CVSS6.5AI score0.00044EPSS
Exploits0References5
NVD
NVD
added 2025/10/22 6:15 p.m.5 views

CVE-2025-24934

Software which sets SOREUSEPORTLB on a socket and then connects it to a host will not directly observe any problems. However, due to its membership in a load-balancing group, that socket will receive packets originating from any host. This breaks the contract of the connect2 and implied connect v...

5.4CVSS0.00033EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/22 3:31 p.m.3 views

EUVD-2023-60007

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix a NULL pointer dereference in ath12kmacophwscan In ath12kmacophwscan, the return value of kzalloc is directly used in memcpy, which may lead to a NULL pointer dereference on failure of kzalloc. Fix this bug by...

5.6AI score0.00027EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/22 3:31 p.m.3 views

EUVD-2023-60023

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bounds access in ipv6findtlv optlen is fetched without checking whether there is more than one byte to parse. It can lead to out-of-bounds access. Found by InfoTeCS on behalf of Linux Verification Center...

4.8AI score0.00044EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/22 3:31 p.m.2 views

EUVD-2023-60030

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

5AI score0.00036EPSS
Exploits0References5
OSV
OSV
added 2025/10/22 2:15 p.m.2 views

DEBIAN-CVE-2023-53716

In the Linux kernel, the following vulnerability has been resolved: net: fix skb leak in skbtstamptx Commit 50749f2dd685 "tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp." added a call to skborphanfragsrx to fix leaks with zerocopy skbs. But it ended up adding a leak of its own...

5.1AI score0.00044EPSS
Exploits0References1
NVD
NVD
added 2025/10/22 2:15 p.m.4 views

CVE-2023-53698

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

0.00036EPSS
Exploits0References4
OSV
OSV
added 2025/10/22 2:15 p.m.3 views

DEBIAN-CVE-2023-53698

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

5.9AI score0.00036EPSS
Exploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.0 views

UBUNTU-CVE-2023-53698

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

6.3AI score0.00036EPSS
Exploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.9 views

CVE-2023-53716

CVE-2023-53716 is a Linux kernel vulnerability described as a leak in skb handling: after a TX timestamp code path, if skb_orphan_frags_rx() fails, the skb cloned for zerocopy skb leaks. The issue is tied to the net: skb_tstamp_tx() flow and was addressed by a kernel fix in the commit that added ...

6.1AI score0.00044EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.6 views

CVE-2023-53698 xsk: fix refcount underflow in error path

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

0.00036EPSS
Exploits0References4
OSV
OSV
added 2025/10/22 1:23 p.m.2 views

CVE-2023-53698 xsk: fix refcount underflow in error path

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

6.7AI score0.00036EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2025/10/22 1:1 a.m.2 views

bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE

...

5.5CVSS6.7AI score0.00009EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/10/22 12:27 a.m.2 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.00021EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/10/22 12:0 a.m.4 views

PT-2025-43393

Name of the Vulnerable Software and Affected Versions versions prior to kernel release containing the fix affected versions not specified Description A flaw exists where the kernel does not properly validate the connection state of sockets when adding them to load-balancing groups created using t...

5.4CVSS6.3AI score0.00033EPSS
Exploits0References7
Rows per page
Query Builder