Bug 2395305 (CVE-2023-53199)
| Summary: | CVE-2023-53199 kernel: wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
This is a denial-of-service bug in the HSR handling path: a crafted or malformed HSR frame may corrupt SKB metadata and lead to an skb_under_panic / kernel BUG. It requires the host to be able to deliver HSR frames to the victim (same L2 / bridge/HSR topology). This is not a universal network hole — it only affects systems using the HSR stack/driver (CONFIG_HSR / net/hsr).
The bug causes a kernel panic (availability impact) by corrupting skb header/tags and hitting an skb_push()/skb_panic path. There is no indication of arbitrary memory write or control over instruction flow, so remote code execution or reliable memory corruption for privilege escalation is unlikely.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2025-09-15 15:06:33 UTC
|