Lucene search
+L

19166 matches found

OSV
OSV
•added 2024/08/21 5:33 p.m.•18 views

USN-6971-1 linux vulnerabilities

It was discovered that the Option USB High Speed Mobile device driver in the Linux kernel did not properly handle error conditions. A physically proximate attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2021-37159 A security issue was...

6.4CVSS6.9AI score0.00391EPSS
SaveExploits0References3
Ubuntu
Ubuntu
•added 2024/08/21 5:33 p.m.•50 views

USN-6971-1: Linux kernel vulnerabilities

It was discovered that the Option USB High Speed Mobile device driver in the Linux kernel did not properly handle error conditions. A physically proximate attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2021-37159 A security issue was...

6.4CVSS7.1AI score0.00391EPSS
SaveExploits0
NVD
NVD
•added 2024/08/21 7:15 a.m.•30 views

CVE-2023-52901

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all endpoints need to be killed. This can cause a kernel panic if we dereference an invalid endpoint. Fix...

5.5CVSS0.0024EPSS
SaveExploits0References7
NVD
NVD
•added 2024/08/21 7:15 a.m.•30 views

CVE-2023-52904

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in sndusbpcmhasfixedrate The subs function argument may be NULL, so do not use it before the NULL check...

5.5CVSS0.00253EPSS
SaveExploits0References3
OSV
OSV
•added 2024/08/21 7:15 a.m.•6 views

DEBIAN-CVE-2023-52901

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all endpoints need to be killed. This can cause a kernel panic if we dereference an invalid endpoint. Fix...

5.5CVSS5.2AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
•added 2024/08/21 7:15 a.m.•7 views

DEBIAN-CVE-2023-52904

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in sndusbpcmhasfixedrate The subs function argument may be NULL, so do not use it before the NULL check...

5.5CVSS5.1AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
•added 2024/08/21 7:15 a.m.•7 views

DEBIAN-CVE-2023-52907

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Wait for outurb's completion in pn533usbsendframe Fix a use-after-free that occurs in hcd when inurb sent from pn533usbsendframe is completed earlier than outurb. Its callback frees the skb data in...

5.5CVSS5.6AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
•added 2024/08/21 7:15 a.m.•6 views

DEBIAN-CVE-2023-52894

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: fix potential NULL ptr deref in ncmbitrate In Google internal bug 265639009 we've received an as yet unreproducible crash report from an aarch64 GKI 5.10.149-android13 running device. AFAICT the source code is...

5.5CVSS5.2AI score0.00241EPSS
SaveExploits0References1
NVD
NVD
•added 2024/08/21 7:15 a.m.•37 views

CVE-2023-52894

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: fix potential NULL ptr deref in ncmbitrate In Google internal bug 265639009 we've received an as yet unreproducible crash report from an aarch64 GKI 5.10.149-android13 running device. AFAICT the source code is...

5.5CVSS0.00241EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2024/08/21 7:15 a.m.•23 views

CVE-2023-52898

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhcifreedev and xhcikillendpointurbs do not race and cause null pointer dereference when host suddenly dies. Usb core may call xhcifreedev which frees the xhci-devssloti...

4.7CVSS5.9AI score0.0024EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2024/08/21 7:15 a.m.•27 views

CVE-2023-52894

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: fix potential NULL ptr deref in ncmbitrate In Google internal bug 265639009 we've received an as yet unreproducible crash report from an aarch64 GKI 5.10.149-android13 running device. AFAICT the source code is...

5.5CVSS5.9AI score0.00241EPSS
SaveExploits0References9
OSV
OSV
•added 2024/08/21 7:15 a.m.•9 views

UBUNTU-CVE-2023-52901

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all endpoints need to be killed. This can cause a kernel panic if we dereference an invalid endpoint. Fix...

5.5CVSS5.8AI score0.0024EPSS
SaveExploits0References10
OSV
OSV
•added 2024/08/21 7:15 a.m.•11 views

UBUNTU-CVE-2023-52904

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in sndusbpcmhasfixedrate The subs function argument may be NULL, so do not use it before the NULL check...

5.5CVSS6AI score0.00253EPSS
SaveExploits0References12
OSV
OSV
•added 2024/08/21 6:10 a.m.•16 views

CVE-2023-52907 nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Wait for outurb's completion in pn533usbsendframe Fix a use-after-free that occurs in hcd when inurb sent from pn533usbsendframe is completed earlier than outurb. Its callback frees the skb data in...

7.8CVSS6.2AI score
SaveExploits0References10
OSV
OSV
•added 2024/08/21 6:10 a.m.•13 views

CVE-2023-52904 ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate()

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in sndusbpcmhasfixedrate The subs function argument may be NULL, so do not use it before the NULL check...

5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2024/08/21 6:10 a.m.•10 views

CVE-2023-52904 ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate()

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in sndusbpcmhasfixedrate The subs function argument may be NULL, so do not use it before the NULL check...

6.9AI score0.00253EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2024/08/21 6:10 a.m.•39 views

CVE-2023-52904 ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate()

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in sndusbpcmhasfixedrate The subs function argument may be NULL, so do not use it before the NULL check...

0.00253EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2024/08/21 6:10 a.m.•37 views

CVE-2023-52904

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in sndusbpcmhasfixedrate The subs function argument may be NULL, so do not use it before the NULL check...

5.5CVSS5.1AI score0.00253EPSS
SaveExploits0
CVE
CVE
•added 2024/08/21 6:10 a.m.•142 views

CVE-2023-52904

CVE-2023-52904 refers to a Linux kernel ALSA usb-audio vulnerability where snd_usb_pcm_has_fixed_rate() can dereference a NULL subs function argument. The root cause is using the subs argument before a NULL check, leading to an eventual NULL pointer dereference. Exploitation context is local (per...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
•added 2024/08/21 6:10 a.m.•18 views

CVE-2023-52901 usb: xhci: Check endpoint is valid before dereferencing it

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all endpoints need to be killed. This can cause a kernel panic if we dereference an invalid endpoint. Fix...

6.7AI score0.0024EPSS
SaveExploits0References7
Rows per page
Query Builder