Lucene search
+L

3591 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39703

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net, hsr: reject HSR frame if skb can't hold tag Receiving HSR frame with insufficient space to hold HSR tag in the skb can result in a crash kernel BUG:...

9.8CVSS6.2AI score0.00364EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/05 6:15 p.m.14 views

CVE-2025-39718

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Validate length in packet header before skbput When receiving a vsock packet in the guest, only the virtqueue buffer size is validated prior to virtiovsockskbrxput. Unfortunately, virtiovsockskbrxput uses the length...

8.4CVSS0.00157EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/05 6:15 p.m.17 views

CVE-2025-39703

In the Linux kernel, the following vulnerability has been resolved: net, hsr: reject HSR frame if skb can't hold tag Receiving HSR frame with insufficient space to hold HSR tag in the skb can result in a crash kernel BUG: 45.390915 skbuff: skbunderpanic: text:ffffffff86f32cac len:26 put:14...

9.8CVSS0.00364EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/05 6:15 p.m.12 views

AZL-73722 CVE-2025-39703 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net, hsr: reject HSR frame if skb can't hold tag Receiving HSR frame with insufficient space to hold HSR tag in the skb can result in a crash kernel BUG: 45.390915 skbuff: skbunderpanic: text:ffffffff86f32cac len:26 put:14...

9.8CVSS5.5AI score0.00364EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.18 views

AZL-66923 CVE-2025-39703 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net, hsr: reject HSR frame if skb can't hold tag Receiving HSR frame with insufficient space to hold HSR tag in the skb can result in a crash kernel BUG: 45.390915 skbuff: skbunderpanic: text:ffffffff86f32cac len:26 put:14...

9.8CVSS5.5AI score0.00364EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.9 views

UBUNTU-CVE-2025-39695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Flush delayed SKBs while releasing RXE resources When skb packets are sent out, these skb packets still depends on the rxe resources, for example, QP, sk, when these packets are destroyed. If these rxe resources are...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/05 5:21 p.m.9 views

CVE-2025-39718 vsock/virtio: Validate length in packet header before skb_put()

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Validate length in packet header before skbput When receiving a vsock packet in the guest, only the virtqueue buffer size is validated prior to virtiovsockskbrxput. Unfortunately, virtiovsockskbrxput uses the length...

8.4CVSS6.2AI score
SaveExploits0References10
CVE
CVE
added 2025/09/05 5:21 p.m.69 views

CVE-2025-39703

The CVE-2025-39703 issue affects the Linux kernel net/hsr path. A corrupted HSR frame that cannot fit the HSR tag could lead to a crash (kernel BUG) when bailing out via skb_push() due to insufficient headroom. The documented fix is to drop/consume frames that are too short to contain both Ethern...

9.8CVSS5.6AI score0.00364EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/09/05 5:20 p.m.15 views

CVE-2025-38732 netfilter: nf_reject: don't leak dst refcount for loopback packets

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfreject: don't leak dst refcount for loopback packets recent patches to add a WARN when replacing skb dst entry found an old bug: WARNING: include/linux/skbuff.h:1165 skbdstcheckunset include/linux/skbuff.h:1164 inlin...

6AI score
SaveExploits0References14
OSV
OSV
added 2025/09/05 11:09 a.m.10 views

OESA-2025-2118 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: avoid skb access on nfstolen When verdict is NFSTOLEN, the skb might have been freed. When tracing is enabled, this can result in a...

8CVSS6.7AI score0.07773EPSS
SaveExploits0References23
OSV
OSV
added 2025/09/05 11:09 a.m.5 views

OESA-2025-2119 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix memory leak why Resource release is needed on the error handling path to prevent memory leak. how Fix this by adding kfree on the error...

8CVSS6.5AI score0.07773EPSS
SaveExploits0References23
NVD
NVD
added 2025/09/04 4:15 p.m.20 views

CVE-2025-38727

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

5.5CVSS0.00165EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2025/09/02 6:05 a.m.12 views

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

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix use-after-free issue in ethskbpkttype KMSAN reported a use-after-free issue in ethskbpkttype1. The cause of the issue was that ethskbpkttype accessed skb's data that didn't contain an Ethernet header. This occur...

7.8CVSS6.3AI score0.00194EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/02 1:50 a.m.14 views

kernel: ipv6: mcast: extend RCU protection in igmp6_send()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

7.8CVSS6.8AI score0.07773EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-38638

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ipv6: add a retry logic in net6rtnotify inet6rtnotify can be called under RCU protection onl...

5.5CVSS5.6AI score0.0014EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-38545

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skbsharedinfo While...

7.5CVSS5.6AI score0.00279EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:00 a.m.16 views

RHEL 9 : kernel (RHSA-2025:14696)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:14696 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: bpf, testrun: Fix...

7.8CVSS6.8AI score0.00259EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2025/08/27 8:37 a.m.15 views

kernel: can: peak_usb: fix use after free bugs

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: fix use after free bugs After calling peakusbnetifrxniskb, dereferencing skb is unsafe. Especially, the canframe cf which aliases skb memory is accessed after the peakusbnetifrxni. Reordering the lines solves the...

8.8CVSS6.4AI score0.00224EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/27 12:10 a.m.22 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.8CVSS6.8AI score0.00259EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/08/27 12:10 a.m.19 views

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

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix use-after-free issue in ethskbpkttype KMSAN reported a use-after-free issue in ethskbpkttype1. The cause of the issue was that ethskbpkttype accessed skb's data that didn't contain an Ethernet header. This occur...

7.8CVSS6.3AI score0.00194EPSS
SaveExploits0References5
Rows per page
Query Builder