PoC Index

CVE-2018-7273

MEDIUM 5.5EPSS 1.8%

In the Linux kernel through 4.15.4, the floppy driver reveals the addresses of kernel functions and global variables using printk calls within the function show_floppy in drivers/block/floppy.c. An attacker can read this information from dmesg and use the addresses to find the locations of kernel code and data and bypass kernel security protections such as KASLR.

CVSS v3.0
5.5 MEDIUMCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS v2.0
4.9 MEDIUMAV:L/AC:L/Au:N/C:C/I:N/A:N
EPSS
1.76% chance of exploitation in the next 30 days, 76th percentile
Published
2018-02-21
Updated
2024-08-05

Proof-of-concept exploits (1)

ExploitDB entries (1)

References

Related