Lucene search
+L

224 matches found

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

CVE-2023-52774

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of requests on the device queue are counted. The access to the device queue is unprotected against concurrent access. With a lot of parallel...

5.5CVSS6.3AI score0.0024EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.27 views

CVE-2023-52774

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of requests on the device queue are counted. The access to the device queue is unprotected against concurrent access. With a lot of parallel...

5.5CVSS5.5AI score0.0024EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/21 4:15 p.m.24 views

UBUNTU-CVE-2023-52774

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of requests on the device queue are counted. The access to the device queue is unprotected against concurrent access. With a lot of parallel...

5.5CVSS6AI score0.0024EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.78 views

CVE-2023-52774

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of requests on the device queue are counted. The access to the device queue is unprotected against concurrent access. With a lot of parallel...

5.5CVSS6.8AI score0.0024EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:30 p.m.21 views

CVE-2023-52774 s390/dasd: protect device queue against concurrent access

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of requests on the device queue are counted. The access to the device queue is unprotected against concurrent access. With a lot of parallel...

5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.55 views

CVE-2023-52774 s390/dasd: protect device queue against concurrent access

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of requests on the device queue are counted. The access to the device queue is unprotected against concurrent access. With a lot of parallel...

6.3AI score0.0024EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.26 views

CVE-2023-52774 s390/dasd: protect device queue against concurrent access

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of requests on the device queue are counted. The access to the device queue is unprotected against concurrent access. With a lot of parallel...

6.6AI score0.0024EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/21 3:30 p.m.135 views

CVE-2023-52774

CVE-2023-52774 : In the Linux kernel (s390/dasd), the device queue could be accessed concurrently in dasd_profile_start(), allowing the queue to change while it is being read; this could trigger a kernel panic due to invalid pointer accesses when I/O is highly parallel (aliases). The root cause i...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.10 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, which stems from a vulnerability in the s390/dasd module...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.5 views

SUSE CVE-2024-27054

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix double module refcount decrement Once the discipline is associated with the device, deleting the device takes care of decrementing the module's refcount. Doing it manually on this error path causes refcount to...

5.5CVSS6.3AI score0.00273EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/05/01 8:59 p.m.31 views

CVE-2024-27054

A vulnerability was found in the dasdgenericsetonline function in the Linux Kernel's s390 dasd.c driver, where improper reference count handling on error paths can lead to the refcount value being decreased twice, resulting in an incorrect underflow. This issue can lead to system instability...

5.5CVSS6.9AI score0.00273EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.23 views

CVE-2024-27054

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix double module refcount decrement Once the discipline is associated with the device, deleting the device takes care of decrementing the module's refcount. Doing it manually on this error path causes refcount to...

5.5CVSS7.4AI score0.00273EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/01 1:15 p.m.4 views

DEBIAN-CVE-2024-27054

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix double module refcount decrement Once the discipline is associated with the device, deleting the device takes care of decrementing the module's refcount. Doing it manually on this error path causes refcount to...

5.5CVSS5.5AI score0.00273EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.16 views

CVE-2024-27054

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix double module refcount decrement Once the discipline is associated with the device, deleting the device takes care of decrementing the module's refcount. Doing it manually on this error path causes refcount to...

5.5CVSS5.9AI score0.00273EPSS
SaveExploits0References23
OSV
OSV
added 2024/05/01 1:15 p.m.14 views

UBUNTU-CVE-2024-27054

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix double module refcount decrement Once the discipline is associated with the device, deleting the device takes care of decrementing the module's refcount. Doing it manually on this error path causes refcount to...

5.5CVSS6.2AI score0.00273EPSS
SaveExploits0References24
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.14 views

CVE-2024-27054 s390/dasd: fix double module refcount decrement

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix double module refcount decrement Once the discipline is associated with the device, deleting the device takes care of decrementing the module's refcount. Doing it manually on this error path causes refcount to...

6.8AI score0.00273EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/01 12:54 p.m.2818 views

CVE-2024-27054

The CVE-2024-27054 issue resides in the Linux kernel s390/dasd path where the module refcount could be decremented twice due to manual handling of refcounts after device association. The vulnerability results in an artificial decrease of the module’s refcount on each error path, rather than keepi...

5.5CVSS6.5AI score0.00273EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.46 views

CVE-2024-27054 s390/dasd: fix double module refcount decrement

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix double module refcount decrement Once the discipline is associated with the device, deleting the device takes care of decrementing the module's refcount. Doing it manually on this error path causes refcount to...

7.6AI score0.00273EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.57 views

CVE-2024-27054

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix double module refcount decrement Once the discipline is associated with the device, deleting the device takes care of decrementing the module's refcount. Doing it manually on this error path causes refcount to...

5.5CVSS7.5AI score0.00273EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 12:54 p.m.15 views

CVE-2024-27054 s390/dasd: fix double module refcount decrement

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix double module refcount decrement Once the discipline is associated with the device, deleting the device takes care of decrementing the module's refcount. Doing it manually on this error path causes refcount to...

5.5CVSS6.1AI score
SaveExploits0References10
Rows per page
Query Builder