Lucene search
+L

2124 matches found

CVE
CVE
added 2024/05/01 5:17 a.m.312 views

CVE-2024-26934

CVE-2024-26934: Linux kernel USB core deadlock in usb_deauthorize_interface() when sysfs attribute callbacks hold a parent device lock. Affected: drivers/usb/core/sysfs.c (interface_authorized_store) acquiring parent device lock; fix uses sysfs_break_active_protection() to avoid waiting for the c...

7.8CVSS6.4AI score0.0019EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 5:17 a.m.40 views

CVE-2024-26934 USB: core: Fix deadlock in usb_deauthorize_interface()

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in usbdeauthorizeinterface Among the attribute file callback routines in drivers/usb/core/sysfs.c, the interfaceauthorizedstore function is the only one which acquires a device lock on an ancestor device: ...

7.1AI score0.0019EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/01 5:17 a.m.223 views

CVE-2024-26933

CVE-2024-26933 is described in connected advisories as a Linux kernel USB core fix: it resolves a deadlock in the port "disable" sysfs attribute handling. The show/store callbacks for the disable sysfs file in port.c acquire the hub’s device lock, while removing a hub (and potentially changing it...

7.8CVSS7.2AI score0.00179EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.34 views

CVE-2024-26933 USB: core: Fix deadlock in port "disable" sysfs attribute

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in port "disable" sysfs attribute The show and store callback routines for the "disable" sysfs attribute file in port.c acquire the device lock for the port's parent hub device. This can cause problems if...

7.5AI score0.00179EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/01 5:17 a.m.14 views

CVE-2024-26933 USB: core: Fix deadlock in port "disable" sysfs attribute

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in port "disable" sysfs attribute The show and store callback routines for the "disable" sysfs attribute file in port.c acquire the device lock for the port's parent hub device. This can cause problems if...

6.7AI score0.00179EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/01 12:0 a.m.7 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 Linux kernel that stems from a security hole in the sysfs attribute of port disable...

7.8CVSS6.7AI score0.00179EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.8 views

kernel: cpufreq: amd-pstate: fix global sysfs attribute type

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix global sysfs attribute type In commit 3666062b87ec "cpufreq: amd-pstate: move to use busgetdevroot" the "amdpstate" attributes where moved from a dedicated kobject to the cpu root kobject. While the...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.14 views

kernel: md: fix warning for holder mismatch from export_rdev()

A logic inconsistency was identified in the Linux kernel md multiple device driver involving the exportrdev function and associated block device holder bookkeeping. Under certain sequences where mddev-external is toggled, the code would use one holder claimrdev to get a block device but a differe...

7.4AI score0.00182EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.50 views

CVE-2024-26866 spi: lpspi: Avoid potential use-after-free in probe()

In the Linux kernel, the following vulnerability has been resolved: spi: lpspi: Avoid potential use-after-free in probe fsllpspiprobe is allocating/disposing memory manually with spiallochost/spialloctarget, but uses devmspiregistercontroller. In case of error after the latter call the memory wil...

6.6AI score0.00216EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.29 views

CVE-2024-26866 spi: lpspi: Avoid potential use-after-free in probe()

In the Linux kernel, the following vulnerability has been resolved: spi: lpspi: Avoid potential use-after-free in probe fsllpspiprobe is allocating/disposing memory manually with spiallochost/spialloctarget, but uses devmspiregistercontroller. In case of error after the latter call the memory wil...

6.6AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 10:15 a.m.1 views

DEBIAN-CVE-2023-52643

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix memleak in iiodeviceregistersysfs When iiodeviceregistersysfsgroup fails, we should free iiodevopaque-chanattrgroup.attrs to prevent potential memleak...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 10:15 a.m.9 views

UBUNTU-CVE-2023-52643

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix memleak in iiodeviceregistersysfs When iiodeviceregistersysfsgroup fails, we should free iiodevopaque-chanattrgroup.attrs to prevent potential memleak...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/04/17 2:29 a.m.6 views

SUSE CVE-2021-47192

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 "scsi: core: Fix capacity set to zero after offlinining device" The problem is that after iSCSI recovery, iscs...

5.5CVSS6.7AI score0.00612EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/04/11 10:2 p.m.31 views

CVE-2021-47192

A flaw was found in the Linux Kernel, where a deadlock can occur in drivers/scsi/scsisysfs.c...

4.4CVSS7AI score0.00612EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/04/10 7:15 p.m.11 views

CVE-2021-47192

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 "scsi: core: Fix capacity set to zero after offlinining device" The problem is that after iSCSI recovery, iscs...

5.3CVSS5.9AI score0.00612EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/04/10 7:15 p.m.2 views

DEBIAN-CVE-2021-47192

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 "scsi: core: Fix capacity set to zero after offlinining device" The problem is that after iSCSI recovery, iscs...

5.3CVSS5.2AI score0.00612EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/10 7:15 p.m.7 views

UBUNTU-CVE-2021-47192

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 "scsi: core: Fix capacity set to zero after offlinining device" The problem is that after iSCSI recovery, iscs...

5.3CVSS5.9AI score0.00612EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.25 views

CVE-2021-47192

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 "scsi: core: Fix capacity set to zero after offlinining device" The problem is that after iSCSI recovery, iscs...

5.3CVSS5.9AI score0.00612EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.25 views

CVE-2021-47192 scsi: core: sysfs: Fix hang when device state is set via sysfs

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 "scsi: core: Fix capacity set to zero after offlinining device" The problem is that after iSCSI recovery, iscs...

6.9AI score0.00612EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/10 6:56 p.m.100 views

CVE-2021-47192

CVE-2021-47192 is a Linux kernel vulnerability in the scsi/core sysfs path that caused a hang/deadlock when a device state is changed via sysfs after iSCSI recovery. The root cause described in connected advisories is that rescan was invoked with state_mutex still held, leading to scsi_host_in_re...

5.3CVSS6.5AI score0.00612EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder