Lucene search

K
cvelistMitreCVELIST:CVE-2017-1000363
HistoryJul 13, 2017 - 8:00 p.m.

CVE-2017-1000363

2017-07-1320:00:00
mitre
www.cve.org
2

7.6 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

55.3%

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.