Lucene search
+L

1630 matches found

OSV
OSV
added 2024/05/21 3:31 p.m.22 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.127 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.75 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
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.6 views

SUSE CVE-2024-35870

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in smb2reconnectserver The UAF bug is due to smb2reconnectserver accessing a session that is already being teared down by another thread that is executing cifsputsmbses. This can happen when a the client has...

5.5CVSS6.4AI score0.00618EPSS
SaveExploits0References15
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux Kernel that stems from driver concurrency that could lead to null pointer dereferencing...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/20 10:15 a.m.8 views

DEBIAN-CVE-2024-35993

In the Linux kernel, the following vulnerability has been resolved: mm: turn foliotesthugetlb into a PageType The current foliotesthugetlb can be fooled by a concurrent folio split into returning true for a folio which has never belonged to hugetlbfs. This can't happen if the caller holds a...

5.5CVSS5.5AI score0.00215EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/05/17 10:23 p.m.18 views

CVE-2024-27427

A flaw was found in the netrom module in the Linux kernel. A race condition can occur when reading the sysctlnetromtransporttimeout resource due to a missing lock, which may impact system stability and can result in a denial of service...

5.5CVSS6.2AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 10:21 p.m.24 views

CVE-2024-27429

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...

6.7AI score
SaveExploits0References4
OSV
OSV
added 2024/05/17 1:15 p.m.5 views

DEBIAN-CVE-2024-35793

In the Linux kernel, the following vulnerability has been resolved: debugfs: fix wait/cancellation handling during remove Ben Greear further reports deadlocks during concurrent debugfs remove while files are being accessed, even though the code in question now uses debugfs cancellations. Turns ou...

5.5CVSS6.2AI score0.00179EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.26 views

CVE-2024-27419

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...

4.7CVSS5.8AI score0.00193EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.15 views

CVE-2024-27427

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/05/17 12:01 p.m.43 views

CVE-2024-27425

Removed by vendor...

5.6AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/17 12:01 p.m.65 views

CVE-2024-27419

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...

4.7CVSS7.3AI score0.00193EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/05/17 12:00 a.m.18 views

PT-2024-14695 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a missing mutex lock around getting meter levels in the ALSA: scarlett2 module. Specifically, the scarlett2 meter ctl get function uses meter level map, and the...

9.8CVSS6.7AI score0.02366EPSS
SaveExploits7References900
Positive Technologies
Positive Technologies
added 2024/05/09 12:00 a.m.13 views

PT-2024-29198

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises from the Linux kernel's ext4 file system, where the ratelimit state-lock is accessed before it is initialized in the ext4 fill super function. This occurs due to a...

5.5CVSS5.6AI score0.00271EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/05/09 12:00 a.m.64 views

IBM Java 7.1 < 7.1.5.22 / 8.0 < 8.0.8.25 Multiple Vulnerabilities

The version of IBM Java installed on the remote host is prior to 7.1 7.1.5.22 / 8.0 8.0.8.25. It is, therefore, affected by multiple vulnerabilities as referenced in the Oracle April 16 2024 CPU advisory. - Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise...

3.7CVSS6.2AI score0.01372EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/05/06 12:00 a.m.38 views

Rocky Linux 8 / 9 : java-11-openjdk (RLSA-2024:1822)

The remote Rocky Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:1822 advisory. - Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Hotspot...

3.7CVSS6.4AI score0.01372EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/01 5:19 a.m.3751 views

CVE-2024-26962

CVE-2024-26962 — Linux kernel (dm-raid/raid456 deadlock during reshape) Root cause: when a RAID-456 reshape is in progress, IO across the reshape position may wait for reshape progress. In the dm-raid path, certain states (read-only array, MD_RECOVERY_WAIT, MD_RECOVERY_FROZEN) caused reshape to f...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: RDMA/irdma: Fix data race on CQP request done

A race condition was identified in the RDMA/irdma subsystem of the Linux kernel affecting how completion queue pair CQP requests are processed. The cqprequest-requestdone memory location is accessed without appropriate synchronization in the irdmahandlecqpop function while it is concurrently...

9.8CVSS5.8AI score0.00535EPSS
SaveExploits0References5
Rows per page
Query Builder