Lucene search
+L

14728 matches found

SUSE Linux
SUSE Linux
added 2025/04/01 4:34 p.m.5 views

Security update for the Linux Kernel (Live Patch 59 for SLE 12 SP5)

This update for the Linux Kernel 4.12.14-122225 fixes several issues. The following security issues were fixed: CVE-2024-41062: Sync sock recv cb and release bsc1228578. CVE-2022-48791: Fix use-after-free for aborted TMF sastask bsc1228002 Patch Instructions: To install this SUSE update use the...

7.3CVSS7.7AI score0.00309EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/01 4:15 p.m.17 views

AZL-59915 CVE-2025-21937 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Add check for mgmtallocskb in mgmtremotename Add check for the return value of mgmtallocskb in mgmtremotename to prevent null pointer dereference...

5.5CVSS6.6AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

DEBIAN-CVE-2025-21926

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.12 views

CVE-2025-21926

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

7.8CVSS0.00227EPSS
SaveExploits0References11
OSV
OSV
added 2025/04/01 4:15 p.m.12 views

AZL-59934 CVE-2025-21922 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning 1, which is caused by the ppp driver not initializing a 2-byte header when using socket filter. The following code can generate a PPP...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.21 views

UBUNTU-CVE-2025-21926

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

8.2CVSS6.2AI score0.00227EPSS
SaveExploits0References51
Vulnrichment
Vulnrichment
added 2025/04/01 3:46 p.m.9 views

CVE-2025-21961 eth: bnxt: fix truesize for mb-xdp-pass case

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix truesize for mb-xdp-pass case When mb-xdp is set and return is XDPPASS, packet is converted from xdpbuff to skbuff with xdpupdateskbsharedinfo in bnxtxdpbuildskb. bnxtxdpbuildskb passes incorrect truesize argument ...

7.5CVSS7.5AI score0.00442EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.30 views

CVE-2025-21926 net: gso: fix ownership in __udp_gso_segment

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

7.8CVSS0.00227EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/01 3:40 p.m.192 views

CVE-2025-21926

CVE-2025-21926 affects the Linux kernel net: gso code path, specifically __udp_gso_segment. The destructor for the skb is removed before segmenting, but the socket reference is left intact. If the original skb is later orphaned, a kernel bug can trigger (skb_orphan crash in ip_rcv_core). The issu...

7.8CVSS7AI score0.00227EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/04/01 3:40 p.m.15 views

CVE-2025-21926 net: gso: fix ownership in __udp_gso_segment

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

7.8CVSS5.9AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2025/04/01 3:40 p.m.13 views

CVE-2025-21922 ppp: Fix KMSAN uninit-value warning with bpf

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning 1, which is caused by the ppp driver not initializing a 2-byte header when using socket filter. The following code can generate a PPP...

6.6AI score0.00211EPSS
SaveExploits0References8
Snyk
Snyk
added 2025/04/01 6:29 a.m.7 views

Race Condition

Overview easynetwork is a The easiest way to use sockets in Python Affected versions of this package are vulnerable to Race Condition if a socket is ready for reading during server shutdown, an attacker exploiting precise timing can trigger a crash, leading to a denial-of-service. Affected versio...

8.2CVSS6.8AI score
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/04/01 12:00 a.m.9 views

The vulnerability of the `skb_set_owner_w()` function in Linux operating system kernels, which allows a hacker to cause a service failure

The vulnerability of the skbsetownerw function in Linux operating systems is related to improper release of resources. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS5.9AI score0.00211EPSS
SaveExploits0References8Affected Software5
Positive Technologies
Positive Technologies
added 2025/04/01 12:00 a.m.14 views

PT-2025-14353

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel's network stack has been identified, related to the reassembly of MCTP packets. The issue arises when the frag list used for reassembly is shared with...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.11 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 fact that netmem allows the transfer of unreadable skb's potentially leading to DMA mapping issues...

5.5CVSS5.9AI score0.00463EPSS
SaveExploits0References4
Amazon
Amazon
added 2025/04/01 12:00 a.m.8 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: Squashfs: check the inode number is not the invalid value of zero CVE-2024-26982 In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix NULL pointer dereference in object-file...

7.8CVSS7.4AI score0.36848EPSS
SaveExploits3
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.11 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 incorrect use of skbget before devqueuexmit...

5.5CVSS6.6AI score0.00211EPSS
SaveExploits0References9
Snyk
Snyk
added 2025/03/31 5:23 p.m.7 views

Server-side Request Forgery (SSRF)

Overview mobsf is a Mobile Security Framework MobSF is an automated, all-in-one mobile application Android/iOS/Windows pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. Affected versions of this package are vulnerable to Server-side...

9.8CVSS6.9AI score0.00446EPSS
SaveExploits1References2
SUSE Linux
SUSE Linux
added 2025/03/31 1:03 p.m.4 views

Security update for the Linux Kernel RT (Live Patch 1 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-150600105 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. Patch Instructions: To install this SUSE update use the SUSE...

7.3CVSS7.7AI score0.00519EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/31 12:54 p.m.7 views

MAL-2025-3469 Malicious code in sccket (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 5a4f6b8eead6d682b7462da07822a284425fa81c17b9493dd8702ba6a8e5fbb7 Running the module will exfiltrate files from the current directory --- Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers...

6.9AI score
SaveExploits0References1
Rows per page
Query Builder