CyberRota
← Ana sayfaya dön

CVE-2026-53087

HIGH · CVSS 7.5 EPSS %0.38

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-24T17:17:22.880 · Çekilme zamanı: 2026-06-30T18:32:14.650126+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-53087
Severity
HIGH
CVSS
7.5
EPSS
%0.38
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix leaking free_bds While reclaiming the tx queue we fast forward the write pointer to drop any data in flight. These dropped frames are not added back to the pool of free bds. We also need to tell the netdev that we are dropping said data.