Lucene search
K

517 matches found

Cvelist
Cvelist
added 2024/09/13 5:29 a.m.14 views

CVE-2024-46694 drm/amd/display: avoid using null object of framebuffer

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

0.00023EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.13 views

CVE-2024-46694 drm/amd/display: avoid using null object of framebuffer

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

7.1AI score0.00023EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.1 views

SUSE CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS6.4AI score0.00024EPSS
Exploits0References14
NVD
NVD
added 2024/09/11 4:15 p.m.8 views

CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS0.00024EPSS
Exploits0References10
OSV
OSV
added 2024/09/11 4:15 p.m.0 views

UBUNTU-CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS6.2AI score0.00024EPSS
Exploits0References27
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.13 views

CVE-2023-52900 nilfs2: fix general protection fault in nilfs_btree_insert()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix general protection fault in nilfsbtreeinsert If nilfs2 reads a corrupted disk image and tries to reads a b-tree node block by calling nilfsbtreegetblock against an invalid virtual block address, it returns -ENOENT...

0.00012EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/08/21 12:6 a.m.17 views

CVE-2024-43874 crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in sevsnpshutdownlocked Fix a null pointer dereference induced by DEBUGTESTDRIVERREMOVE. Return from sevsnpshutdownlocked if the pspdevice or the sevdevice structs are not initialized...

6.6AI score0.00048EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2024/08/19 3:16 p.m.8 views

CVE-2024-42275

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drmclientbuffervmaplocal This function accidentally returns zero/success on the failure path. It leads to locking issues and an uninitialized mapcopy in the caller...

6.7CVSS7.1AI score0.00035EPSS
Exploits0References4
NVD
NVD
added 2024/08/17 9:15 a.m.8 views

CVE-2024-42275

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drmclientbuffervmaplocal This function accidentally returns zero/success on the failure path. It leads to locking issues and an uninitialized mapcopy in the caller...

5.5CVSS0.00035EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.10 views

CVE-2024-42275

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drmclientbuffervmaplocal This function accidentally returns zero/success on the failure path. It leads to locking issues and an uninitialized mapcopy in the caller...

5.5CVSS6.3AI score0.00035EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/08/17 9:8 a.m.11 views

CVE-2024-42287 scsi: qla2xxx: Complete command early within lock

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and FW reset, BUG: kernel NULL pointer dereference, address: 000000000000001c PF: supervisor read access in kernel mode PF:...

6.9AI score0.00013EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/08/17 9:8 a.m.9 views

CVE-2023-52889 apparmor: Fix null pointer deref when receiving skb during sock creation

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets with secmark set while an ICMP raw socket is being created. SKCTXsk-label is updated in...

6.5AI score0.00013EPSS
Exploits0References7
CVE
CVE
added 2024/08/17 8:54 a.m.53 views

CVE-2024-42275

In CVE-2024-42275, the Linux kernel’s drm/client path fixes an error code in drm_client_buffer_vmap_local() that previously returned success on a failure path, causing locking issues and an uninitialized map_copy in the caller. The vulnerability is resolved by the upstream kernel fix. No exploits...

5.5CVSS6.7AI score0.00035EPSS
Exploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 8:54 a.m.11 views

CVE-2024-42275

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drmclientbuffervmaplocal This function accidentally returns zero/success on the failure path. It leads to locking issues and an uninitialized mapcopy in the caller...

5.5CVSS5.9AI score0.00035EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.9 views

CVE-2024-42275 drm/client: Fix error code in drm_client_buffer_vmap_local()

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drmclientbuffervmaplocal This function accidentally returns zero/success on the failure path. It leads to locking issues and an uninitialized mapcopy in the caller...

7AI score0.00035EPSS
Exploits0References2
OSV
OSV
added 2024/08/07 4:15 p.m.1 views

DEBIAN-CVE-2024-42239

In the Linux kernel, the following vulnerability has been resolved: bpf: Fail bpftimercancel when callback is being cancelled Given a schedule: timer1 cb timer2 cb bpftimercanceltimer2; bpftimercanceltimer1; Both bpftimercancel calls would wait for the other callback to finish executing,...

5.5CVSS5.3AI score0.00026EPSS
Exploits0References1
OSV
OSV
added 2024/08/07 4:15 p.m.0 views

UBUNTU-CVE-2024-42239

In the Linux kernel, the following vulnerability has been resolved: bpf: Fail bpftimercancel when callback is being cancelled Given a schedule: timer1 cb timer2 cb bpftimercanceltimer2; bpftimercanceltimer1; Both bpftimercancel calls would wait for the other callback to finish executing,...

5.5CVSS5.9AI score0.00026EPSS
Exploits0References16
Cvelist
Cvelist
added 2024/07/29 3:48 p.m.23 views

CVE-2024-41093 drm/amdgpu: avoid using null object of framebuffer

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of framebuffer...

0.00007EPSS
Exploits0References5
CVE
CVE
added 2024/07/29 3:48 p.m.137 views

CVE-2024-41085

CVE-2024-41085 concerns the Linux kernel CXL memory region probing. The bug was a NULL pointer dereference when auto-assembling a pmem region during endpoint port probing because cxl_nvd (NVDIMM) was not yet registered. The fix changes the probe sequence so the cxl_nvd is available before or duri...

5.5CVSS6.2AI score0.00009EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the fact that if a requested function is not set in the kernel configuration, it currently fails silently an...

3.3CVSS6.3AI score0.00012EPSS
Exploits0References6
Rows per page
Query Builder