Bug 213083
Summary: | udf: Possible patch for NULL pointer dereference in udf_symlink function | ||
---|---|---|---|
Product: | File System | Reporter: | koredump |
Component: | UDF | Assignee: | Jan Kara (jack) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | bfennema |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.x | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Proposed patch to fix NULL pointer dereference in udf_symlink function |
Description
koredump
2021-05-15 14:03:19 UTC
Thanks for report. You are correct. Will you send a proper fix for this (with a changelog, signed-off-by, etc.)? Yes, however give me few days to understand how this process works, this is my first patch to the kernel. I will let you know soon. Sure, if you have any questions, feel free to email me :). Not sure if you've already found it but a (somewhat long) description of the process is here: https://www.kernel.org/doc/html/v5.12/process/submitting-patches.html Created attachment 296829 [details]
Proposed patch to fix NULL pointer dereference in udf_symlink function
Thanks! I've added the patch to my tree. Thank you for your responsiveness and support :) |