-

CVE-2026-74622

net: atlantic: free RX pages of consumed but not refilled buffers

In the Linux kernel, the following vulnerability has been resolved:

net: atlantic: free RX pages of consumed but not refilled buffers

aq_ring_rx_deinit() only walks [sw_head, sw_tail), the region posted to
hardware. Since the page reuse strategy was added, a cleaned RX buffer
keeps its page (and its DMA mapping) in the ring for reuse, and refill
is batched: aq_ring_rx_fill() returns early until AQ_CFG_RX_REFILL_THRES
slots are free. Slots that were consumed but not yet reposted therefore
sit in the complementary [sw_tail, sw_head) gap with a live page, and
the deinit walk never visits them: up to a refill batch worth of pages
and DMA mappings leak on every interface down.

Walk the whole ring instead and release whatever is still there. Also
bail out if the buffer ring is already gone: a partial
aq_ptp_ring_alloc() failure frees the ring but leaves aq_nic set, so
aq_ptp_ring_deinit() still gets here on the unwind path.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
Produkt Linux
Default Statusunaffected
Version 46f4c29d9de6e4a9d4ed7de9a37dd42501d89f86
Version < 1e58b0bab40dcbdfc04acaba6a221d40801c3770
Status affected
Version 46f4c29d9de6e4a9d4ed7de9a37dd42501d89f86
Version < 30c473ea097ef0c93b064281b3e295c97d17e28b
Status affected
Version 46f4c29d9de6e4a9d4ed7de9a37dd42501d89f86
Version < 17c99dd86f169c7a3e73d6778e79ef5b1ed3ceac
Status affected
Version 46f4c29d9de6e4a9d4ed7de9a37dd42501d89f86
Version < ff451bc4290b79c04f1c5cfa928d448f9d47ecf5
Status affected
Version 46f4c29d9de6e4a9d4ed7de9a37dd42501d89f86
Version < 64e1346bc66b947eb80b848e4c8d9828ba50e0fe
Status affected
Version 46f4c29d9de6e4a9d4ed7de9a37dd42501d89f86
Version < 782cc40b7ade4614a8aec0b948b8cf95c69f8d4b
Status affected
Version 46f4c29d9de6e4a9d4ed7de9a37dd42501d89f86
Version < 24d87dc28ddd3771dd0e88719209811809729439
Status affected
Version 46f4c29d9de6e4a9d4ed7de9a37dd42501d89f86
Version < e8e7471ef686b6c002218fee9671cc61992ae01a
Status affected
HerstellerLinux
Produkt Linux
Default Statusaffected
Version 5.2
Status affected
Version 0
Version < 5.2
Status unaffected
Version <= 5.10.*
Version 5.10.265
Status unaffected
Version <= 5.15.*
Version 5.15.216
Status unaffected
Version <= 6.1.*
Version 6.1.183
Status unaffected
Version <= 6.6.*
Version 6.6.152
Status unaffected
Version <= 6.12.*
Version 6.12.104
Status unaffected
Version <= 6.18.*
Version 6.18.45
Status unaffected
Version <= 7.1.*
Version 7.1.9
Status unaffected
Version <= *
Version 7.2
Status unaffected
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.18% 0.072
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://git.kernel.org/stable/c/17c99dd86f169c7a3e73d6778e79ef5b1ed3ceac
https://git.kernel.org/stable/c/1e58b0bab40dcbdfc04acaba6a221d40801c3770
https://git.kernel.org/stable/c/24d87dc28ddd3771dd0e88719209811809729439
https://git.kernel.org/stable/c/30c473ea097ef0c93b064281b3e295c97d17e28b
https://git.kernel.org/stable/c/64e1346bc66b947eb80b848e4c8d9828ba50e0fe
https://git.kernel.org/stable/c/782cc40b7ade4614a8aec0b948b8cf95c69f8d4b
https://git.kernel.org/stable/c/e8e7471ef686b6c002218fee9671cc61992ae01a
https://git.kernel.org/stable/c/ff451bc4290b79c04f1c5cfa928d448f9d47ecf5