CVE-2017-1000363
Linux drivers/char/lp.c Out-of-Bounds Write.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.64%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Linux drivers/char/lp.c Out-of-Bounds Write. Due to a missing bounds check, and the fact that parport_ptr integer is static, a 'secure boot' kernel command line adversary (can happen due to bootloader vulns, e.g. Google Nexus 6's CVE-2016-10277, where due to a vulnerability the adversary has partial control over the command line) can overflow the parport_nr array in the following code, by appending many (>LP_NO) 'lp=none' arguments to the command line.
- CVSS 3.1
- 7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.64% probability · 49th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-787
- Affected
- linux/linux kernel · debian/debian linux
- Source
- cve@mitre.org
References
- http://www.debian.org/security/2017/dsa-3945Third Party Advisory
- http://www.securityfocus.com/bid/98651Third Party Advisory, VDB Entry
- https://alephsecurity.com/vulns/aleph-2017023Third Party Advisory
- http://www.debian.org/security/2017/dsa-3945Third Party Advisory
- http://www.securityfocus.com/bid/98651Third Party Advisory, VDB Entry
- https://alephsecurity.com/vulns/aleph-2017023Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.