|
The Linux kernel contains a flaw that may allow a local denial of service on SMP hardware, including hyperthreading processors. The issue is triggered when a large number of processes is created and terminated, while at the same time attempting to access the process ID entry in the '/proc' pseudo file system. A race condition in the 'prune_dcache()' can then lead to mempory corruption and cause the kernel to crash, leading to a loss of availability for the platform.
|