Lucene search
K

591 matches found

Positive Technologies
Positive Technologies
added 2022/12/22 12:0 a.m.2 views

PT-2025-53950

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the wilc mac xmit function within the wilc1000 driver. The function returns NETDEV TX OK without freeing the socket buffer skb, leading to a potential memory leak...

7.8CVSS6.4AI score0.00249EPSS
Exploits2References906
Positive Technologies
Positive Technologies
added 2022/12/08 12:0 a.m.3 views

PT-2022-36552 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.14.300 Description: The issue is related to an alignment problem in the bpf prog test run skb function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.2AI score
Exploits0References1
OSV
OSV
added 2022/12/07 1:15 a.m.1 views

DEBIAN-CVE-2022-42329

Guests can trigger deadlock in Linux netback driver This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packe...

5.5CVSS6.4AI score0.00036EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/12/06 12:0 a.m.3 views

PT-2022-7680 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a potential use-after-free in the ravb rx gbeth function. This occurs because the skb is delivered to napi gro receive, which may free it. After this call,...

7.8CVSS6.5AI score0.00038EPSS
Exploits0References14
Positive Technologies
Positive Technologies
added 2022/11/28 12:0 a.m.2 views

PT-2022-7686 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a potential use-after-free in the Linux kernel's hsr module. This occurs when the skb is delivered to netif rx, which may free it, and subsequent dereferencing ...

9.1CVSS6.7AI score0.18032EPSS
Exploits13References1850
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.1 views

kernel: skbuff: fix coalescing for page_pool fragment recycling

In the Linux kernel, the following vulnerability has been resolved: skbuff: fix coalescing for pagepool fragment recycling Fix a use-after-free when using pagepool with page fragments. We encountered this problem during normal RX in the hns3 driver: 1 Initially we have three descriptors in the RX...

7.8CVSS6.3AI score0.00021EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:38 a.m.3 views

kernel: veth: ensure skb entering GRO are not cloned.

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

6CVSS6.1AI score0.00013EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.1 views

kernel: veth: Ensure eth header is in skb's linear part

In the Linux kernel, the following vulnerability has been resolved: veth: Ensure eth header is in skb's linear part After feeding a decapsulated packet to a veth device with actmirred, skbheadlen may be 0. But vethxmit calls devforwardskb, which expects at least ETHHLEN byte of linear data as...

5.5CVSS6.2AI score0.00008EPSS
Exploits0References5
OSV
OSV
added 2022/10/19 6:15 p.m.7 views

CVE-2022-3586

A flaw was found in the Linux kernel’s networking code. A use-after-free was found in the way the schsfb enqueue function used the socket buffer SKB cb field after the same SKB had been enqueued and freed into a child qdisc. This flaw allows a local, unprivileged user to crash the system, causing...

5.5CVSS7.4AI score
Exploits0References3
OSV
OSV
added 2022/10/19 6:15 p.m.1 views

DEBIAN-CVE-2022-3586

A flaw was found in the Linux kernel’s networking code. A use-after-free was found in the way the schsfb enqueue function used the socket buffer SKB cb field after the same SKB had been enqueued and freed into a child qdisc. This flaw allows a local, unprivileged user to crash the system, causing...

5.5CVSS6.6AI score0.00087EPSS
Exploits0References1
OSV
OSV
added 2022/10/19 6:15 p.m.0 views

UBUNTU-CVE-2022-3586

A flaw was found in the Linux kernel’s networking code. A use-after-free was found in the way the schsfb enqueue function used the socket buffer SKB cb field after the same SKB had been enqueued and freed into a child qdisc. This flaw allows a local, unprivileged user to crash the system, causing...

5.5CVSS6.8AI score0.00087EPSS
Exploits0References20
Debian CVE
Debian CVE
added 2022/10/19 12:0 a.m.37 views

CVE-2022-3586

A flaw was found in the Linux kernel’s networking code. A use-after-free was found in the way the schsfb enqueue function used the socket buffer SKB cb field after the same SKB had been enqueued and freed into a child qdisc. This flaw allows a local, unprivileged user to crash the system, causing...

5.5CVSS5.6AI score0.00087EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2022/10/19 12:0 a.m.7 views

CVE-2022-3586

A flaw was found in the Linux kernel’s networking code. A use-after-free was found in the way the schsfb enqueue function used the socket buffer SKB cb field after the same SKB had been enqueued and freed into a child qdisc. This flaw allows a local, unprivileged user to crash the system, causing...

6.9AI score0.00087EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2022/10/02 12:0 a.m.2 views

PT-2022-34711 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions 2.6.39 through 4.9.327 Description: The issue is related to a potential security problem in the Linux Kernel, where it is assumed that a certain packet skb remains available after being added to a queue for a child...

7.3AI score
Exploits0References1
CNNVD
CNNVD
added 2022/07/05 12:0 a.m.2 views

Xen 安全漏洞

Xen is an open source virtual machine monitor product from the University of Cambridge, UK. The product enables different and incompatible operating systems to run on the same computer and supports runtime migration to ensure uptime and avoid downtime. A security vulnerability exists in Xen that...

7.8CVSS6.8AI score0.00109EPSS
Exploits0References25
RedHat Linux
RedHat Linux
added 2021/11/09 6:6 p.m.0 views

kernel: net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null

A flaw was found in the tap module in the Linux kernel. A NULL pointer dereference can be triggered due to a missing initialization, resulting in a denial of service...

5.5CVSS6.6AI score0.00088EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2021/11/07 12:0 a.m.4 views

PT-2024-11477 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the m can read fifo function. This occurs when the second call to m can fifo read fails, causing the functi...

7.8CVSS6.3AI score0.00036EPSS
Exploits0References16
Positive Technologies
Positive Technologies
added 2021/06/16 12:0 a.m.2 views

PT-2024-11240 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a Use-after-Free problem in the Linux kernel, specifically in the can: j1939 module. The problem occurs when a skb is taken from the per-session skb queue witho...

8.4CVSS7.8AI score0.0002EPSS
Exploits0References19
Positive Technologies
Positive Technologies
added 2021/04/21 12:0 a.m.2 views

PT-2024-11082 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential use after free issue in the MHI send functionality of the Linux kernel has been resolved. The MHI ul callback may be invoked immediately after the skb is queued for...

8.4CVSS6.5AI score0.00019EPSS
Exploits0References20
Positive Technologies
Positive Technologies
added 2021/03/10 12:0 a.m.2 views

PT-2024-11078 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the mhi queue function in the Linux kernel, which returns an error when the doorbell is not accessible in the current state. This can occur when the device is i...

7.8CVSS6.3AI score0.0002EPSS
Exploits0References13
Rows per page
Query Builder