Lucene search
+L

881 matches found

NVD
NVD
added 2024/05/21 4:15 p.m.29 views

CVE-2023-52855

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

5.5CVSS6.6AI score0.00245EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.32 views

CVE-2023-52855

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.37 views

CVE-2023-52855 usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

6.6AI score0.00245EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/21 3:31 p.m.20 views

CVE-2023-52855 usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

5.5CVSS5.9AI score
SaveExploits0References12
CVE
CVE
added 2024/05/21 3:31 p.m.114 views

CVE-2023-52855

CVE-2023-52855: Linux kernel USB-DWC2 driver race condition. When _dwc2_hcd_urb_enqueue() and _dwc2_hcd_urb_dequeue() run concurrently, urb->hcpriv can be NULL-checked before urb->hcpriv is assigned NULL, enabling a NULL dereference in dwc2_hcd_urb_dequeue. The connected documents confirm t...

5.5CVSS7.2AI score0.00245EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.18 views

CVE-2023-52855 usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

7AI score0.00245EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.62 views

CVE-2023-52855

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

5.5CVSS7.2AI score0.00245EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.42 views

CVE-2023-52847 media: bttv: fix use after free error due to btv->timeout timer

In the Linux kernel, the following vulnerability has been resolved: media: bttv: fix use after free error due to btv-timeout timer There may be some a race condition between timer function bttvirqtimeout and bttvremove. The timer is setup in probe and there is no timerdelete operation in remove...

7.8CVSS6.4AI score0.00186EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/21 3:31 p.m.166 views

CVE-2023-52847

CVE-2023-52847 (Linux kernel - media/bttv): A race between the bttv_irq_timeout timer and removal can lead to use-after-free when the timer fires after btv has been freed. The root cause is that remove() didn’t delete the timer, potentially invoking a freed btv in the timer handler. The fix is to...

7.8CVSS6.7AI score0.00186EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.7 views

SUSE CVE-2024-35925

In the Linux kernel, the following vulnerability has been resolved: block: prevent division by zero in blkrqstatsum The expression dst-nrsamples + src-nrsamples may have zero value on overflow. It is necessary to add a check to avoid division by zero. Found by Linux Verification Center...

5.5CVSS6.6AI score0.00226EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/20 10:15 a.m.4 views

DEBIAN-CVE-2024-35992

In the Linux kernel, the following vulnerability has been resolved: phy: marvell: a3700-comphy: Fix out of bounds read There is an out of bounds read access of 'gbephyinitfixfixidx.addr' every iteration after 'fixidx' reaches 'ARRAYSIZEgbephyinitfix'. Make sure 'gbephyinitaddr' is used when all...

5.5CVSS5.6AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 9:15 a.m.3 views

DEBIAN-CVE-2024-35891

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: Fix potential null pointer dereference In lan8814getsigrx and lan8814getsigtx ptpparseheader may return NULL as ptpheader due to abnormal packet type or corrupted packet. Fix this bug by adding ptpheader check...

5.5CVSS5.6AI score0.00609EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.16 views

CVE-2024-35878

In the Linux kernel, the following vulnerability has been resolved: of: module: prevent NULL pointer dereference in vsnprintf In ofmodalias, we can get passed the str and len parameters which would cause a kernel oops in vsnprintf since it only allows passing a NULL ptr when the length is also 0...

5.3CVSS6.2AI score0.00787EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/19 9:15 a.m.14 views

UBUNTU-CVE-2024-35916

In the Linux kernel, the following vulnerability has been resolved: dma-buf: Fix NULL pointer dereference in sanitycheck If due to a memory allocation failure mockchain returns NULL, it is passed to dmafenceenableswsignaling resulting in NULL pointer dereference there. Call...

5.3CVSS6.6AI score0.00632EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.33 views

CVE-2024-35878 of: module: prevent NULL pointer dereference in vsnprintf()

In the Linux kernel, the following vulnerability has been resolved: of: module: prevent NULL pointer dereference in vsnprintf In ofmodalias, we can get passed the str and len parameters which would cause a kernel oops in vsnprintf since it only allows passing a NULL ptr when the length is also 0...

6.4AI score0.00787EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 8:34 a.m.10 views

CVE-2024-35878 of: module: prevent NULL pointer dereference in vsnprintf()

In the Linux kernel, the following vulnerability has been resolved: of: module: prevent NULL pointer dereference in vsnprintf In ofmodalias, we can get passed the str and len parameters which would cause a kernel oops in vsnprintf since it only allows passing a NULL ptr when the length is also 0...

5.3CVSS6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.20 views

CVE-2024-35878 of: module: prevent NULL pointer dereference in vsnprintf()

In the Linux kernel, the following vulnerability has been resolved: of: module: prevent NULL pointer dereference in vsnprintf In ofmodalias, we can get passed the str and len parameters which would cause a kernel oops in vsnprintf since it only allows passing a NULL ptr when the length is also 0...

6.8AI score0.00787EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 8:34 a.m.197 views

CVE-2024-35878

CVE-2024-35878 : The connected documentation provides concrete details—this Linux kernel vulnerability concerns a NULL pointer dereference in vsnprintf() triggered by improper handling of the str/len parameters in of_modalias(). The issue could oops when a NULL pointer is passed unless length is ...

5.3CVSS6.7AI score0.00787EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.38 views

CVE-2023-52687

A flaw was found in the Linux kernel's Safexcel cryptographic driver, caused by inadequate error handling for dmamapsg calls. This issue can lead to improper handling of DMA mappings, potentially affecting cryptographic operations. Mitigation Mitigation for this issue is either not available or t...

5.5CVSS7.2AI score0.00597EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.20 views

CVE-2023-52685

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority for the following reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5CVSS7.6AI score
SaveExploits0References4
Rows per page
Query Builder