4 matches found
Linux Distros Unpatched Vulnerability : CVE-2023-3022
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the IPv6 module of the Linux kernel. The arg.result was not used consistently in fib6rulelookup, sometimes holding rt6info and other times...
CVE-2023-3022
creationtimestamp| type| source ---|---|--- 2023-08-15 16:16:50+00:00| seen| https://t.me/cibsecurity/65351 2025-03-11 14:39:36+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/7143...
CVE-2023-3022
The CVE-2023-3022 entry corresponds to a Linux kernel IPv6 module flaw where arg.result is inconsistently used in fib6_rule_lookup, being sometimes rt6_info and other times fib6_info. This mismatch is not accounted for where rt6_info is expected unconditionally, potentially causing a kernel panic...
CVE-2023-3022
A flaw was found in the IPv6 module of the Linux kernel. The arg.result was not used consistently in fib6rulelookup, sometimes holding rt6info and other times fib6info. This was not accounted for in other parts of the code where rt6info was expected unconditionally, potentially leading to a kerne...