Lucene search
+L

1087 matches found

EUVD
EUVD
added 2025/10/22 3:31 p.m.11 views

EUVD-2023-60007

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix a NULL pointer dereference in ath12kmacophwscan In ath12kmacophwscan, the return value of kzalloc is directly used in memcpy, which may lead to a NULL pointer dereference on failure of kzalloc. Fix this bug by...

5.6AI score0.00172EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-53601

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bonding: do not assume skb macheader is set Drivers must not assume in their ndostartxmit th...

5.5CVSS5.5AI score0.00146EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2020-5721

Malware in sbrugna...

4.6CVSS5AI score0.0038EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.4 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-385733)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-385733 advisory. In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bondipsecoffloadok We must check if there is an active slave...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986800)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986800 advisory. In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free after 802.3ad slave unbind commit 0622cab0341c bonding: fix...

7.8CVSS5.9AI score0.00289EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.5 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-380858)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-380858 advisory. In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packe...

5.5CVSS6.1AI score0.00241EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.8 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-987336)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987336 advisory. In the Linux kernel, the following vulnerability has been resolved: can: afcan: fix NULL pointer dereference in canrcvfilter Analogue to commit 8aa59e355949 can:...

5.5CVSS5.6AI score0.00245EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.8 views

SUSE CVE-2023-53601

In the Linux kernel, the following vulnerability has been resolved: bonding: do not assume skb macheader is set Drivers must not assume in their ndostartxmit that skbs have their macheader set. skb-data is all what is needed. bonding seems to be one of the last offender as caught by syzbot:...

5.5CVSS6.4AI score0.00146EPSS
SaveExploits0References17
NVD
NVD
added 2025/10/04 4:15 p.m.10 views

CVE-2023-53601

In the Linux kernel, the following vulnerability has been resolved: bonding: do not assume skb macheader is set Drivers must not assume in their ndostartxmit that skbs have their macheader set. skb-data is all what is needed. bonding seems to be one of the last offender as caught by syzbot:...

5.5CVSS0.00146EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 4:15 p.m.9 views

UBUNTU-CVE-2023-53601

In the Linux kernel, the following vulnerability has been resolved: bonding: do not assume skb macheader is set Drivers must not assume in their ndostartxmit that skbs have their macheader set. skb-data is all what is needed. bonding seems to be one of the last offender as caught by syzbot:...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/04 3:44 p.m.33 views

CVE-2023-53601

CVE-2023-53601 is a Linux kernel vulnerability in the bonding driver where code could assume skb_mac_header is set in ndo_start_xmit, risking invalid skb handling. The fixed description states that skb->data is sufficient and bonding must not rely on mac_header. Concrete details appear in conn...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.18 views

CVE-2023-53601 bonding: do not assume skb mac_header is set

In the Linux kernel, the following vulnerability has been resolved: bonding: do not assume skb macheader is set Drivers must not assume in their ndostartxmit that skbs have their macheader set. skb-data is all what is needed. bonding seems to be one of the last offender as caught by syzbot:...

0.00146EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 3:44 p.m.6 views

CVE-2023-53601 bonding: do not assume skb mac_header is set

In the Linux kernel, the following vulnerability has been resolved: bonding: do not assume skb macheader is set Drivers must not assume in their ndostartxmit that skbs have their macheader set. skb-data is all what is needed. bonding seems to be one of the last offender as caught by syzbot:...

6.4AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.23 views

PT-2025-40764

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.30-syzkaller Description The Linux kernel had a flaw where drivers incorrectly assumed that skb mac header was always set during network packet transmission. Specifically, the ndo start xmit function was used...

7.8CVSS6.3AI score0.09567EPSS
SaveExploits4References989
EUVD
EUVD
added 2025/10/03 8:07 p.m.5 views

EUVD-2022-54566

Malicious code in bioql PyPI...

7.8CVSS6AI score0.00289EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-13159

Malicious code in bioql PyPI...

6.8AI score0.00193EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2025-11177

Malicious code in bioql PyPI...

7.2AI score0.00195EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-55439

Malicious code in bioql PyPI...

6.3AI score0.00169EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.22 views

CVE-2022-50441 net/mlx5: Lag, fix failure to cancel delayed bond work

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Lag, fix failure to cancel delayed bond work Commit 0d4e8ed139d8 "net/mlx5: Lag, avoid lockdep warnings" accidentally removed a call to cancel delayed bond work thus it may cause queued delay to expire and fall on an...

0.00154EPSS
SaveExploits0References3
F5 Networks
F5 Networks
added 2025/09/19 2:47 p.m.23 views

K000156551: Linux kernel vulnerabilities CVE-2024-44990, CVE-2024-46826, and CVE-2025-21927

Security Advisory Description CVE-2024-44990 In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bondipsecoffloadok We must check if there is an active slave before dereferencing the pointer. CVE-2024-46826 In the Linux kernel, the following...

9.8CVSS5.6AI score0.00482EPSS
SaveExploits0
Rows per page
Query Builder