CVE-2026-93055: UDF symlink pathComponent header OOB read

Published Sep 17, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

UDF symlink pathComponent header OOB read

udfsymlinkfiller() can enter udfpctochar() with a partial pathComponent header.

Validate that enough input remains for a complete pathComponent header before accessing it. Reject malformed symlink data that would otherwise make udfpctochar() perform an out-of-bounds read.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:10 PM
Data Sourced
via MITRE·04:10 PM
Description

Frequently Asked Questions

1

What does an attacker need to provide to trigger the out-of-bounds read?

The attacker needs malformed UDF symlink data containing a partial pathComponent header. The vulnerable code can pass that incomplete header to udf_pc_to_char(), resulting in an out-of-bounds read.

2

What is the mitigation if the fix cannot be applied immediately?

Reject or avoid processing malformed UDF symlink data, particularly data with incomplete pathComponent headers. The resolved code mitigates the issue by verifying that enough input remains for a complete header before accessing it.

3

How can I determine whether the issue is fixed in a kernel source tree?

Check whether udf_symlink_filler() validates that sufficient input remains for a complete pathComponent header before calling or accessing data through udf_pc_to_char(). The referenced stable commits contain the correction.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203