CyberRota
Back to database

CVE-2026-43142

MEDIUM · CVSS 5.5 EPSS 0.01%

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

CyberRota Analysis

Bellek tüketimine neden olabilir.

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

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen1: Destroy internal buffers after FW releases After the firmware releases internal buffers, the driver was not destroying them. This left stale allocations that were no longer used, especially across resolution changes where new buffers are allocated per the updated requirements. As a result, memory was wasted until session close. Destroy internal buffers once the release response is received from the firmware.