Incorrect default permissions in Linux kernel - CVE-2005-1369
Published: May 2, 2005 / Updated: October 19, 2018
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to perform service disruption.
The (1) it87 and (2) via686a drivers in I2C for Linux 2.6.x before 2.6.11.8, and 2.6.12 before 2.6.12-rc2, create the sysfs 'alarms' file with write permissions, which allows local users to cause a denial of service (CPU consumption) by attempting to write to the file, which does not have an associated store function.