A flaw found in the Linux Kernel. Required to fix NULL to IS_ERR checking in memory_tier_init where alloc_memory_type() returns error pointers on error instead of NULL. Use IS_ERR() to check the return value to fix this. The CVE is disputed, because there are no realistic cases in which a user can cause the alloc_memory_type error case to be reached. Reference: https://github.com/torvalds/linux/commit/4a625ceee8a0ab0273534cb6b432ce6b331db5ee
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2023-23005