Lucene search
K

6 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
NVD
NVD
added 2024/10/21 6:15 p.m.5 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.5CVSS0.0001EPSS
Exploits0References13
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
Vulnrichment
Vulnrichment
added 2024/05/13 10:20 a.m.17 views

CVE-2023-52655 usb: aqc111: check packet for fixup for true limit

In the Linux kernel, the following vulnerability has been resolved: usb: aqc111: check packet for fixup for true limit If a device sends a packet that is inbetween 0 and sizeofu64 the value passed to skbtrim as length will wrap around ending up as some very large value. The driver will then proce...

6.8AI score0.00009EPSS
Exploits0References6
Rows per page
Query Builder