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 |
29 Jun 2023, 17:32
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://bugzilla.redhat.com/show_bug.cgi?id=2211440 - Issue Tracking, Patch, Third Party Advisory | |
References | (MISC) https://github.com/torvalds/linux/commit/a65120bae4b7 - Patch | |
CWE | CWE-843 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux
Linux linux Kernel |
19 Jun 2023, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-19 18:15
Updated : 2024-11-21 08:16
NVD link : CVE-2023-3022
Mitre link : CVE-2023-3022
CVE.ORG link : CVE-2023-3022
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')