CyberRota
Back to database

CVE-2026-43457

MEDIUM · CVSS 5.5 EPSS 0.01%

Source: NVD + CISA KEV + EPSS · Published: 2026-05-08 · Last synced: 2026-06-07

CyberRota Analysis

Bellek tüketimine neden olabilir.

CVE
CVE-2026-43457
Severity
MEDIUM
CVSS
5.5
EPSS
0.01%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev->allow_rx' is false, the newly allocated skb isn't consumed by netif_rx(), it needs to free the skb directly.