CVE-2022-48977
Last modified
CVE-2022-48977 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: can: af_can: fix NULL pointer dereference in can_rcv_filter Analogue to commit 8aa59e355949 ("can: af_can: fix NULL pointer dereference in can_rx_register()") we need to check for a missing initialization of ml_priv in the receive path of CAN frames. Since commit 4e096a18867a ("net: introduce CAN specific pointer in the struct net_device") the check for dev->type to be ARPHRD_CAN is not sufficient anymore since bonding or tun netdevices claim to be CAN devices but do not initialize ml_priv accordingly.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: can: af_can: fix NULL pointer dereference in can_rcv_filter Analogue to commit 8aa59e355949 ("can: af_can: fix NULL pointer dereference in can_rx_register()") we need to check for a missing initialization of ml_priv in the receive path of CAN frames. Since commit 4e096a18867a ("net: introduce CAN specific pointer in the struct net_device") the check for dev->type to be ARPHRD_CAN is not sufficient anymore since bonding or tun netdevices claim to be CAN devices but do not initialize ml_priv accordingly.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.4.110, < 5.4.227 | — |
| Linux | Linux Kernel | >= 5.10.28, < 5.10.159 | — |
| Linux | Linux Kernel | >= 5.11.12, < 5.15.83 | — |
| Linux | Linux Kernel | >= 5.16, < 6.0.13 | — |
| Linux | Linux Kernel | 6.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-48977?
How severe is CVE-2022-48977?
How do I fix CVE-2022-48977?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-48971In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48972In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48973In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48974In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48975In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48976In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48978In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48979In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4898In affected versions of Octopus Server the help sidebar can …5.4
- CVE-2022-48980In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-48981In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-48982In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-48977?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
