Lucene search
+L

17831 matches found

OSV
OSV
added 2025/02/26 2:10 a.m.25 views

CVE-2022-49306 usb: dwc3: host: Stop setting the ACPI companion

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: host: Stop setting the ACPI companion It is no longer needed. The sysdev pointer is now used when assigning the ACPI companions to the xHCI ports and USB devices. Assigning the ACPI companion here resulted in the...

5.3AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.2 views

CVE-2022-49301 staging: rtl8712: fix uninit-value in usb_read8() and friends

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix uninit-value in usbread8 and friends When r8712usbctrlvendorreq returns negative, 'data' in usbread8,16,32 will not be initialized. BUG: KMSAN: uninit-value in stringnocheck lib/vsprintf.c:643 inline BUG:...

6.5AI score0.00257EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.24 views

CVE-2022-49302 USB: host: isp116x: check return value after calling platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

0.00263EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 2:10 a.m.142 views

CVE-2022-49302

CVE-2022-49302 affects the Linux kernel USB host isp116x driver. The vulnerability arises when code fails to check the return value of platform_get_resource(), which can lead to a null pointer dereference if the call returns NULL. The connected documents confirm the issue and state that the fix i...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.21 views

CVE-2022-49302

In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS5.6AI score0.00263EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:10 a.m.13 views

CVE-2022-49302 USB: host: isp116x: check return value after calling platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS5.3AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.18 views

CVE-2022-49299

...

SaveExploits0
CVE
CVE
added 2025/02/26 2:10 a.m.128 views

CVE-2022-49299

CVE-2022-49299 entry is rejected/not used and does not represent an active vulnerability.

5.2AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.20 views

CVE-2022-49299

Removed by vendor...

6.1AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:01 a.m.1 views

CVE-2022-49298 staging: rtl8712: fix uninit-value in r871xu_drv_init()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix uninit-value in r871xudrvinit When 'tmpU1b' returns from r8712read8padapter, EE9346CR is 0, 'mac6' will not be initialized. BUG: KMSAN: uninit-value in r871xudrvinit+0x2d54/0x3070...

6.2AI score0.00263EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 2:01 a.m.140 views

CVE-2022-49298

CVE-2022-49298 : Linux kernel staging rtl8712 driver fix for uninitialized mac[6] in r871xu_drv_init() after tmpU1b from r8712_read8(padapter, EE_9346CR) == 0. KMSAN reported uninit-value in that function and call chain (usb_intf.c:541; usb_probe_interface; device probing). Concrete details are p...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/02/26 1:56 a.m.147 views

CVE-2022-49253

CVE-2022-49253 affects the Linux kernel in the media: usb: go7007: s2250-board path, where a leak is fixed by calling i2c_unregister_device(audio) on the error path during probe. Connected sources (SUSE Astra Linux advisories) confirm the fix is in this area. The CVE description in the initial do...

5.5CVSS5.4AI score0.0027EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.21 views

CVE-2022-49253

In the Linux kernel, the following vulnerability has been resolved: media: usb: go7007: s2250-board: fix leak in probe Call i2cunregisterdeviceaudio on this error path...

5.5CVSS5.3AI score0.0027EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.34 views

CVE-2022-49253 media: usb: go7007: s2250-board: fix leak in probe()

In the Linux kernel, the following vulnerability has been resolved: media: usb: go7007: s2250-board: fix leak in probe Call i2cunregisterdeviceaudio on this error path...

0.0027EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 1:56 a.m.159 views

CVE-2022-49235

CVE-2022-49235 corresponds to a Linux kernel issue where ath9k_htc uninitialized fields caused two KMSAN bugs. The reports state that in htc_connect_service() svc_meta_len and pad were not initialized (suggesting setting svc_meta_len to 0 when no service data is present) and in htc_issue_send() t...

5.5CVSS5.6AI score0.0027EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.21 views

CVE-2022-49226

In the Linux kernel, the following vulnerability has been resolved: net: asix: add proper error handling of usb read errors Syzbot once again hit uninit value in asix driver. The problem still the same -- asixreadcmd reads less bytes, than was requested by caller. Since all read requests are...

5.5CVSS5.5AI score0.00263EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:55 a.m.15 views

CVE-2022-49226 net: asix: add proper error handling of usb read errors

In the Linux kernel, the following vulnerability has been resolved: net: asix: add proper error handling of usb read errors Syzbot once again hit uninit value in asix driver. The problem still the same -- asixreadcmd reads less bytes, than was requested by caller. Since all read requests are...

6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.23 views

CVE-2022-49226 net: asix: add proper error handling of usb read errors

In the Linux kernel, the following vulnerability has been resolved: net: asix: add proper error handling of usb read errors Syzbot once again hit uninit value in asix driver. The problem still the same -- asixreadcmd reads less bytes, than was requested by caller. Since all read requests are...

0.00263EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 1:55 a.m.153 views

CVE-2022-49226

CVE-2022-49226 affects the Linux kernel's asix USB Ethernet driver. The root cause is that asix_read_cmd() can read fewer bytes than requested, potentially leaving callers with uninitialized data. The fix adds a sanity check to ensure the number of bytes read matches the request and propagates er...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.26 views

CVE-2022-49151 can: mcba_usb: properly check endpoint type

In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: properly check endpoint type Syzbot reported warning in usbsubmiturb which is caused by wrong endpoint type. We should check that in endpoint is actually present to prevent this warning. Found pipes are now saved to...

0.00264EPSS
SaveExploits0References8
Rows per page
Query Builder