Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/fs/cd9660



Module Name:    src
Committed By:   mrg
Date:           Tue May  5 08:39:45 UTC 2026

Modified Files:
        src/sys/fs/cd9660: cd9660_rrip.c

Log Message:
cd9660: make sure that NM records are at least 5 bytes long.

avoids an integer underflow when this length has 5 subtracted from it
for a later path.

Reported by Adam Crosser, Praetorian


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/fs/cd9660/cd9660_rrip.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index