Lucene search
K

1252 matches found

SUSE CVE
SUSE CVE
added 2025/04/18 1:49 a.m.1 views

SUSE CVE-2020-36789

In the Linux kernel, the following vulnerability has been resolved: can: dev: cangetechoskb: prevent call to kfreeskb in hard IRQ context If a driver calls cangetechoskb during a hardware IRQ which is often, but not always, the case, the 'WARNONinirq' in net/core/skbuff.cskbreleaseheadstate might...

5.5CVSS7.6AI score0.00022EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/04/18 1:48 a.m.1 views

SUSE CVE-2021-47671

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: es58xrxerrmsg: fix memory leak in error path In es58xrxerrmsg, if can-dosetmode fails, the function directly returns without calling netifrxskb. This means that the skb previously allocated by alloccanerrskb is no...

5.5CVSS6.3AI score0.00026EPSS
Exploits0References7
OSV
OSV
added 2025/04/17 6:15 p.m.1 views

UBUNTU-CVE-2020-36789

In the Linux kernel, the following vulnerability has been resolved: can: dev: cangetechoskb: prevent call to kfreeskb in hard IRQ context If a driver calls cangetechoskb during a hardware IRQ which is often, but not always, the case, the 'WARNONinirq' in net/core/skbuff.cskbreleaseheadstate might...

5.5CVSS5.8AI score0.00022EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2025/04/17 6:1 p.m.2 views

CVE-2020-36789 can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context

In the Linux kernel, the following vulnerability has been resolved: can: dev: cangetechoskb: prevent call to kfreeskb in hard IRQ context If a driver calls cangetechoskb during a hardware IRQ which is often, but not always, the case, the 'WARNONinirq' in net/core/skbuff.cskbreleaseheadstate might...

7.6AI score0.00022EPSS
Exploits0References7
CNNVD
CNNVD
added 2025/04/17 12:0 a.m.2 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 reuse of skb memory after release in the canrestart function...

7.8CVSS6.4AI score0.00039EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/04/17 12:0 a.m.3 views

PT-2025-17216 · 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, related to the CAN network stack. The issue occurs when a driver calls can get echo skb during a hardware IRQ, potentially...

7.8CVSS7.5AI score0.00576EPSS
Exploits5References523
CNNVD
CNNVD
added 2025/04/17 12:0 a.m.0 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 reuse of skb memory after release in the peakusb driver...

7.8CVSS6.4AI score0.00049EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/04/14 12:0 a.m.2 views

PT-2025-25831

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the Linux kernel, specifically with the espintcp component, where a few error paths are missing a kfree skb, leading to skb leaks. Recommendations At the moment,...

5.5CVSS6.7AI score0.00099EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:0 a.m.2 views

ndisc: use RCU protection in ndisc_alloc_skb()

...

7.8CVSS7.3AI score0.00015EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:0 a.m.2 views

can: ctucanfd: handle skb allocation failure

...

5.5CVSS7.4AI score0.00015EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:0 a.m.2 views

af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock.

...

7.5CVSS6.9AI score0.00096EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:0 a.m.2 views

ibmvnic: Don't reference skb after sending to VIOS

...

7.8CVSS6.9AI score0.00014EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:0 a.m.0 views

bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()

...

7.8CVSS6.7AI score0.00035EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.1 views

PT-2025-27750

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A panic in the Linux kernel can be triggered by executing a specific command, resulting in a kernel bug. The issue originates from the assertion BUG ONskb sharedskb in skb linearize. A...

5.5CVSS6.5AI score0.00121EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/04/04 2:58 a.m.1 views

SUSE CVE-2025-22007

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix error code in chanallocskbcb The chanallocskbcb function is supposed to return error pointers on error. Returning NULL will lead to a NULL dereference...

5.5CVSS6.7AI score0.00022EPSS
Exploits0References16
OSV
OSV
added 2025/04/03 8:15 a.m.2 views

AZL-59751 CVE-2025-22007 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix error code in chanallocskbcb The chanallocskbcb function is supposed to return error pointers on error. Returning NULL will lead to a NULL dereference...

5.5CVSS6.4AI score0.00022EPSS
Exploits0References1
OSV
OSV
added 2025/04/03 8:15 a.m.0 views

UBUNTU-CVE-2025-22004

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...

7.8CVSS6.2AI score0.00025EPSS
Exploits0References47
Vulnrichment
Vulnrichment
added 2025/04/01 3:46 p.m.5 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.5AI score0.00014EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.1 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.00016EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.2 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.00027EPSS
Exploits0
Rows per page
Query Builder