CVE-2023-22997

Publication date

2023-02-28 00:00:00

Family

mitre

State

PUBLISHED

Description

In the Linux kernel before 6.1.2, kernel/module/decompress.c misinterprets the module_get_next_page return value (expects it to be NULL in the error case, whereas it is actually an error pointer).