Lucene search
+L

89 matches found

CVE
CVE
added 2026/05/08 2:21 p.m.37 views

CVE-2026-43371

The CVE-2026-43371 details the Linux kernel macb driver fault where disabling transmit resets tx_head/tx_tail to 0, causing silent loss of queued packets, memory leaks, and race conditions between macb_tx_poll() and macb_start_xmit(). This can prolong recovery after suspend (e.g., NFS rootfs on A...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/08 2:21 p.m.9 views

CVE-2026-43371 net: macb: Shuffle the tx ring before enabling tx

In the Linux kernel, the following vulnerability has been resolved: net: macb: Shuffle the tx ring before enabling tx Quanyang observed that when using an NFS rootfs on an AMD ZynqMp board, the rootfs may take an extended time to recover after a suspend. Upon investigation, it was determined that...

6AI score
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:21 p.m.11 views

CVE-2026-43371

In the Linux kernel, the following vulnerability has been resolved: net: macb: Shuffle the tx ring before enabling tx Quanyang observed that when using an NFS rootfs on an AMD ZynqMp board, the rootfs may take an extended time to recover after a suspend. Upon investigation, it was determined that...

5.8AI score0.00123EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.24 views

PT-2026-39032

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A problem in the macb driver occurs when transmit is disabled, as the transmit buffer queue pointer resets to the address specified by the transmit buffer queue base address register. Th...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/06 1:41 a.m.14 views

SUSE CVE-2026-43015

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix clk handling on PCI glue driver removal platformdeviceunregister may still want to use the registered clks during runtime resume callback. Note that there is a commit d82d5303c4c5 "net: macb: fix use after free on...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/01 4:35 p.m.11 views

CVE-2026-43014

A flaw was found in the Linux kernel's macb network driver. The driver improperly handles the unregistration of fixed rate clocks, causing a resource leak. This issue can lead to resource exhaustion, potentially allowing a local attacker to cause a Denial of Service DoS by making the system...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/01 4:35 p.m.12 views

CVE-2026-43015

A flaw was found in the Linux kernel’s macb network driver. Improper handling of clock resources during the removal of a PCI Peripheral Component Interconnect device driver can lead to a use-after-free vulnerability. A local attacker could exploit this by performing specific module operations,...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/01 3:16 p.m.10 views

CVE-2026-43015

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix clk handling on PCI glue driver removal platformdeviceunregister may still want to use the registered clks during runtime resume callback. Note that there is a commit d82d5303c4c5 "net: macb: fix use after free on...

7.8CVSS0.00126EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.54 views

CVE-2026-43015 net: macb: fix clk handling on PCI glue driver removal

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix clk handling on PCI glue driver removal platformdeviceunregister may still want to use the registered clks during runtime resume callback. Note that there is a commit d82d5303c4c5 "net: macb: fix use after free on...

0.00126EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.9 views

CVE-2026-43014

In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregister fixed rate clocks The additional resources allocated with clkregisterfixedrate need to be released with clkunregisterfixedrate, otherwise they are lost...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.35 views

CVE-2026-43014 net: macb: properly unregister fixed rate clocks

In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregister fixed rate clocks The additional resources allocated with clkregisterfixedrate need to be released with clkunregisterfixedrate, otherwise they are lost...

0.00123EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/01 2:15 p.m.9 views

EUVD-2026-26613

In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregister fixed rate clocks The additional resources allocated with clkregisterfixedrate need to be released with clkunregisterfixedrate, otherwise they are lost...

5.8AI score0.00123EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.15 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 improper clock handling by the macb driver during PCI bonding driver removal, which could lead to post-relea...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.16 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 macb driver not properly logging off the fixed-rate clock, resulting in a resource leak...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/04/29 8:6 a.m.12 views

net: macb: Use dev_consume_skb_any() to free TX SKBs

...

7.5CVSS5.2AI score0.00501EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/25 1:39 a.m.13 views

SUSE 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.4AI score0.00501EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-31563

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 devconsumeskbany to free TX SKBs The napiconsumeskb function is not intended to be called in an IRQ disabled context. However, after commit...

7.5CVSS7.2AI score0.00501EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/24 3:16 p.m.10 views

DEBIAN-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
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.12 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.5CVSS0.00501EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.10 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.5CVSS6.5AI score0.00501EPSS
SaveExploits0References21
Rows per page
Query Builder