Lucene search
K

4 matches found

RedhatCVE
RedhatCVE
added 2024/10/22 2:45 p.m.8 views

CVE-2024-49938

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9khtc: Use skbsetlength for resetting urb before resubmit Syzbot points out that skbtrim has a sanity check on the existing length of the skb, which can be uninitialised in some error paths. The intent here is clearly ju...

5.5CVSS6.9AI score0.0001EPSS
Exploits0References4
OSV
OSV
added 2024/10/21 6:1 p.m.11 views

CVE-2024-49938 wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9khtc: Use skbsetlength for resetting urb before resubmit Syzbot points out that skbtrim has a sanity check on the existing length of the skb, which can be uninitialised in some error paths. The intent here is clearly ju...

5.5CVSS6.3AI score0.0001EPSS
Exploits0References14
CVE
CVE
added 2024/10/21 6:1 p.m.159 views

CVE-2024-49938

Linux kernel CVE-2024-49938 affects the ath9k_htc wifi driver. The issue arises from skb_trim() being used on an uninitialised skb length in error paths, leading to an invalid urb reset before resubmission. The patch switches to __skb_set_length(skb, 0) (which already calls skb_reset_tail_pointer...

5.5CVSS5.2AI score0.0001EPSS
Exploits0References13Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.13 views

CVE-2024-49938 wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9khtc: Use skbsetlength for resetting urb before resubmit Syzbot points out that skbtrim has a sanity check on the existing length of the skb, which can be uninitialised in some error paths. The intent here is clearly ju...

0.0001EPSS
Exploits0References9
Rows per page
Query Builder