Lucene search
+L

7774 matches found

OSV
OSV
added 2024/11/27 7:34 a.m.17 views

SUSE-SU-2024:4073-1 Security update for xen

This update for xen fixes the following issues: Security issues fixed: - CVE-2024-45818: xen: Deadlock in x86 HVM standard VGA handling bsc1232622 - CVE-2024-45819: xen: libxl leaks data to PVH guests via ACPI tables bsc1232624 - CVE-2024-45817: xen: x86: Deadlock in vlapicerror bsc1230366...

7.3CVSS6.3AI score0.00544EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/11/22 3:48 a.m.9 views

SUSE CVE-2024-53093

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scanwork context. If a path error occurs here, the IO will wait until a path becomes available or all paths are...

5.5CVSS7.7AI score0.00611EPSS
SaveExploits0References28
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.17 views

CVE-2024-53054

In the Linux kernel, the following vulnerability has been resolved: cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction A hungtask problem shown below was found: INFO: task kworker/0:0:8 blocked for more than 327 seconds. "echo 0 /proc/sys/kernel/hungtasktimeoutsecs" disables this...

5.5CVSS6.6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.13 views

CVE-2024-53053

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix another deadlock during RTC update If ufshcdrtcwork calls ufshcdrpmputsync and the pm's usagecount is 0, we will enter the runtime suspend callback. However, the runtime suspend callback will wait to flush...

5.5CVSS6.8AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.20 views

CVE-2024-53052

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: fix missing NOWAIT check for ODIRECT start write When iouring starts a write, it'll call kiocbstartwrite to bump the super block rwsem, preventing any freezes from happening while that write is in-flight. The freeze...

4.4CVSS6.7AI score0.00183EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/21 7:15 p.m.18 views

CVE-2024-53093

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scanwork context. If a path error occurs here, the IO will wait until a path becomes available or all paths are...

7.5CVSS0.00611EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/21 7:15 p.m.3 views

DEBIAN-CVE-2024-53093

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scanwork context. If a path error occurs here, the IO will wait until a path becomes available or all paths are...

5.5CVSS5.7AI score0.00611EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/21 7:15 p.m.11 views

AZL-54632 CVE-2024-53093 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scanwork context. If a path error occurs here, the IO will wait until a path becomes available or all paths are...

5.5CVSS6.5AI score0.00611EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/21 7:15 p.m.11 views

AZL-54604 CVE-2024-53093 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scanwork context. If a path error occurs here, the IO will wait until a path becomes available or all paths are...

5.5CVSS6.5AI score0.00611EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/21 7:15 p.m.7 views

UBUNTU-CVE-2024-53093

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scanwork context. If a path error occurs here, the IO will wait until a path becomes available or all paths are...

7.5CVSS6.4AI score0.00611EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/11/21 7:14 p.m.7 views

CVE-2024-50245

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

5.5CVSS6.7AI score0.00219EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/21 6:17 p.m.22 views

CVE-2024-53093 nvme-multipath: defer partition scanning

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scanwork context. If a path error occurs here, the IO will wait until a path becomes available or all paths are...

7.5CVSS6AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/11/21 6:17 p.m.3 views

CVE-2024-53093 nvme-multipath: defer partition scanning

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scanwork context. If a path error occurs here, the IO will wait until a path becomes available or all paths are...

7.5AI score0.00611EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/11/20 3:49 a.m.7 views

SUSE CVE-2024-53052

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: fix missing NOWAIT check for ODIRECT start write When iouring starts a write, it'll call kiocbstartwrite to bump the super block rwsem, preventing any freezes from happening while that write is in-flight. The freeze...

6.1CVSS7.7AI score0.00183EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/11/20 3:49 a.m.5 views

SUSE CVE-2024-53053

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix another deadlock during RTC update If ufshcdrtcwork calls ufshcdrpmputsync and the pm's usagecount is 0, we will enter the runtime suspend callback. However, the runtime suspend callback will wait to flush...

5.5CVSS7.6AI score0.00175EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/19 6:15 p.m.23 views

CVE-2024-53053

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix another deadlock during RTC update If ufshcdrtcwork calls ufshcdrpmputsync and the pm's usagecount is 0, we will enter the runtime suspend callback. However, the runtime suspend callback will wait to flush...

5.5CVSS0.00175EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/19 6:15 p.m.51 views

CVE-2024-53054

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

SaveExploits0
OSV
OSV
added 2024/11/19 6:15 p.m.2 views

DEBIAN-CVE-2024-53052

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: fix missing NOWAIT check for ODIRECT start write When iouring starts a write, it'll call kiocbstartwrite to bump the super block rwsem, preventing any freezes from happening while that write is in-flight. The freeze...

4.4CVSS5.6AI score0.00183EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/19 6:15 p.m.15 views

CVE-2024-53052

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: fix missing NOWAIT check for ODIRECT start write When iouring starts a write, it'll call kiocbstartwrite to bump the super block rwsem, preventing any freezes from happening while that write is in-flight. The freeze...

4.4CVSS0.00183EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/19 6:15 p.m.10 views

AZL-53864 CVE-2024-53052 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: fix missing NOWAIT check for ODIRECT start write When iouring starts a write, it'll call kiocbstartwrite to bump the super block rwsem, preventing any freezes from happening while that write is in-flight. The freeze...

4.4CVSS6.7AI score0.00183EPSS
SaveExploits0References1
Rows per page
Query Builder