Lucene search
+L

2433 matches found

Cvelist
Cvelist
added 2024/12/27 2:23 p.m.36 views

CVE-2024-56566 mm/slub: Avoid list corruption when removing a slab from the full list

In the Linux kernel, the following vulnerability has been resolved: mm/slub: Avoid list corruption when removing a slab from the full list Boot with slubdebug=UFPZ. If allocated object failed in allocconsistencychecks, all objects of the slab will be marked as used, and then the slab will be...

0.00216EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/27 2:23 p.m.2425 views

CVE-2024-56566

The CVE-2024-56566 issue affects the Linux kernel mm/slub code. If alloc_consistency_checks fails during slab allocation, objects in that slab can be marked as used and the slab removed from the partial list, but later freeing an object could trigger remove_full() on a slab that is neither in the...

5.5CVSS6.5AI score0.00216EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/12/27 2:23 p.m.14 views

CVE-2024-56566 mm/slub: Avoid list corruption when removing a slab from the full list

In the Linux kernel, the following vulnerability has been resolved: mm/slub: Avoid list corruption when removing a slab from the full list Boot with slubdebug=UFPZ. If allocated object failed in allocconsistencychecks, all objects of the slab will be marked as used, and then the slab will be...

5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.28 views

CVE-2024-56560 slab: Fix too strict alignment check in create_cache()

In the Linux kernel, the following vulnerability has been resolved: slab: Fix too strict alignment check in createcache On m68k, where the minimum alignment of unsigned long is 2 bytes: Kernel panic - not syncing: kmemcachecreateargs: Failed to create slab 'iokiocb'. Error -22 CPU: 0 UID: 0 PID: ...

0.00186EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/12/27 2:23 p.m.27 views

CVE-2024-56560

In the Linux kernel, the following vulnerability has been resolved: slab: Fix too strict alignment check in createcache On m68k, where the minimum alignment of unsigned long is 2 bytes: Kernel panic - not syncing: kmemcachecreateargs: Failed to create slab 'iokiocb'. Error -22 CPU: 0 UID: 0 PID: ...

5.5CVSS5.9AI score0.00186EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 2:23 p.m.11 views

CVE-2024-56560 slab: Fix too strict alignment check in create_cache()

In the Linux kernel, the following vulnerability has been resolved: slab: Fix too strict alignment check in createcache On m68k, where the minimum alignment of unsigned long is 2 bytes: Kernel panic - not syncing: kmemcachecreateargs: Failed to create slab 'iokiocb'. Error -22 CPU: 0 UID: 0 PID: ...

5.8AI score
SaveExploits0References5
CVE
CVE
added 2024/12/27 2:23 p.m.91 views

CVE-2024-56560

CVE-2024-56560: In the Linux kernel slab allocator, a too-strict alignment check in kmem_cache_create_args caused a kernel panic on m68k due to io_kiocb slab creation. The issue occurs because the minimum alignment of unsigned long can be 2 bytes on m68k, so assuming a fixed 4/8-byte alignment is...

5.5CVSS6.6AI score0.00186EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/12/27 2:22 p.m.40 views

CVE-2024-56551 drm/amdgpu: fix usage slab after free

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix usage slab after free +0.000021 BUG: KASAN: slab-use-after-free in drmschedentityflush+0x6cb/0x7a0 gpusched +0.000027 Read of size 8 at addr ffff8881b8605f88 by task amdpciunplug/2147 +0.000023 CPU: 6 PID: 2147...

7.8CVSS0.00237EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/12/27 2:22 p.m.5 views

CVE-2024-56551 drm/amdgpu: fix usage slab after free

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix usage slab after free +0.000021 BUG: KASAN: slab-use-after-free in drmschedentityflush+0x6cb/0x7a0 gpusched +0.000027 Read of size 8 at addr ffff8881b8605f88 by task amdpciunplug/2147 +0.000023 CPU: 6 PID: 2147...

7.2AI score0.00237EPSS
SaveExploits0References5
CVE
CVE
added 2024/12/27 2:22 p.m.262 views

CVE-2024-56551

Summary (CVE-2024-56551) : In the Linux kernel, the drm/amdgpu driver fixes a use-after-free in the slab allocator. The vulnerability is triggered by a use-after-free in the GPU scheduling path, specifically involving drm_sched_entity_flush, where a 8-byte read could occur after an object had bee...

7.8CVSS6.6AI score0.00237EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/12/27 2:22 p.m.13 views

CVE-2024-56551 drm/amdgpu: fix usage slab after free

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix usage slab after free +0.000021 BUG: KASAN: slab-use-after-free in drmschedentityflush+0x6cb/0x7a0 gpusched +0.000027 Read of size 8 at addr ffff8881b8605f88 by task amdpciunplug/2147 +0.000023 CPU: 6 PID: 2147...

7.8CVSS6.4AI score
SaveExploits0References9
NVD
NVD
added 2024/12/27 2:15 p.m.22 views

CVE-2024-53227

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Fix use-after-free in bfadimmoduleexit BUG: KASAN: slab-use-after-free in lockacquire+0x2aca/0x3a20 Read of size 8 at addr ffff8881082d80c8 by task modprobe/25303 Call Trace: dumpstacklvl+0x95/0xe0 printreport+0xcb/0x6...

7.8CVSS0.00275EPSS
SaveExploits0References11
NVD
NVD
added 2024/12/27 2:15 p.m.14 views

CVE-2024-53208

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in setpoweredsync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in setpoweredsync+0x3a/0xc0...

7.8CVSS0.00237EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 2:15 p.m.11 views

AZL-55700 CVE-2024-53208 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in setpoweredsync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in setpoweredsync+0x3a/0xc0...

7.8CVSS6.8AI score0.00237EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.18 views

CVE-2024-53182

In the Linux kernel, the following vulnerability has been resolved: Revert "block, bfq: merge bfqreleaseprocessref into bfqputcooperator" This reverts commit bc3b1e9e7c50e1de0f573eea3871db61dd4787de. The bic is associated with syncbfqq, and bfqreleaseprocessref cannot be put into bfqputcooperator...

7.8CVSS0.00223EPSS
SaveExploits0References2
NVD
NVD
added 2024/12/27 2:15 p.m.13 views

CVE-2024-53172

In the Linux kernel, the following vulnerability has been resolved: ubi: fastmap: Fix duplicate slab cache names while attaching Since commit 4c39529663b9 "slab: Warn on duplicate cache names when DEBUGVM=y", the duplicate slab cache names can be detected and a kernel WARNING is thrown out. In UB...

5.5CVSS0.00247EPSS
SaveExploits0References11
OSV
OSV
added 2024/12/27 2:15 p.m.9 views

DEBIAN-CVE-2024-53172

In the Linux kernel, the following vulnerability has been resolved: ubi: fastmap: Fix duplicate slab cache names while attaching Since commit 4c39529663b9 "slab: Warn on duplicate cache names when DEBUGVM=y", the duplicate slab cache names can be detected and a kernel WARNING is thrown out. In UB...

5.5CVSS5.7AI score0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.11 views

UBUNTU-CVE-2024-53208

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in setpoweredsync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in setpoweredsync+0x3a/0xc0...

7.8CVSS6.5AI score0.00237EPSS
SaveExploits0References20
OSV
OSV
added 2024/12/27 2:15 p.m.8 views

UBUNTU-CVE-2024-53172

In the Linux kernel, the following vulnerability has been resolved: ubi: fastmap: Fix duplicate slab cache names while attaching Since commit 4c39529663b9 "slab: Warn on duplicate cache names when DEBUGVM=y", the duplicate slab cache names can be detected and a kernel WARNING is thrown out. In UB...

5.5CVSS6.2AI score0.00247EPSS
SaveExploits0References46
CVE
CVE
added 2024/12/27 1:49 p.m.207 views

CVE-2024-53208

CVE-2024-53208 is a slab-use-after-free in Bluetooth MGMT set_powered_sync in the Linux kernel. Noise in the Miracle/SUSE advisories confirms the issue and lists it among fixed items in kernel live patches for SLES SLE 15 SPx. Remediation: upgrade/apply the kernel live patch referenced in SUSE/SO...

7.8CVSS6.5AI score0.00237EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder