Lucene search
+L

3437 matches found

OSV
OSV
added 2024/12/29 12:15 p.m.19 views

AZL-54753 CVE-2024-56754 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - Fix the pointer passed to caamqishutdown The type of the last parameter given to devmaddactionorreset is "struct caamdrvprivate ", but in caamqishutdown, it is casted to "struct device ". Pass the correct parameter...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/29 12:15 p.m.24 views

AZL-54836 CVE-2024-56754 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - Fix the pointer passed to caamqishutdown The type of the last parameter given to devmaddactionorreset is "struct caamdrvprivate ", but in caamqishutdown, it is casted to "struct device ". Pass the correct parameter...

5.5CVSS6.7AI score0.00212EPSS
SaveExploits0References1
CVE
CVE
added 2024/12/29 11:30 a.m.178 views

CVE-2024-56754

CVE-2024-56754: Linux kernel vulnerability in crypto: caam where the pointer passed to caam_qi_shutdown() was derived from a devm_add_action_or_reset() parameter of type struct caam_drv_private *, but cast to struct device *. The connected Astra Linux advisory confirms the fix: Pass the correct p...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.8 views

SUSE CVE-2024-53169

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: fix kernel crash while shutting down controller The nvme keep-alive operation, which executes at a periodic interval, could potentially sneak in while shutting down a fabric controller. This may lead to a race betwe...

4.7CVSS7.5AI score0.00541EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.7 views

SUSE CVE-2024-53218

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fsstopgcthread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for non-canonical address 0xc6cfff63bb5513fc: 0000 1...

7.8CVSS7.6AI score0.00221EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/27 2:15 p.m.24 views

CVE-2024-56540

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery invocation during probe and resume Refactor IPC send and receive functions to allow correct handling of operations that should not trigger a recovery process. Expose ivpusendreceiveinternal, which is...

7.8CVSS0.00169EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.4 views

DEBIAN-CVE-2024-53218

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fsstopgcthread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for non-canonical address 0xc6cfff63bb5513fc: 0000 1...

7.8CVSS5.7AI score0.00221EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.27 views

CVE-2024-53169

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: fix kernel crash while shutting down controller The nvme keep-alive operation, which executes at a periodic interval, could potentially sneak in while shutting down a fabric controller. This may lead to a race betwe...

9.8CVSS0.00541EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.27 views

DEBIAN-CVE-2024-53169

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: fix kernel crash while shutting down controller The nvme keep-alive operation, which executes at a periodic interval, could potentially sneak in while shutting down a fabric controller. This may lead to a race betwe...

4.7CVSS5.9AI score0.00541EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.10 views

UBUNTU-CVE-2024-53169

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: fix kernel crash while shutting down controller The nvme keep-alive operation, which executes at a periodic interval, could potentially sneak in while shutting down a fabric controller. This may lead to a race betwe...

9.8CVSS6.5AI score0.00541EPSS
SaveExploits0References18
OSV
OSV
added 2024/12/27 2:15 p.m.10 views

UBUNTU-CVE-2024-53218

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fsstopgcthread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for non-canonical address 0xc6cfff63bb5513fc: 0000 1...

7.8CVSS6.5AI score0.00221EPSS
SaveExploits0References32
Vulnrichment
Vulnrichment
added 2024/12/27 2:11 p.m.4 views

CVE-2024-56540 accel/ivpu: Prevent recovery invocation during probe and resume

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery invocation during probe and resume Refactor IPC send and receive functions to allow correct handling of operations that should not trigger a recovery process. Expose ivpusendreceiveinternal, which is...

7.4AI score0.00169EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/27 1:50 p.m.7 views

CVE-2024-53218 f2fs: fix race in concurrent f2fs_stop_gc_thread

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fsstopgcthread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for non-canonical address 0xc6cfff63bb5513fc: 0000 1...

7.4AI score0.00221EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/27 1:50 p.m.191 views

CVE-2024-53218

The CVE-2024-53218 issue affects the Linux kernel F2FS shutdown path, where concurrent shutdown paths can race and cause use-after-free of the f2fs_gc_thread (gc_th), potentially leading to a crash. The root cause is a race in f2fs_stop_gc_thread() allowing gc_th to be freed while another path st...

7.8CVSS6.9AI score0.00221EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/12/27 1:50 p.m.30 views

CVE-2024-53218 f2fs: fix race in concurrent f2fs_stop_gc_thread

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fsstopgcthread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for non-canonical address 0xc6cfff63bb5513fc: 0000 1...

0.00221EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 1:50 p.m.18 views

CVE-2024-53218 f2fs: fix race in concurrent f2fs_stop_gc_thread

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fsstopgcthread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for non-canonical address 0xc6cfff63bb5513fc: 0000 1...

7.8CVSS6.1AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.4 views

CVE-2024-53169 nvme-fabrics: fix kernel crash while shutting down controller

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: fix kernel crash while shutting down controller The nvme keep-alive operation, which executes at a periodic interval, could potentially sneak in while shutting down a fabric controller. This may lead to a race betwe...

7.3AI score0.00541EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.32 views

CVE-2024-53169 nvme-fabrics: fix kernel crash while shutting down controller

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: fix kernel crash while shutting down controller The nvme keep-alive operation, which executes at a periodic interval, could potentially sneak in while shutting down a fabric controller. This may lead to a race betwe...

9.8CVSS0.00541EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/27 1:49 p.m.2318 views

CVE-2024-53169

CVE-2024-53169 involves the Linux kernel NVMe driver, specifically the function nvme_remove_admin_tag_set() in drivers/nvme/host/core.c. The connected bdu_fstec entry cites improper exception handling in this function, and asserts that exploitation could cause a service failure. No further techni...

9.8CVSS6.5AI score0.00541EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/12/27 1:49 p.m.14 views

CVE-2024-53169 nvme-fabrics: fix kernel crash while shutting down controller

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: fix kernel crash while shutting down controller The nvme keep-alive operation, which executes at a periodic interval, could potentially sneak in while shutting down a fabric controller. This may lead to a race betwe...

9.8CVSS6.2AI score
SaveExploits0References6
Rows per page
Query Builder