Lucene search
+L

13938 matches found

NVD
NVD
added 2024/10/21 6:15 p.m.22 views

CVE-2024-49910

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn401setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn401setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS0.00208EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 6:15 p.m.11 views

AZL-51095 CVE-2024-49908 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for 'afb' in amdgpudmupdatecursor v2 This commit adds a null check for the 'afb' variable in the amdgpudmupdatecursor function. Previously, 'afb' was assumed to be null at line 8388, but was used...

5.5CVSS5.9AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.12 views

AZL-51413 CVE-2024-49904 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add list empty check to avoid null pointer issue Add list empty check to avoid null pointer issues in some corner cases. - listforeachentrysafe...

5.5CVSS5.9AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.20 views

AZL-51518 CVE-2024-49891 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths When the HBA is undergoing a reset or is handling an errata event, NULL ptr dereference crashes may occur in routines such as lpfcsliflushiorings,...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.12 views

AZL-52969 CVE-2024-49885 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: mm, slub: avoid zeroing kmalloc redzone Since commit 946fa0dbf2d8 "mm/slub: extend redzone check to extra allocated kmalloc space than requested", setting origsize treats the wasted space objectsize - origsize as a redzone. Howev...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.12 views

CVE-2024-49882

In the Linux kernel, the following vulnerability has been resolved: ext4: fix double brelse the buffer of the extents path In ext4exttrytomergeup, set path1.pbh to NULL after it has been released, otherwise it may be released twice. An example of what triggers this is as follows: split2 map split...

7.8CVSS0.00319EPSS
SaveExploits0References11
OSV
OSV
added 2024/10/21 6:15 p.m.18 views

AZL-51193 CVE-2024-49877 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible null-ptr-deref in ocfs2setbufferuptodate When doing cleanup, if flags without OCFS2BHREADAHEAD, it may trigger NULL pointer dereference in the following ocfs2setbufferuptodate if bh is NULL...

5.5CVSS6.7AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.11 views

UBUNTU-CVE-2024-49949

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

5.5CVSS6.2AI score0.0028EPSS
SaveExploits0References43
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

UBUNTU-CVE-2024-49865

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: move xaalloc to prevent UAF Evil user can guess the next id of the vm before the ioctl completes and then call vm destroy ioctl to trigger UAF since create ioctl is still referencing the same vm. Move the xaalloc all t...

7.8CVSS6.5AI score0.00229EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.41 views

CVE-2024-49996 cifs: Fix buffer overflow when parsing NFS reparse points

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix buffer overflow when parsing NFS reparse points ReparseDataLength is sum of the InodeType size and DataBuffer size. So to get DataBuffer size it is needed to subtract InodeType's size from ReparseDataLength. Function...

9.4CVSS0.00789EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 6:02 p.m.152 views

CVE-2024-49986

CVE-2024-49986 refers to a Linux kernel issue affecting the x86/x86-android-tablets platform. The vulnerability arises during platform_device_register() error handling: x86_android_tablet_remove() frees the pdevs[] array, so the code must not use pdevs[] after its deletion. The fix, as described ...

7.8CVSS7.3AI score0.00248EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.31 views

CVE-2024-49983 ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free

In the Linux kernel, the following vulnerability has been resolved: ext4: drop ppath from ext4extreplayupdateex to avoid double-free When calling ext4forcesplitextentat in ext4extreplayupdateex, the 'ppath' is updated but it is the 'path' that is freed, thus potentially triggering a double-free i...

7.8CVSS0.0025EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.11 views

CVE-2024-49979 net: gso: fix tcp fraglist segmentation after pull from frag_list

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix tcp fraglist segmentation after pull from fraglist Detect tcp gso fraglist skbs with corrupted geometry see below and pass these to skbsegment instead of skbsegmentlist, as the first can segment them correctly. Vali...

6.9AI score0.00593EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.35 views

CVE-2024-49979 net: gso: fix tcp fraglist segmentation after pull from frag_list

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix tcp fraglist segmentation after pull from fraglist Detect tcp gso fraglist skbs with corrupted geometry see below and pass these to skbsegment instead of skbsegmentlist, as the first can segment them correctly. Vali...

7.5CVSS0.00593EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 6:02 p.m.248 views

CVE-2024-49974

CVE-2024-49974 : In the Linux kernel NFSD, there was no limit on concurrent async COPY operations, enabling potential DoS as each async COPY could create many 4MB chunks and run long. A fix introduces a simple per-namespace restriction to bound concurrent background COPY operations. When the limi...

5.5CVSS6.5AI score0.00275EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/10/21 6:02 p.m.19 views

CVE-2024-49965 ocfs2: remove unreasonable unlock in ocfs2_read_blocks

In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove unreasonable unlock in ocfs2readblocks Patch series "Misc fixes for ocfs2readblocks", v5. This series contains 2 fixes for ocfs2readblocks. The first patch fix the issue reported by syzbot, which detects bad unlock...

7.8CVSS6.3AI score
SaveExploits0References14
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.24 views

CVE-2024-49965 ocfs2: remove unreasonable unlock in ocfs2_read_blocks

In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove unreasonable unlock in ocfs2readblocks Patch series "Misc fixes for ocfs2readblocks", v5. This series contains 2 fixes for ocfs2readblocks. The first patch fix the issue reported by syzbot, which detects bad unlock...

7.8CVSS0.00196EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.27 views

CVE-2024-49961 media: i2c: ar0521: Use cansleep version of gpiod_set_value()

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ar0521: Use cansleep version of gpiodsetvalue If we use GPIO reset from I2C port expander, we must use cansleep variant of GPIO functions. This was not done in ar0521poweron/ar0521poweroff functions. Let's fix that...

0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 6:02 p.m.15 views

CVE-2024-49959 jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error

In the Linux kernel, the following vulnerability has been resolved: jbd2: stop waiting for space when jbd2cleanupjournaltail returns error In jbd2logwaitforspace, we might call jbd2cleanupjournaltail to recover some journal space. But if an error occurs while executing jbd2cleanupjournaltail e.g....

6.4AI score
SaveExploits0References14
CVE
CVE
added 2024/10/21 6:02 p.m.157 views

CVE-2024-49955

CVE-2024-49955 : In the Linux kernel, ACPI battery handling fixes a crash when unregistering a battery hook. If a battery hook returns an error while adding a battery, the hook is auto-unregistered; the provider cannot detect this, and later calls to battery_hook_unregister() on an already-unregi...

5.5CVSS5.1AI score0.00339EPSS
SaveExploits0References13Affected Software1
Rows per page
Query Builder