Lucene search
K

26 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

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

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fixed a potential memory leak in bcmaspxmit. The bcmaspxmit function returns NETDEVTXOK without freeing the skb object in case of mapping failures. Add devkfreeskb to address this issue...

5.5CVSS5.9AI score0.00213EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/04/22 7:45 p.m.3 views

CVE-2026-31506

A flaw was found in the Linux kernel's bcmasp component. This vulnerability involves a double free error in the handling of the Wake-on-LAN WoL interrupt request irq. An attacker could potentially exploit this to cause memory corruption, leading to a denial of service DoS or, in more severe cases...

7.8CVSS6AI score0.00129EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.5 views

EUVD-2026-24883

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix double free of WoL irq We do not need to free wolirq since it was instantiated with devmrequestirq. So devres will free for us...

5.6AI score0.00129EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.6 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 double release of the WOOL interrupt in the bcmasp driver, potentially leading to resource...

7.8CVSS7AI score0.00129EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.1 views

PT-2026-34411

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix double free of WoL irq We do not need to free wol irq since it was instantiated with devm request irq. So devres will free for us...

5.6AI score0.00129EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.4 views

net: bcmasp: fix potential memory leak in bcmasp_xmit()

...

5.5CVSS6.9AI score0.00213EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:0 a.m.3 views

The vulnerability of the bcmasp component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the bcmasp component in the Linux operating system’s kernel is related to memory release errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00232EPSS
Exploits0References19Affected Software4
Redos
Redos
added 2024/11/18 12:0 a.m.24 views

ROS-20241118-02

A vulnerability in the bcmasp component of the Linux kernel is related to a memory leak in the functions umacinit, bcmasptxpoll, bcmaspinittx and bcmaspnetifdeinit functions in drivers/net/ethernet/broadcom/asp2/bcmaspintf.c. Exploitation of the vulnerability could allow an attacker to cause a...

7.8CVSS6.8AI score0.00654EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/11/08 3:48 a.m.0 views

SUSE CVE-2024-50170

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix potential memory leak in bcmaspxmit The bcmaspxmit returns NETDEVTXOK without freeing skb in case of mapping fails, add devkfreeskb to fix it...

5.5CVSS7.6AI score0.00213EPSS
Exploits0References5
OSV
OSV
added 2024/11/07 10:15 a.m.2 views

AZL-53132 CVE-2024-50170 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix potential memory leak in bcmaspxmit The bcmaspxmit returns NETDEVTXOK without freeing skb in case of mapping fails, add devkfreeskb to fix it...

5.5CVSS6.8AI score0.00213EPSS
Exploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.1 views

DEBIAN-CVE-2024-50170

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix potential memory leak in bcmaspxmit The bcmaspxmit returns NETDEVTXOK without freeing skb in case of mapping fails, add devkfreeskb to fix it...

5.5CVSS5.7AI score0.00213EPSS
Exploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.0 views

UBUNTU-CVE-2024-50170

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix potential memory leak in bcmaspxmit The bcmaspxmit returns NETDEVTXOK without freeing skb in case of mapping fails, add devkfreeskb to fix it...

5.5CVSS6.6AI score0.00213EPSS
Exploits0References18
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.15 views

CVE-2024-50170 net: bcmasp: fix potential memory leak in bcmasp_xmit()

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix potential memory leak in bcmaspxmit The bcmaspxmit returns NETDEVTXOK without freeing skb in case of mapping fails, add devkfreeskb to fix it...

0.00213EPSS
Exploits0References3
CVE
CVE
added 2024/11/07 9:31 a.m.118 views

CVE-2024-50170

CVE-2024-50170 affects the Linux kernel bcmasp driver (net/bcmasp). The vulnerability occurs when bcmasp_xmit() returns NETDEV_TX_OK after a mapping failure, leaking the skb. The fix adds a dev_kfree_skb() call to free the skb, correcting the memory leak on the transmit path. The documents do not...

5.5CVSS5.2AI score0.00213EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.1 views

CVE-2024-50170 net: bcmasp: fix potential memory leak in bcmasp_xmit()

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix potential memory leak in bcmaspxmit The bcmaspxmit returns NETDEVTXOK without freeing skb in case of mapping fails, add devkfreeskb to fix it...

7.6AI score0.00213EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/11/07 9:31 a.m.8 views

CVE-2024-50170

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix potential memory leak in bcmaspxmit The bcmaspxmit returns NETDEVTXOK without freeing skb in case of mapping fails, add devkfreeskb to fix it...

5.5CVSS5.7AI score0.00213EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/05/18 1:5 a.m.14 views

CVE-2024-35858

A vulnerability was found in the Linux kernel's bcmasp network driver, which causes a memory leak when an interface is brought down. This issue can lead to memory exhaustion over time, affecting system performance and stability. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS8.9AI score0.00232EPSS
Exploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.14 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
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.16 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.2AI score0.00232EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/05/17 2:47 p.m.16 views

CVE-2024-35858 net: bcmasp: fix memory leak when bringing down interface

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...

7AI score0.00232EPSS
Exploits0References3
Rows per page
Query Builder