SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-81018

UNKNOWN · CVSS N/A EPSS 0.13%

Source: NVD + CISA KEV + EPSS · Published 2026-09-11 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The vulnerability in the Linux kernel affects the think-lmi driver, where improper handling of multi-certificate support can lead to memory leaks when the driver is removed, potentially exposing sensitive information. This issue could impact systems relying on this driver for secure authentication processes. Administrators and security teams managing Linux environments should prioritize addressing this vulnerability to mitigate the risk of information leakage.

CVE
CVE-2026-81018
Severity
UNKNOWN
CVSS
N/A
EPSS
0.13%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: platform/x86: think-lmi: Free system certificate signatures Multi-certificate support also allows the system authentication object to store ->signature and ->save_signature, which leak when the driver is removed. Free the signatures to avoid leaking memory.