Lucene search
+L

157 matches found

Kitploit
Kitploit
added 2026/09/13 9:54 p.m.9 views

ForensiX

⬡ ForensiX — Digital Forensics Intelligence Framework Created by Ameer Rasim | Version 2.0.0 root@kitploit: ███████╗ ██████╗ ██████╗ ███████╗███╗ ██╗███████╗██╗██╗ ██╗ ██╔════╝██╔═══██╗██╔══██╗██╔════╝████╗ ██║██╔════╝██║╚██╗██╔╝ █████╗ ██║ ██║██████╔╝█████╗ ██╔██╗ ██║███████╗██║ ╚███╔╝ ██╔══╝ ██...

6AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.4 views

The vulnerability of the `gem_get_ethtool_stats()` function in the `drivers/net/ethernet/cadence/macb_main.c` file of the Ethernet adapter driver for the Linux operating system can be exploited by an attacker, thereby compromising the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the gemgetethtoolstats function in the drivers/net/ethernet/cadence/macbmain.c file of the Ethernet adapter driver for the Linux operating system is related to the occurrence of operations outside of the buffer in memory. Exploiting this vulnerability could allow an attacker ...

7.8CVSS4.4AI score0.00135EPSS
SaveExploits0References13Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.4 views

The vulnerability of the gem_ptpremove() function in the drivers/net/ethernet/cadence/macb_ptp.c file of the Ethernet adapter driver for the Linux operating system can be exploited by an attacker, thereby compromising the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the gemptpremove function in the drivers/net/ethernet/cadence/macbptp.c module of the Ethernet adapter driver for the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow a remote attacker to compromise t...

8CVSS6.2AI score0.00122EPSS
SaveExploits0References11Affected Software2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregistered fixed-rate clocks The additional resources allocated through clkregisterfixedrate need to be released using clkunregisterfixedrate, otherwise they will be lost...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in Linux 6.1

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 a disabled IRQ context. However, after commit 6bc8a5098bf4 “net: macb: Fix txptrlock locking”, the freeing of TX SKBs is...

7.5CVSS5.8AI score0.00501EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: net: macb: fixed a memory corruption in extended buffer descriptor mode For quite some time, we were dealing with a bug that seemed to cause sudden and permanent failures in networking and MMCA on some of our devices. This bug...

9.8CVSS6.6AI score0.00597EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: net: macb: fixed the use of “free” after calling “rmmod”. “platdev-dev-platformdata” is released by calling “platformdeviceunregister”. The use of “pclk” and “hclk” constitutes a use-after-free. Since “deviceunregister” does n...

7.8CVSS6.1AI score0.00242EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 4:06 p.m.12 views

CVE-2026-72017

A flaw was found in the Linux kernel's MACB network driver. This driver fails to properly release outgoing Socket Kernel Buffers SKBs when the driver is closed. This continuous leakage of resources can lead to resource exhaustion over time, potentially resulting in a Denial of Service DoS conditi...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.10 views

CVE-2026-72017

In the Linux kernel, the following vulnerability has been resolved: net: macb: drop in-flight Tx SKBs on close The MACB driver has since forever leaked the outgoing SKBs that have not yet been marked as completed. They live in queue-txskb which gets freed without remorse nor checking...

0.00206EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.11 views

CVE-2026-72017

In the Linux kernel, the following vulnerability has been resolved: net: macb: drop in-flight Tx SKBs on close The MACB driver has since forever leaked the outgoing SKBs that have not yet been marked as completed. They live in queue-txskb which gets freed without remorse nor checking...

5.4AI score0.00206EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 6:21 a.m.11 views

UBUNTU-CVE-2026-72017

In the Linux kernel, the following vulnerability has been resolved: net: macb: drop in-flight Tx SKBs on close The MACB driver has since forever leaked the outgoing SKBs that have not yet been marked as completed. They live in queue-txskb which gets freed without remorse nor checking...

5.4AI score0.00206EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.26 views

CVE-2026-72017 net: macb: drop in-flight Tx SKBs on close

In the Linux kernel, the following vulnerability has been resolved: net: macb: drop in-flight Tx SKBs on close The MACB driver has since forever leaked the outgoing SKBs that have not yet been marked as completed. They live in queue-txskb which gets freed without remorse nor checking...

0.00206EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:51 a.m.23 views

CVE-2026-72017 net: macb: drop in-flight Tx SKBs on close

In the Linux kernel, the following vulnerability has been resolved: net: macb: drop in-flight Tx SKBs on close The MACB driver has since forever leaked the outgoing SKBs that have not yet been marked as completed. They live in queue-txskb which gets freed without remorse nor checking...

5.5AI score
SaveExploits0References9
CVE
CVE
added 2026/08/15 5:51 a.m.50 views

CVE-2026-72017

Summary: CVE-2026-72017 affects the Linux kernel MACB driver (net: macb: drop in-flight Tx SKBs on close). The issue is a leak of outgoing SKBs held in queue->tx_skb, which are freed without proper checks. The leak is triggered via macb_free_consistent() in certain paths, with open/alloc_consi...

5.3AI score0.00206EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:51 a.m.11 views

EUVD-2026-59116

In the Linux kernel, the following vulnerability has been resolved: net: macb: drop in-flight Tx SKBs on close The MACB driver has since forever leaked the outgoing SKBs that have not yet been marked as completed. They live in queue-txskb which gets freed without remorse nor checking...

5.4AI score0.00206EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72206

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The MACB driver leaks outgoing SKBs Socket Buffers, which are data structures used to manage network packets that have not been marked as completed. These buffers reside in queue-tx skb...

5.3AI score0.00206EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-72017

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: macb: drop in-flight Tx SKBs on close The MACB driver has since forever leaked the outgoing SKBs that have not yet been marked as completed. They live in...

5.9AI score0.00206EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/30 5:41 p.m.19 views

SUSE-SU-2026:22433-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2025-10263: arm64: errata: Mitigate TLBI errata on various Arm CPUs bsc1266290. - CVE-2025-38549: efivarfs: Fix memory leak of efivarfsfsinfo in...

9.8CVSS7.4AI score0.93235EPSS
SaveExploits136References350
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.11 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: macb: The call order for unregisternetdev in macbremove has been corrected. When removing a MACB device, the driver calls phyexit before unregisternetdev. This results in a warning from kernfs: ------------ Cut here...

5.5CVSS5.3AI score0.00157EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/06/23 2:31 p.m.26 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 RT kernel was updated to fix various security issues The following security issues were fixed: CVE-2025-38549: efivarfs: Fix memory leak of efivarfsfsinfo in fscontext error paths bsc1248235. CVE-2025-68324: scsi: imm: Fix use-after-free bug caused by unfinished...

9.3CVSS6.9AI score0.00443EPSS
SaveExploits1References440
Rows per page
Query Builder