Bugzilla – Bug 844107
VUL-0: CVE-2013-2140: kernel/xen: denial of service in xen-blkback
Last modified: 2013-10-04 16:10:17 UTC
via cve db CVE-2013-2140 The dispatch_discard_io function in drivers/block/xen-blkback/blkback.c in the Xen blkback implementation in the Linux kernel before 3.10.5 allows guest OS users to cause a denial of service (data loss) via filesystem write operations on a read-only disk that supports the (1) BLKIF_OP_DISCARD (aka discard or TRIM) or (2) SCSI UNMAP feature. References: http://people.canonical.com/~ubuntu-security/cve/2013/CVE-2013-2140.html http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.5 http://www.openwall.com/lists/oss-security/2013/06/05/21 http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=604c499cbbcc3d5fe5fb8d53306aa0fae1990109 https://github.com/torvalds/linux/commit/604c499cbbcc3d5fe5fb8d53306aa0fae1990109 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-2140 https://bugzilla.redhat.com/show_bug.cgi?id=971146 (not sure which versions this affects, please do tell)
We don't use or build that driver, and the variant we build and use has - afaik - never been entertaining this vulnerability (or if it did, it got fixed long ago).