Lucene search
+L

77 matches found

OSV
OSV
added 2025/05/01 2:09 p.m.16 views

CVE-2022-49805 net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: Fix potential null-ptr-deref in lan966xstatsinit lan966xstatsinit calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: lan966xstatsinit...

5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.15 views

PT-2025-18522 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential null pointer dereference issue has been identified in the Linux kernel, specifically in the lan966x stats init function. This function calls create singlethread workqueue...

5.1AI score0.00163EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.11 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 a failure to check the result of work queue creation in the lan966x driver, which could lead to a null point...

5.5CVSS5.1AI score0.00163EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.8 views

SUSE CVE-2024-26723

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip link add name bond0 type bond miimon 100 mode...

5.5CVSS6.4AI score0.00241EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/03 11:45 p.m.26 views

CVE-2024-26723

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip link add name bond0 type bond miimon 100 mode...

4.4CVSS6.8AI score0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 3:15 p.m.25 views

CVE-2024-26723

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip link add name bond0 type bond miimon 100 mode...

7.8CVSS7.5AI score0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 3:15 p.m.3 views

DEBIAN-CVE-2024-26723

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip link add name bond0 type bond miimon 100 mode...

7.8CVSS5.7AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.14 views

UBUNTU-CVE-2024-26723

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip link add name bond0 type bond miimon 100 mode...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.22 views

CVE-2024-26723

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip link add name bond0 type bond miimon 100 mode...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References11
CVE
CVE
added 2024/04/03 2:55 p.m.114 views

CVE-2024-26723

CVE-2024-26723 affects the lan966x portion of the Linux kernel. A crash occurs when adding an interface under a bond (lag) because some ports can be NULL pointers (not probed); the code iterates over ports and dereferences NULL. The fix is to check for NULL pointers before accessing port data. Th...

7.8CVSS7.3AI score0.00241EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/03 2:55 p.m.9 views

CVE-2024-26723 lan966x: Fix crash when adding interface under a lag

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip link add name bond0 type bond miimon 100 mode...

7.8CVSS5.7AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.17 views

CVE-2024-26723 lan966x: Fix crash when adding interface under a lag

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip link add name bond0 type bond miimon 100 mode...

6.6AI score0.00241EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.39 views

CVE-2024-26723 lan966x: Fix crash when adding interface under a lag

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip link add name bond0 type bond miimon 100 mode...

7.7AI score0.00241EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.54 views

CVE-2024-26723

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip link add name bond0 type bond miimon 100 mode...

7.8CVSS6.3AI score0.00241EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/02/09 12:00 a.m.12 views

PT-2024-6076 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a crash when adding a lan966x interface under a lag interface in the Linux kernel. This can be reproduced by running specific commands, such as "ip link add nam...

8CVSS6.6AI score0.08486EPSS
SaveExploits4References553
OSV
OSV
added 2022/12/08 2:28 a.m.12 views

GSD-2022-1007727 net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()

net: lan966x: Fix potential null-ptr-deref in lan966xstatsinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.10 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/12/08 12:00 a.m.4 views

PT-2022-35982 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.10 Description: A potential null pointer dereference issue exists in the lan966x stats init function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder