Lucene search
K

20 matches found

AstraLinux
AstraLinux
added last week2 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: veth: The GRO flag is cleared when XDP is disabled, even when the device is disabled. The NETIFFGRO flag is set automatically when XDP is enabled, because both features use the same NAPI mechanism. The logic for clearing the...

5.5CVSS6.3AI score0.00225EPSS
Exploits0References2
OSV
OSV
added 2026/05/27 2:17 p.m.4 views

UBUNTU-CVE-2026-45917

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent and the code that caches dst with dev that is going down. As the FIB can be notified for the closed device after our handler...

5.5CVSS5.7AI score0.00122EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum: Protect the driver from buggy firmware When processing port up/down events generated by the device’s firmware, the driver attempts to protect itself from events reported for non-existent local ports. However, it...

5.5CVSS6.1AI score0.00222EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/13 3:8 p.m.4 views

CVE-2026-43479

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: fix WARN in netifnapidellocked on disconnect Remove redundant netifnapidel call from disconnect path. A WARN may be triggered in netifnapidellocked during USB device disconnect: WARNING: CPU: 0 PID: 11 at...

5.7AI score0.00155EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.26 views

CVE-2026-43180 net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode

In the Linux kernel, the following vulnerability has been resolved: net: usb: kaweth: remove TX queue manipulation in kawethsetrxmode kawethsetrxmode, the ndosetrxmode callback, calls netifstopqueue and netifwakequeue. These are TX queue flow control functions unrelated to RX multicast...

7.8CVSS0.00129EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989952)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989952 advisory. In the Linux kernel, the following vulnerability has been resolved: can: dev: canrestart: fix use after free bug After calling netifrxniskb, dereferencing skb is...

7.8CVSS6AI score0.00159EPSS
Exploits0References4
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: fixed the WARN message in netifnapidellocked when a USB device is disconnected. The redundant call to netifnapidel was removed from the disconnect path. A WARN message may be triggered in netifnapidellocked...

7.8CVSS6.1AI score0.00164EPSS
Exploits0References3
OSV
OSV
added 2025/10/04 3:17 p.m.2 views

CVE-2023-53556 iavf: Fix use-after-free in free_netdev

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix use-after-free in freenetdev We do netifnapiadd for all allocated qvectors, but potentially do netifnapidel for part of them, then kfree qvectors and leave invalid pointers at dev-napilist. Reproducer: root@host cat...

7.8CVSS6.3AI score0.00137EPSS
Exploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:19 p.m.1 views

net/mlx5e: Fix netif state handling

...

5.5CVSS7AI score0.00188EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/08/25 2:5 p.m.2 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...

7.8CVSS6.4AI score0.00158EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/08/11 9:52 a.m.5 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...

7.8CVSS6.4AI score0.00158EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/04/18 1:48 a.m.2 views

SUSE CVE-2021-47669

In the Linux kernel, the following vulnerability has been resolved: can: vxcan: vxcanxmit: fix use after free bug After calling netifrxniskb, dereferencing skb is unsafe. Especially, the canfdframe cfd which aliases skb memory is accessed after the netifrxni...

5.5CVSS7.8AI score0.00158EPSS
Exploits0References6
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.3 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 a double release issue in the interrupt buffer allocation in the net:usb:lan78xx module...

7.8CVSS6.7AI score0.00226EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.4 views

kernel: ionic: fix use after netif_napi_del()

A vulnerability was found in the Linux kernel's Ionic driver in the ionicqcqenable function, where the issue arises when the driver fails to reset the .poll pointer to NULL after a queue is unregistered via netifnapidel, leading to a use-after-free scenario when attempting to enable a previously...

7.8CVSS7.2AI score0.00305EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/08/21 12:0 a.m.3 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 net/mlx5e component that should prevent the PKEY interface from having fewer rx queues than the parent...

7.8CVSS6.4AI score0.0023EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 12:13 a.m.1 views

kernel: ionic: fix use after netif_napi_del()

A vulnerability was found in the Linux kernel's Ionic driver in the ionicqcqenable function, where the issue arises when the driver fails to reset the .poll pointer to NULL after a queue is unregistered via netifnapidel, leading to a use-after-free scenario when attempting to enable a previously...

7.8CVSS7.2AI score0.00305EPSS
Exploits0References5
Redos
Redos
added 2024/06/06 12:0 a.m.41 views

ROS-20240606-01

A vulnerability in QEMU's USB EHCI controller emulation is related to the lack of checks if the buffer pointer overlaps with the MMIO register when transmitting USB packets. the buffer pointer overlaps with the MMIO region when transmitting USB packets. Exploitation of the vulnerability could all...

8.2CVSS6.9AI score0.01405EPSS
Exploits1
NVD
NVD
added 2024/05/20 10:15 a.m.12 views

CVE-2024-35958

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which only process TX packets arriving from the network stack - queues which only process TX packets forwarded to it by XDPREDIRECT or XDPT...

5.5CVSS6.5AI score0.00248EPSS
Exploits0References9
NVD
NVD
added 2024/05/17 3:15 p.m.19 views

CVE-2024-35858

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaimed the flushed packets. This leads to a memory leak since we do not free the dma mapped buffers. Th...

5.5CVSS6.7AI score0.00232EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2019/05/08 12:0 a.m.10 views

Rockwell Automation 1761-NET-DNI Device Net Interface Communications Adapter

Binary data 752871.prm...

7.3AI score
Exploits0
Rows per page
Query Builder