cve/2015/CVE-2015-8962.md
2024-05-26 14:27:05 +02:00

714 B

CVE-2015-8962

Description

Double free vulnerability in the sg_common_write function in drivers/scsi/sg.c in the Linux kernel before 4.4 allows local users to gain privileges or cause a denial of service (memory corruption and system crash) by detaching a device during an SG_IO ioctl call.

POC

Reference

No PoCs from references.

Github