Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Dave Ertman

Researcher fromIntel
#45313of 53,633
5.5Total CVSS
Vulnerabilities · 1
PT-2024-10521
5.5
2022-02-10
Linux · Linux Kernel · CVE-2022-48807
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to errors in reading beyond the allocated buffer memory in the ice component of the Linux kernel. This can cause a denial of service. The problem occurs because the same handler is called for both a NETDEV BONDING INFO LAG unlink notification and a NETDEV UNREGISTER call, resulting in a KASAN stack-out-of-bounds error due to the different structure of the netdev notifier info passed depending on the event. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.