Lucene search
K

1251 matches found

Positive Technologies
Positive Technologies
added 2025/09/25 12:0 a.m.5 views

PT-2025-44111

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to insufficient input validation in the NFC Near Field Communication subsystem. Specifically, the nci init req function had limited validation,...

4.6CVSS5.8AI score0.00063EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39873

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: xilinxcan: xcanwriteframe: fix use-after-free of transmitted SKB canputechoskb takes ownership of the SKB and it may be freed during or after the call...

7.8CVSS7.3AI score0.0002EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/24 8:2 a.m.2 views

can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB

...

7.8CVSS7AI score0.0002EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/09/23 11:23 p.m.1 views

SUSE CVE-2025-39873

In the Linux kernel, the following vulnerability has been resolved: can: xilinxcan: xcanwriteframe: fix use-after-free of transmitted SKB canputechoskb takes ownership of the SKB and it may be freed during or after the call. However, xilinxcan xcanwriteframe keeps using SKB after the call. Fix th...

5.5CVSS6.8AI score0.0002EPSS
Exploits0References21
OSV
OSV
added 2025/09/23 6:15 a.m.2 views

AZL-67650 CVE-2025-39873 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: can: xilinxcan: xcanwriteframe: fix use-after-free of transmitted SKB canputechoskb takes ownership of the SKB and it may be freed during or after the call. However, xilinxcan xcanwriteframe keeps using SKB after the call. Fix th...

7.8CVSS5.8AI score0.0002EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/09/23 6:0 a.m.3 views

CVE-2025-39873

In the Linux kernel, the following vulnerability has been resolved: can: xilinxcan: xcanwriteframe: fix use-after-free of transmitted SKB canputechoskb takes ownership of the SKB and it may be freed during or after the call. However, xilinxcan xcanwriteframe keeps using SKB after the call. Fix th...

7.8CVSS6.5AI score0.0002EPSS
Exploits0
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.6 views

CVE-2025-39873 can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB

In the Linux kernel, the following vulnerability has been resolved: can: xilinxcan: xcanwriteframe: fix use-after-free of transmitted SKB canputechoskb takes ownership of the SKB and it may be freed during or after the call. However, xilinxcan xcanwriteframe keeps using SKB after the call. Fix th...

0.0002EPSS
Exploits0References6
OSV
OSV
added 2025/09/23 6:0 a.m.2 views

CVE-2025-39873 can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB

In the Linux kernel, the following vulnerability has been resolved: can: xilinxcan: xcanwriteframe: fix use-after-free of transmitted SKB canputechoskb takes ownership of the SKB and it may be freed during or after the call. However, xilinxcan xcanwriteframe keeps using SKB after the call. Fix th...

7.8CVSS6.5AI score0.0002EPSS
Exploits0References10
CVE
CVE
added 2025/09/23 6:0 a.m.20 views

CVE-2025-39873

CVE-2025-39873 (Linux kernel) : The vulnerability concerns the xilinx_can driver where xcan_write_frame() may use a previously freed skb. The root cause is that can_put_echo_skb() can take ownership of the SKB, which may be freed during or after the call, while xcan_write_frame() continues to tou...

7.8CVSS6.5AI score0.0002EPSS
Exploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2025/09/23 1:4 a.m.3 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.3AI score0.00063EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/09/23 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 xcanwriteframe function continuing to use a freed SKB after calling canputechoskb, which could lead to...

7.8CVSS5.9AI score0.0002EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/21 8:2 a.m.1 views

ppp: fix memory leak in pad_compress_skb

...

5.5CVSS6.8AI score0.00017EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/09/21 12:18 a.m.2 views

SUSE CVE-2023-53226

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix OOB and integer underflow when rx packets Make sure mwifiexprocessmgmtpacket, mwifiexprocessstarxpacket and mwifiexprocessuaprxpacket, mwifiexuapqueuebridgedpkt and mwifiexprocessrxpacket not out-of-bounds acce...

5.5CVSS6.6AI score0.0002EPSS
Exploits0References22
SUSE CVE
SUSE CVE
added 2025/09/19 11:24 p.m.1 views

SUSE CVE-2025-39839

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix OOB read/write in network-coding decode batadvncskbdecodepacket trusts codedlen and checks only against skb-len. XOR starts at sizeofstruct batadvunicastpacket, reducing payload headroom, and the source skb length...

5.5CVSS6.5AI score0.00022EPSS
Exploits0References21
SUSE CVE
SUSE CVE
added 2025/09/19 11:23 p.m.1 views

SUSE CVE-2025-39847

In the Linux kernel, the following vulnerability has been resolved: ppp: fix memory leak in padcompressskb If allocskb fails in padcompressskb, it returns NULL without releasing the old skb. The caller does: skb = padcompressskbppp, skb; if !skb goto drop; drop: kfreeskbskb; When padcompressskb...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References22
OSV
OSV
added 2025/09/19 4:15 p.m.1 views

DEBIAN-CVE-2025-39847

In the Linux kernel, the following vulnerability has been resolved: ppp: fix memory leak in padcompressskb If allocskb fails in padcompressskb, it returns NULL without releasing the old skb. The caller does: skb = padcompressskbppp, skb; if !skb goto drop; drop: kfreeskbskb; When padcompressskb...

5.5CVSS5.3AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.2 views

DEBIAN-CVE-2025-39848

In the Linux kernel, the following vulnerability has been resolved: ax25: properly unshare skbs in ax25kissrcv Bernard Pidoux reported a regression apparently caused by commit c353e8983e0d "net: introduce per netns packet chains". skb-dev becomes NULL and we crash in netifreceiveskbcore. Before...

5.5CVSS5.3AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.1 views

UBUNTU-CVE-2025-39847

In the Linux kernel, the following vulnerability has been resolved: ppp: fix memory leak in padcompressskb If allocskb fails in padcompressskb, it returns NULL without releasing the old skb. The caller does: skb = padcompressskbppp, skb; if !skb goto drop; drop: kfreeskbskb; When padcompressskb...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References30
OSV
OSV
added 2025/09/19 4:15 p.m.0 views

UBUNTU-CVE-2025-39839

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix OOB read/write in network-coding decode batadvncskbdecodepacket trusts codedlen and checks only against skb-len. XOR starts at sizeofstruct batadvunicastpacket, reducing payload headroom, and the source skb length...

7.1CVSS6.5AI score0.00022EPSS
Exploits0References30
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.2 views

CVE-2025-39848

In the Linux kernel, the following vulnerability has been resolved: ax25: properly unshare skbs in ax25kissrcv Bernard Pidoux reported a regression apparently caused by commit c353e8983e0d "net: introduce per netns packet chains". skb-dev becomes NULL and we crash in netifreceiveskbcore. Before...

5.5CVSS5.3AI score0.00017EPSS
Exploits0
Rows per page
Query Builder