Memory leak in the seq_file implementation in the SCSI...
Low severity
Unreviewed
Published
May 1, 2022
to the GitHub Advisory Database
•
Updated Apr 3, 2025
Description
Published by the National Vulnerability Database
Sep 6, 2005
Published to the GitHub Advisory Database
May 1, 2022
Last updated
Apr 3, 2025
Memory leak in the seq_file implementation in the SCSI procfs interface (sg.c) in Linux kernel 2.6.13 and earlier allows local users to cause a denial of service (memory consumption) via certain repeated reads from the /proc/scsi/sg/devices file, which is not properly handled when the next() iterator returns NULL or an error.
References