CVE Published: 05/11/2024 |
CVE Updated: 19/11/2024 |
CVE Year: 2024 Source: Linux |
Vendor: Linux |
Product: Linux Status : PUBLISHED
CVE-2024-50089 Description
In the Linux kernel, the following vulnerability has been resolved:
unicode: Don\'t special case ignorable code points
We don\'t need to handle them separately. Instead, just let them
decompose/casefold to themselves.