Lucene search
+L

13094 matches found

Cvelist
Cvelist
added 2024/06/19 1:35 p.m.46 views

CVE-2024-38567 wifi: carl9170: add a proper sanity check for endpoints

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports 1 hitting a warning which is caused by presence of a wrong endpoint type at the URB sumbitting stage. While there was a check for a specific 4th endpoint,...

0.00254EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.36 views

CVE-2024-38567

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports 1 hitting a warning which is caused by presence of a wrong endpoint type at the URB sumbitting stage. While there was a check for a specific 4th endpoint,...

5.5CVSS5.5AI score0.00254EPSS
SaveExploits0
OSV
OSV
added 2024/06/19 1:35 p.m.16 views

CVE-2024-38567 wifi: carl9170: add a proper sanity check for endpoints

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports 1 hitting a warning which is caused by presence of a wrong endpoint type at the URB sumbitting stage. While there was a check for a specific 4th endpoint,...

6.1AI score
SaveExploits0References14
CVE
CVE
added 2024/06/19 1:35 p.m.153 views

CVE-2024-38567

Mode C: The CVE-2024-38567 issue affects the Linux kernel wifi driver carl9170 (USB endpoints). Root cause: an endpoint type can be improperly treated during URB submission, triggering a warning when an endpoint’s type changes between bulk/interrupt and other endpoints aren’t reassessed. The fix ...

5.5CVSS6.6AI score0.00254EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2024/06/19 1:35 p.m.154 views

CVE-2024-38565

CVE-2024-38565 : In the Linux kernel, the issue is “wifi: ar5523: enable proper endpoint verification.” Syzkaller reported a warning about an endpoint in use not having an expected type, and the fix is to validate the existence of all proper endpoints with their corresponding types. The patch is ...

6.5CVSS7.9AI score0.00741EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.50 views

CVE-2024-38565

In the Linux kernel, the following vulnerability has been resolved: wifi: ar5523: enable proper endpoint verification Syzkaller reports 1 hitting a warning about an endpoint in use not having an expected type to it. Fix the issue by checking for the existence of all proper endpoints with their...

6.5CVSS5.5AI score0.00741EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.16 views

CVE-2024-38565 wifi: ar5523: enable proper endpoint verification

In the Linux kernel, the following vulnerability has been resolved: wifi: ar5523: enable proper endpoint verification Syzkaller reports 1 hitting a warning about an endpoint in use not having an expected type to it. Fix the issue by checking for the existence of all proper endpoints with their...

6.8AI score0.00741EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/19 1:35 p.m.18 views

CVE-2024-38565 wifi: ar5523: enable proper endpoint verification

In the Linux kernel, the following vulnerability has been resolved: wifi: ar5523: enable proper endpoint verification Syzkaller reports 1 hitting a warning about an endpoint in use not having an expected type to it. Fix the issue by checking for the existence of all proper endpoints with their...

6.5CVSS5.9AI score
SaveExploits0References14
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.44 views

CVE-2024-38565 wifi: ar5523: enable proper endpoint verification

In the Linux kernel, the following vulnerability has been resolved: wifi: ar5523: enable proper endpoint verification Syzkaller reports 1 hitting a warning about an endpoint in use not having an expected type to it. Fix the issue by checking for the existence of all proper endpoints with their...

0.00741EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.39 views

CVE-2024-38563 wifi: mt76: mt7996: fix potential memory leakage when reading chip temperature

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix potential memory leakage when reading chip temperature Without this commit, reading chip temperature will cause memory leakage...

0.00225EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.36 views

CVE-2024-38563

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix potential memory leakage when reading chip temperature Without this commit, reading chip temperature will cause memory leakage...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2024/06/19 1:35 p.m.18 views

CVE-2024-38563 wifi: mt76: mt7996: fix potential memory leakage when reading chip temperature

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix potential memory leakage when reading chip temperature Without this commit, reading chip temperature will cause memory leakage...

6.1AI score
SaveExploits0References6
CVE
CVE
added 2024/06/19 1:35 p.m.101 views

CVE-2024-38563

CVE-2024-38563 affects the Linux kernel wifi driver for the MT76 MT7996. When reading the chip temperature, a memory leak could occur prior to the fix. The issue is resolved by a kernel commit that patches the MT7996 temperature-reading path; details are in the vendor/kernel advisories and linked...

5.5CVSS7AI score0.00225EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.26 views

CVE-2024-38562 wifi: nl80211: Avoid address calculations via out of bounds array indexing

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: Avoid address calculations via out of bounds array indexing Before request-channels can be used, request-nchannels must be set. Additionally, address calculations for memory after the "channels" array need to be...

6.9AI score0.00234EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.46 views

CVE-2024-38562 wifi: nl80211: Avoid address calculations via out of bounds array indexing

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: Avoid address calculations via out of bounds array indexing Before request-channels can be used, request-nchannels must be set. Additionally, address calculations for memory after the "channels" array need to be...

0.00234EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.39 views

CVE-2024-38562

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: Avoid address calculations via out of bounds array indexing Before request-channels can be used, request-nchannels must be set. Additionally, address calculations for memory after the "channels" array need to be...

7.8CVSS5.7AI score0.00234EPSS
SaveExploits0
CVE
CVE
added 2024/06/19 1:35 p.m.141 views

CVE-2024-38562

CVE-2024-38562 affects the Linux kernel wifi nl80211 implementation. The vulnerability arises from improper address calculations after memory allocation for the channels array: before using request->channels[], request->n_channels must be set, and address computations for memory after the c...

7.8CVSS8.3AI score0.00234EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/06/19 1:35 p.m.22 views

CVE-2024-38562 wifi: nl80211: Avoid address calculations via out of bounds array indexing

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: Avoid address calculations via out of bounds array indexing Before request-channels can be used, request-nchannels must be set. Additionally, address calculations for memory after the "channels" array need to be...

7.8CVSS6.1AI score
SaveExploits0References7
CNNVD
CNNVD
added 2024/06/19 12:00 a.m.9 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from a security issue in wifi brcmfmac pcie...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/06/19 12:00 a.m.14 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from a security issue in wifi carl9170...

8.2CVSS6.5AI score0.00651EPSS
SaveExploits0References7
Rows per page
Query Builder