Lucene search
+L

9874 matches found

CVE
CVE
added 2024/12/28 9:46 a.m.179 views

CVE-2024-56677

Summary (CVE-2024-56677): In the Linux kernel, the fadump CMA reservation logic for PowerPC was moved to run after initmem_init to fix an early init alignment issue. The root cause was that CMA_MIN_ALIGNMENT_BYTES could be as small as PAGE_SIZE during early boot because pageblock_order is not yet...

7.8CVSS6.4AI score0.00278EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/12/28 9:46 a.m.15 views

CVE-2024-56677 powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()

In the Linux kernel, the following vulnerability has been resolved: powerpc/fadump: Move fadumpcmainit to setuparch after initmeminit During early init CMAMINALIGNMENTBYTES can be PAGESIZE, since pageblockorder is still zero and it gets initialized later during initmeminit e.g. setuparch -...

7.8CVSS6AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/12/28 9:46 a.m.16 views

CVE-2024-56676

In the Linux kernel, the following vulnerability has been resolved: thermal: testing: Initialize some variables annoteded with free Variables annotated with free need to be initialized if the function can return before they get updated for the first time or the attempt to free the memory pointed ...

5.5CVSS5.6AI score0.00223EPSS
SaveExploits0
CVE
CVE
added 2024/12/28 9:46 a.m.89 views

CVE-2024-56676

CVE-2024-56676 affects the Linux kernel, specifically in the thermal testing code. The issue arises when variables annotated with __free() are not initialized if the function can return before they are updated for the first time; upon function return, freeing these uninitialized pointers may cras...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.7 views

SUSE CVE-2024-53191

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp-txringi.txstatus are released. However this is released again when the device is unbinded ath12kpci, and...

6.7CVSS7.7AI score0.0024EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.15 views

SUSE CVE-2024-53224

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Move events notifier registration to be after device registration Move pkey change work initialization and cleanup from device resources stage to notifier stage, since this is the stage which handles this work events...

4.7CVSS7.3AI score0.00322EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.6 views

SUSE CVE-2024-53238

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: adjust the position to init iso data anchor MediaTek iso data anchor init should be moved to where MediaTek claims iso data interface. If there is an unexpected BT usb disconnect during setup flow, it will cause...

5.5CVSS7.6AI score0.00243EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/12/28 2:24 a.m.15 views

CVE-2024-56641

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize closework early to avoid warning We encountered a warning that closework was canceled before initialization. WARNING: CPU: 7 PID: 111103 at kernel/workqueue.c:3047 flushwork+0x19e/0x1b0 Workqueue: events...

5.5CVSS6.8AI score0.0051EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/12/28 12:0 a.m.5 views

PT-2024-36984 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the initialization of variables annotated with free in the thermal testing code of the Linux kernel. If a function can return before these variables are updated...

7.5AI score0.00223EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/12/28 12:0 a.m.7 views

PT-2024-37017 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory allocation issue has been resolved in the Linux kernel. The problem occurs in the s390/cpum sf module, where the memory allocation for Sample Data Blocks SDBs is not properly...

7.4AI score0.00166EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/12/28 12:0 a.m.22 views

PT-2024-36985

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises during early initialization in the Linux kernel, specifically in the powerpc/fadump module. The problem occurs because CMA MIN ALIGNMENT BYTES can be PAGE SIZE during...

6.8CVSS5.5AI score0.00278EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 3:15 p.m.9 views

AZL-54871 CVE-2024-56658 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dstdestroy 1 Issue is in xfrm6netinit and xfrm4netinit : They copy xfrm46dstopstemplate into net-xfrm.xfrm46dstops. But net structure...

7.8CVSS6.4AI score0.00238EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.35 views

CVE-2024-56658

In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dstdestroy 1 Issue is in xfrm6netinit and xfrm4netinit : They copy xfrm46dstopstemplate into net-xfrm.xfrm46dstops. But net structure...

7.8CVSS0.00238EPSS
SaveExploits0References8
NVD
NVD
added 2024/12/27 3:15 p.m.19 views

CVE-2024-56641

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize closework early to avoid warning We encountered a warning that closework was canceled before initialization. WARNING: CPU: 7 PID: 111103 at kernel/workqueue.c:3047 flushwork+0x19e/0x1b0 Workqueue: events...

7.5CVSS0.0051EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

DEBIAN-CVE-2024-56630

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2getinitinode fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 "ocfs2: Handle error from dquotinitialize" forgot to call iput when newinode succeeded and dquotinitialize fail...

5.5CVSS5.7AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.11 views

CVE-2024-56588

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Create all dump files during debugfs initialization For the current debugfs of hisisas, after user triggers dump, the driver allocate memory space to save the register information and create debugfs files to displa...

5.5CVSS0.00234EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 3:15 p.m.11 views

AZL-55159 CVE-2024-56588 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Create all dump files during debugfs initialization For the current debugfs of hisisas, after user triggers dump, the driver allocate memory space to save the register information and create debugfs files to displa...

5.5CVSS6.7AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.3 views

DEBIAN-CVE-2024-56588

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Create all dump files during debugfs initialization For the current debugfs of hisisas, after user triggers dump, the driver allocate memory space to save the register information and create debugfs files to displa...

5.5CVSS5.5AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.15 views

AZL-55223 CVE-2024-56588 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Create all dump files during debugfs initialization For the current debugfs of hisisas, after user triggers dump, the driver allocate memory space to save the register information and create debugfs files to displa...

5.5CVSS6.7AI score0.00234EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.14 views

CVE-2024-56562

In the Linux kernel, the following vulnerability has been resolved: i3c: master: Fix miss free initdynaddr at i3cmasterputi3caddrs if dev-boardinfo && dev-boardinfo-initdynaddr ^^^ here check "initdynaddr" i3cbussetaddrslotstatus&master-bus, dev-info.dynaddr, ... ^^^^ free "dynaddr" Fix copy/past...

5.5CVSS0.00227EPSS
SaveExploits0References9
Rows per page
Query Builder