Security Advisory

CVE-2023-53165

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-15 14:03:53
Last updated 2026-05-11 19:39:31
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: udf: Fix uninitialized array access for some pathnames For filenames that begin with . and are between 2 and 5 characters long, UDF charset conversion code would read uninitialized memory in the output buffer. The only practical impact is that the name may be prepended a "unification hash" when it is not actually needed but still it is good to fix this.