Multiple buffer overflows in the si4713_write_econtrol_string function in drivers/media/radio/si4713-i2c.c in the Linux kernel before 2.6.39.4 on the N900 platform might allow local users to cause a denial of service or have unspecified other impact via a crafted s_ext_ctrls operation with a (1) V4L2_CID_RDS_TX_PS_NAME or (2) V4L2_CID_RDS_TX_RADIO_TEXT control ID.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
http://xorl.wordpress.com/2011/07/24/cve-2011-2700-linux-kernel-si4713-i2c-buffer-overflow/ | third party advisory exploit |
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39.4 | broken link |
http://www.securityfocus.com/bid/48804 | vdb entry third party advisory |
http://openwall.com/lists/oss-security/2011/07/20/4 | mailing list third party advisory patch |
http://openwall.com/lists/oss-security/2011/07/20/6 | mailing list third party advisory patch |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=dc6b845044ccb7e9e6f3b7e71bd179b3cf0223b6 |