Lucene search
+L

88 matches found

Vulnrichment
Vulnrichment
added 2025/12/16 3:06 p.m.7 views

CVE-2025-68301 net: atlantic: fix fragment overflow handling in RX path

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAXSKBFRAGS 17 fragments when handling large multi-descriptor packets. This causes an out-of-bounds write in...

5.4AI score0.00456EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/16 3:06 p.m.51 views

CVE-2025-68301

The CVE-2025-68301 issue affects the Linux kernel atlantic driver (AQC113 10G NIC) where the RX path could overflow fragments when a packet requires more than MAX_SKB_FRAGS, causing an out-of-bounds write in skb_add_rx_frag_netmem() and a kernel panic. The fix adds an assumption of an extra fragm...

9.8CVSS6.3AI score0.00456EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/16 3:06 p.m.39 views

CVE-2025-68301 net: atlantic: fix fragment overflow handling in RX path

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAXSKBFRAGS 17 fragments when handling large multi-descriptor packets. This causes an out-of-bounds write in...

9.8CVSS0.00456EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 3:06 p.m.6 views

CVE-2025-68301 net: atlantic: fix fragment overflow handling in RX path

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAXSKBFRAGS 17 fragments when handling large multi-descriptor packets. This causes an out-of-bounds write in...

9.8CVSS6.6AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.9 views

PT-2025-51705

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The atlantic network driver in the Linux kernel is susceptible to a fragment overflow when handling large, multi-descriptor packets in the receive RX path. This occurs because the driver...

7AI score0.00456EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68301

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAXSKBFRAGS 17 fragments when handling large...

9.8CVSS6.5AI score0.00456EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989767 advisory. In the Linux kernel, the following vulnerability has been resolved: net: atlantic: remove aqnicdeinit when resume aqnicdeinit has been called while suspending, so we...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988703)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988703 advisory. In the Linux kernel, the following vulnerability has been resolved: net: atlantic: remove aqnicdeinit when resume aqnicdeinit has been called while suspending, so we...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414522 advisory. In the Linux kernel through 5.15.2, hwatlutilsfwrpcwait in drivers/net/ethernet/aquantia/atlantic/hwatl/hwatlutils.c allows an attacker who can introduce a crafted...

6.7CVSS6.5AI score0.00513EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2022-55337

Malicious code in bioql PyPI...

7.2AI score0.00173EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/07/14 1:22 a.m.9 views

kernel: net: atlantic: fix aq_vec index out of range error

A vulnerability was found in the Linux kernel's Aquantia Atlantic driver, where a lack of proper bounds checking during loop indexing can lead to an out-of-bounds access. This can lead to undefined system behavior and a denial of service...

7.8CVSS6.8AI score0.00173EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/14 12:20 a.m.7 views

kernel: net: atlantic: fix aq_vec index out of range error

A vulnerability was found in the Linux kernel's Aquantia Atlantic driver, where a lack of proper bounds checking during loop indexing can lead to an out-of-bounds access. This can lead to undefined system behavior and a denial of service...

7.8CVSS6.8AI score0.00173EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/09 12:29 a.m.7 views

kernel: net: atlantic: fix aq_vec index out of range error

A vulnerability was found in the Linux kernel's Aquantia Atlantic driver, where a lack of proper bounds checking during loop indexing can lead to an out-of-bounds access. This can lead to undefined system behavior and a denial of service...

7.8CVSS6.8AI score0.00173EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.16 views

SUSE CVE-2022-50066

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix aqvec index out of range error The final update statement of the for loop exceeds the array range, the dereference of self-aqveci is not checked and then leads to the index out of range error. Also fixed this...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References11
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

DEBIAN-CVE-2022-50066

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix aqvec index out of range error The final update statement of the for loop exceeds the array range, the dereference of self-aqveci is not checked and then leads to the index out of range error. Also fixed this...

7.8CVSS5.5AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.19 views

UBUNTU-CVE-2022-50066

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix aqvec index out of range error The final update statement of the for loop exceeds the array range, the dereference of self-aqveci is not checked and then leads to the index out of range error. Also fixed this...

7.8CVSS6.1AI score0.00173EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.19 views

CVE-2022-50066 net: atlantic: fix aq_vec index out of range error

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix aqvec index out of range error The final update statement of the for loop exceeds the array range, the dereference of self-aqveci is not checked and then leads to the index out of range error. Also fixed this...

0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:02 a.m.9 views

CVE-2022-50066 net: atlantic: fix aq_vec index out of range error

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix aqvec index out of range error The final update statement of the for loop exceeds the array range, the dereference of self-aqveci is not checked and then leads to the index out of range error. Also fixed this...

6.2AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.13 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 an out-of-bounds access to the aqvec array by the atlantic driver array index...

7.8CVSS6.5AI score0.00173EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.6 views

SUSE CVE-2022-49624

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: remove aqnicdeinit when resume aqnicdeinit has been called while suspending, so we don't have to call it again on resume. Actually, call it again leads to another hang issue when resuming from S3. Jul 8 03:09:44...

5.5CVSS6.8AI score0.00263EPSS
SaveExploits0References5
Rows per page
Query Builder