A
flaw was found in the IPv6 module of the Linux kernel. The arg.result was not used consistently in fib6_rule_lookup, sometimes holding rt6_info and other times fib6_info. This was not accounted for in other parts of the code where rt6_info was expected unconditionally, potentially leading to a kernel panic in fib6_rule_suppress.
References
| Link | Resource |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=2211440 | Issue Tracking Patch Third Party Advisory |
| https://github.com/torvalds/linux/commit/a65120bae4b7 | Patch |
| https://bugzilla.redhat.com/show_bug.cgi?id=2211440 | Issue Tracking Patch Third Party Advisory |
| https://github.com/torvalds/linux/commit/a65120bae4b7 | Patch |
Configurations
History
21 Nov 2024, 08:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://bugzilla.redhat.com/show_bug.cgi?id=2211440 - Issue Tracking, Patch, Third Party Advisory | |
| References | () https://github.com/torvalds/linux/commit/a65120bae4b7 - Patch |
Information
Published : 2023-06-19 18:15
Updated : 2025-03-11 15:15
NVD link : CVE-2023-3022
Mitre link : CVE-2023-3022
CVE.ORG link : CVE-2023-3022
JSON object : View
Products Affected
CWE
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')