AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-47017

HIGH · CVSS 7.8 EPSS 0.24%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-02-28 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2021-47017
Severity
HIGH
CVSS
7.8
EPSS
0.24%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: ath10k: Fix a use after free in ath10k_htc_send_bundle In ath10k_htc_send_bundle, the bundle_skb could be freed by dev_kfree_skb_any(bundle_skb). But the bundle_skb is used later by bundle_skb->len. As skb_len = bundle_skb->len, my patch replaces bundle_skb->len to skb_len after the bundle_skb was freed.

Related CVEs

Other vulnerabilities affecting the same vendor(s)