Lucene search
+L

14734 matches found

OSV
OSV
added 2025/07/25 4:15 p.m.11 views

AZL-72956 CVE-2025-38465 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix wraparounds of sk-skrmemalloc. Netlink has this pattern in some places if atomicread&sk-skrmemalloc sk-skrcvbuf atomicaddskb-truesize, &sk-skrmemalloc; , which has the same problem fixed by commit 5a465a0da13e "udp:...

5.5CVSS6.8AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.13 views

AZL-65762 CVE-2025-38465 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix wraparounds of sk-skrmemalloc. Netlink has this pattern in some places if atomicread&sk-skrmemalloc sk-skrcvbuf atomicaddskb-truesize, &sk-skrmemalloc; , which has the same problem fixed by commit 5a465a0da13e "udp:...

5.5CVSS6.8AI score0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/25 4:15 p.m.8 views

CVE-2025-38459

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix infinite recursive call of clippush. syzbot reported the splat below. 0 This happens if we call ioctlATMARPMKIP more than once. During the first call, clipmkip sets clippush to vcc-push, and the second call copies ...

7.8CVSS0.00172EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/25 4:15 p.m.11 views

AZL-65822 CVE-2025-38459 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix infinite recursive call of clippush. syzbot reported the splat below. 0 This happens if we call ioctlATMARPMKIP more than once. During the first call, clipmkip sets clippush to vcc-push, and the second call copies ...

7.8CVSS6.8AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.17 views

UBUNTU-CVE-2025-38459

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix infinite recursive call of clippush. syzbot reported the splat below. 0 This happens if we call ioctlATMARPMKIP more than once. During the first call, clipmkip sets clippush to vcc-push, and the second call copies ...

7.8CVSS6.5AI score0.00172EPSS
SaveExploits0References42
OSV
OSV
added 2025/07/25 3:27 p.m.13 views

CVE-2025-38465 netlink: Fix wraparounds of sk->sk_rmem_alloc.

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix wraparounds of sk-skrmemalloc. Netlink has this pattern in some places if atomicread&sk-skrmemalloc sk-skrcvbuf atomicaddskb-truesize, &sk-skrmemalloc; , which has the same problem fixed by commit 5a465a0da13e "udp:...

6.5AI score
SaveExploits0References14
ATTACKERKB
ATTACKERKB
added 2025/07/25 3:27 p.m.10 views

CVE-2025-38463

In the Linux kernel, the following vulnerability has been resolved: tcp: Correct signedness in skb remaining space calculation Syzkaller reported a bug 1 where sk-skforwardalloc can overflow. When we send data, if an skb exists at the tail of the write queue, the kernel will attempt to append the...

5.5CVSS6.2AI score0.00158EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/25 3:27 p.m.14 views

CVE-2025-38459 atm: clip: Fix infinite recursive call of clip_push().

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix infinite recursive call of clippush. syzbot reported the splat below. 0 This happens if we call ioctlATMARPMKIP more than once. During the first call, clipmkip sets clippush to vcc-push, and the second call copies ...

6.6AI score0.00172EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/07/25 1:08 p.m.7 views

CVE-2025-38403 vsock/vmci: Clear the vmci transport packet properly when initializing it

In the Linux kernel, the following vulnerability has been resolved: vsock/vmci: Clear the vmci transport packet properly when initializing it In vmcitransportpacketinit memset the vmcitransportpacket before populating the fields to avoid any uninitialised data being left in the structure...

6.3AI score0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/23 7:27 p.m.15 views

CLSA-2025-1753298759 kernel: Fix of 18 CVEs

udf: Fix a slab-out-of-bounds write bug in udffindentry CVE-2022-49846 - Bluetooth: hcisync: Fix queuing commands when HCIUNREGISTER is set CVE-2022-49136 - Bluetooth: Fix use after free in hcisendacl CVE-2022-49111 - NFSv4/pnfs: Fix a use-after-free bug in open CVE-2022-50072 - NFSv4: Don't hold...

8.8CVSS7.4AI score0.00873EPSS
SaveExploits3References1
RedHat Linux
RedHat Linux
added 2025/07/23 12:18 a.m.7 views

kernel: net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

8.6CVSS6.8AI score0.00335EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/21 12:01 p.m.10 views

kernel: tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().

A use-after-free UAF vulnerability was found and fixed in the Linux kernel's TCP subsystem related to request socket reqsk timers during handshake handling. This issue stems from a race condition caused by relying on timerpending in reqskqueueunlink. This could result in the timer continuing to r...

9.8CVSS7.2AI score0.00559EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/21 11:31 a.m.6 views

kernel: tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().

A use-after-free UAF vulnerability was found and fixed in the Linux kernel's TCP subsystem related to request socket reqsk timers during handshake handling. This issue stems from a race condition caused by relying on timerpending in reqskqueueunlink. This could result in the timer continuing to r...

9.8CVSS7.2AI score0.00559EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/17 9:35 a.m.26 views

kernel: net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

8.6CVSS6.8AI score0.00335EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/17 12:00 a.m.9 views

PT-2025-33567

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A race condition exists in the rxrpc subsystem where a call can be processed by multiple threads concurrently. This occurs when a call is placed on the socket queue and multiple thread...

7.5CVSS5.9AI score0.00257EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/07/16 5:49 a.m.11 views

kernel: net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

8.6CVSS6.8AI score0.00335EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/16 12:00 a.m.8 views

PT-2025-33575

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw was discovered in the Linux kernel’s libwx component related to the resetting of Rx ring descriptors. When a device reset is triggered by feature changes, such as toggling Rx VL...

5.5CVSS5.9AI score0.00153EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/16 12:00 a.m.19 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.00306EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/07/16 12:00 a.m.9 views

Azure Linux 3.0 Security Update: cloud-init (CVE-2024-11584)

The version of cloud-init 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-11584 advisory. - cloud-init through 25.1.2 includes the systemd socket unit cloud-init-hotplugd.socket with default...

5.9CVSS5.6AI score0.00125EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/07/15 9:19 p.m.14 views

kernel: net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

8.6CVSS6.8AI score0.00335EPSS
SaveExploits0References5
Rows per page
Query Builder