Lucene search
+L

6334 matches found

Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.9 views

CVE-2024-49892

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize getbytesperelement's default to 1 Variables, used as denominators and maybe not assigned to other values, should not be 0. bytesperelementy & bytesperelementc are initialized by getbytesperelement whic...

5.5CVSS5.7AI score0.00257EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49891 scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths

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,...

6.9AI score0.00236EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.21 views

CVE-2024-49890 drm/amd/pm: ensure the fw_info is not null before using it

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: ensure the fwinfo is not null before using it This resolves the dereference null return value warning reported by Coverity...

0.0025EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.8 views

CVE-2024-49888

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a sdiv overflow issue Zac Ecob reported a problem where a bpf program may cause kernel crash due to the following error: Oops: divide error: 0000 1 PREEMPT SMP KASAN PTI The failure is due to the below signed divide:...

5.5CVSS5.5AI score0.00235EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.12 views

CVE-2024-49889

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid use-after-free in ext4extshowleaf In ext4findextent, path may be freed by error or be reallocated, so using a previously saved ppath may have been freed and thus may trigger use-after-free, as follows: ext4splitextent...

7.8CVSS6AI score0.00257EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49887

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to don't panic system for no free segment fault injection syzbot reports a f2fs bug as below: F2FS-fs loop0: inject no free segment in getnewsegment of...

5.5CVSS5.7AI score0.00262EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.34 views

CVE-2024-49886

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug Attaching SST PCI device to VM causes "BUG: KASAN: slab-out-of-bounds". kasan report: 19.411889 ==================================================================...

5.5CVSS5.7AI score0.00236EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.18 views

CVE-2024-49886 platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug Attaching SST PCI device to VM causes "BUG: KASAN: slab-out-of-bounds". kasan report: 19.411889 ==================================================================...

0.00236EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.11 views

CVE-2024-49884

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-use-after-free in ext4splitextentat We hit the following use-after-free: ================================================================== BUG: KASAN: slab-use-after-free in ext4splitextentat+0xba8/0xcc0 Read of...

7.8CVSS6.1AI score0.00268EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.9 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.8CVSS6.2AI score0.00319EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.12 views

CVE-2024-49883

In the Linux kernel, the following vulnerability has been resolved: ext4: aovid use-after-free in ext4extinsertextent As Ojaswin mentioned in Link, in ext4extinsertextent, if the path is reallocated in ext4extcreatenewleaf, we'll use the stale path and cause UAF. Below is a sample trace with dumm...

7.8CVSS5.8AI score0.00278EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.20 views

CVE-2024-49881 ext4: update orig_path in ext4_find_extent()

In the Linux kernel, the following vulnerability has been resolved: ext4: update origpath in ext4findextent In ext4findextent, if the path is not big enough, we free it and set origpath to NULL. But after reallocating and successfully initializing the path, we don't update origpath, in which case...

0.0025EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 6:1 p.m.147 views

CVE-2024-49879

CVE-2024-49879 affects the Linux kernel DRM/omapdrm subsystem. The root cause is a missing check for the return value of alloc_ordered_workqueue, which may return NULL and lead to a NULL pointer dereference. The available connected documentation confirms this concrete technical detail. The fix ad...

5.5CVSS7AI score0.0025EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.6 views

CVE-2024-49879

In the Linux kernel, the following vulnerability has been resolved: drm: omapdrm: Add missing check for allocorderedworkqueue As it may return NULL pointer and cause NULL pointer dereference. Add check for the return value of allocorderedworkqueue...

5.5CVSS5.6AI score0.0025EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.67 views

CVE-2024-49880

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

7.8CVSS5.6AI score0.00244EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.18 views

CVE-2024-49879 drm: omapdrm: Add missing check for alloc_ordered_workqueue

In the Linux kernel, the following vulnerability has been resolved: drm: omapdrm: Add missing check for allocorderedworkqueue As it may return NULL pointer and cause NULL pointer dereference. Add check for the return value of allocorderedworkqueue...

0.0025EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.8 views

CVE-2024-49878

In the Linux kernel, the following vulnerability has been resolved: resource: fix regionintersects vs addmemorydrivermanaged On a system with CXL memory, the resource tree /proc/iomem related to CXL memory may look like something as follows. 490000000-50fffffff : CXL Window 0 490000000-50fffffff ...

5.5CVSS6.1AI score0.00299EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.10 views

CVE-2024-49876

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix UAF around queue destruction We currently do stuff like queuing the final destruction step on a random system wq, which will outlive the driver instance. With bad timing we can teardown the driver with one or more wor...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.8 views

CVE-2024-49877

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.5CVSS5.7AI score0.0025EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.11 views

CVE-2024-49874

In the Linux kernel, the following vulnerability has been resolved: i3c: master: svc: Fix use after free vulnerability in svci3cmaster Driver Due to Race Condition In the svci3cmasterprobe function, &master-hjwork is bound with svci3cmasterhjwork, &master-ibiwork is bound with svci3cmasteribiwork...

7CVSS6.1AI score0.00229EPSS
SaveExploits0
Rows per page
Query Builder