In the Linux kernel, the following vulnerability has been resolved: isofs: bound Rock Ridge symlink components to the SL record get_symlink_chunk() and the SL handling in parse_rock_ridge_inode_int…
High CVSS 7.1
Summary
In the Linux kernel, the following vulnerability has been resolved: isofs: bound Rock Ridge symlink components to the SL record get_symlink_chunk() and the SL handling in parse_rock_ridge_inode_internal() walk the variable-length components of a Rock Ridge "SL" (symbolic link) record. Each component is a two-byte header (flags, len) followed by len bytes of text, so it occupies slp->len + 2 bytes. Both loops read slp->len and advance to the next component, and get_symlink_chunk() additional…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/1015e1c4b2fadd9c09704e24738e46598778c869
- https://git.kernel.org/stable/c/36fe7d25dbc40da0c6b1dd4513a4f69ac6164eee
- https://git.kernel.org/stable/c/5fa1d6a5ec2356d2107dead614437c66fa7138b1
- https://git.kernel.org/stable/c/6bf41db09ef935d76fcc84ccf213b42c18de95ee
- https://git.kernel.org/stable/c/9830725078c8483c6831ec10222ae724806ea36b
- https://git.kernel.org/stable/c/a22cb6bb54dc167047ea9e70d97dfbc2c15649e3
- https://git.kernel.org/stable/c/b5699642640d6cff357638738c5293985cd5a53d
- https://git.kernel.org/stable/c/b736b12108fd116c41777628f5a333791604df26
Timeline
- nvd_ingest NVD