Lucene search
+L

89 matches found

Cvelist
Cvelist
added 2026/04/24 2:35 p.m.42 views

CVE-2026-31563 net: macb: Use dev_consume_skb_any() to free TX SKBs

In the Linux kernel, the following vulnerability has been resolved: net: macb: Use devconsumeskbany to free TX SKBs The napiconsumeskb function is not intended to be called in an IRQ disabled context. However, after commit 6bc8a5098bf4 "net: macb: Fix txptrlock locking", the freeing of TX SKBs is...

7.5CVSS0.00501EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/24 2:35 p.m.7 views

CVE-2026-31563 net: macb: Use dev_consume_skb_any() to free TX SKBs

In the Linux kernel, the following vulnerability has been resolved: net: macb: Use devconsumeskbany to free TX SKBs The napiconsumeskb function is not intended to be called in an IRQ disabled context. However, after commit 6bc8a5098bf4 "net: macb: Fix txptrlock locking", the freeing of TX SKBs is...

7.5CVSS6.5AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:35 p.m.11 views

CVE-2026-31563

In the Linux kernel, the following vulnerability has been resolved: net: macb: Use devconsumeskbany to free TX SKBs The napiconsumeskb function is not intended to be called in an IRQ disabled context. However, after commit 6bc8a5098bf4 "net: macb: Fix txptrlock locking", the freeing of TX SKBs is...

7.5CVSS5.7AI score0.00501EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/04/24 2:35 p.m.10 views

EUVD-2026-25456

In the Linux kernel, the following vulnerability has been resolved: net: macb: Use devconsumeskbany to free TX SKBs The napiconsumeskb function is not intended to be called in an IRQ disabled context. However, after commit 6bc8a5098bf4 "net: macb: Fix txptrlock locking", the freeing of TX SKBs is...

5.3AI score0.00501EPSS
SaveExploits0References6
CVE
CVE
added 2026/04/24 2:35 p.m.28 views

CVE-2026-31563

CVE-2026-31563 affects the Linux kernel macb network driver. The issue arises from freeing TX SKBs with napi_consume_skb() in IRQ-disabled context; a patch replaces it with dev_consume_skb_any() to avoid the warning trace and potential instability. All connected sources (NVD, SUSE, Red Hat, Debia...

7.5CVSS5.3AI score0.00501EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:35 p.m.14 views

CVE-2026-31563

In the Linux kernel, the following vulnerability has been resolved: net: macb: Use devconsumeskbany to free TX SKBs The napiconsumeskb function is not intended to be called in an IRQ disabled context. However, after commit 6bc8a5098bf4 "net: macb: Fix txptrlock locking", the freeing of TX SKBs is...

7.5CVSS5.2AI score0.00501EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the macb driver calling napiconsumeskb in a context where IRQ is disabled, resulting in a warning...

7.5CVSS5.8AI score0.00501EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/22 7:20 p.m.12 views

CVE-2026-31494

A flaw was found in the Linux kernel's macb network driver. A local user can exploit this vulnerability due to an out-of-bounds write in the gemgetethtoolstats function. This occurs when the driver incorrectly copies data using the maximum number of queues instead of the active number, leading to...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.13 views

EUVD-2026-24864

In the Linux kernel, the following vulnerability has been resolved: net: macb: use the current queue number for stats There's a potential mismatch between the memory reserved for statistics and the amount of memory written. gemgetssetcount correctly computes the number of stats based on the activ...

5.6AI score0.00135EPSS
SaveExploits0References9
NVD
NVD
added 2026/04/22 2:16 p.m.10 views

CVE-2026-31494

In the Linux kernel, the following vulnerability has been resolved: net: macb: use the current queue number for stats There's a potential mismatch between the memory reserved for statistics and the amount of memory written. gemgetssetcount correctly computes the number of stats based on the activ...

7.8CVSS0.00135EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/22 1:54 p.m.10 views

CVE-2026-31494 net: macb: use the current queue number for stats

In the Linux kernel, the following vulnerability has been resolved: net: macb: use the current queue number for stats There's a potential mismatch between the memory reserved for statistics and the amount of memory written. gemgetssetcount correctly computes the number of stats based on the activ...

7.8CVSS5.8AI score
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-31494

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: macb: use the current queue number for stats There's a potential mismatch between the memory reserved for statistics and the amount of memory written...

7.8CVSS5.4AI score0.00135EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.9 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013598)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013598 advisory. In the Linux kernel, the following vulnerability has been resolved: net: macb: fix a memory corruption in extended buffer descriptor mode For quite some time we were...

9.8CVSS6.1AI score0.00534EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper memory usage statistics in the macb driver, potentially leading to out-of-bound writes...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-011182)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011182 advisory. In the Linux kernel, the following vulnerability has been resolved: net: macb: fix a memory corruption in extended buffer descriptor mode For quite some time we were...

9.8CVSS5.8AI score0.00534EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/04/03 11:25 p.m.9 views

SUSE CVE-2026-31396

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix use-after-free access to PTP clock PTP clock is registered on every opening of the interface and destroyed on every closing. However it may be accessed via gettsinfo ethtool call which is possible while the interfa...

6.1CVSS5.7AI score0.00122EPSS
SaveExploits0References16
EUVD
EUVD
added 2026/04/03 6:31 p.m.9 views

EUVD-2026-18774

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix use-after-free access to PTP clock PTP clock is registered on every opening of the interface and destroyed on every closing. However it may be accessed via gettsinfo ethtool call which is possible while the interfa...

5.7AI score0.00122EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/04/03 5:10 p.m.15 views

CVE-2026-31396

A flaw was found in the Linux kernel's Media Access Controller MACB Ethernet driver and Precision Time Protocol PTP clock subsystem. A local attacker could exploit a use-after-free vulnerability by accessing the PTP clock via the gettsinfo ethtool call after the PTP clock has been deallocated. Th...

7.8CVSS5.8AI score0.00122EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/03 4:16 p.m.9 views

CVE-2026-31396

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix use-after-free access to PTP clock PTP clock is registered on every opening of the interface and destroyed on every closing. However it may be accessed via gettsinfo ethtool call which is possible while the interfa...

7.8CVSS0.00122EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/03 4:16 p.m.15 views

UBUNTU-CVE-2026-31396

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix use-after-free access to PTP clock PTP clock is registered on every opening of the interface and destroyed on every closing. However it may be accessed via gettsinfo ethtool call which is possible while the interfa...

7.8CVSS5.7AI score0.00122EPSS
SaveExploits0References32
Rows per page
Query Builder