### [CVE-2018-5750](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5750) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The acpi_smbus_hc_add function in drivers/acpi/sbshc.c in the Linux kernel through 4.14.15 allows local users to obtain sensitive address information by reading dmesg data from an SBS HC printk call. ### POC #### Reference - https://usn.ubuntu.com/3698-1/ - https://usn.ubuntu.com/3698-2/ #### Github No PoCs found on GitHub currently.