Lucene search
K

131 matches found

Cvelist
Cvelist
added 2024/10/21 6:1 p.m.15 views

CVE-2024-49922 drm/amd/display: Check null pointers before using them

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using them WHAT & HOW These pointers are null checked previously in the same function, indicating they might be null as reported by Coverity. As a result, they need to be checked when...

0.00011EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.15 views

CVE-2024-49921 drm/amd/display: Check null pointers before used

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before used WHAT & HOW Poniters, such as dc-clkmgr, are null checked previously in the same function, so Coverity warns "implies that "dc-clkmgr" might be null". As a result, these pointers ne...

0.00009EPSS
Exploits0References2
CVE
CVE
added 2024/10/21 6:1 p.m.128 views

CVE-2024-49921

CVE-2024-49921 concerns the Linux kernel DRM display driver (drm/amd/display) specifically around null-pointer usage; fixes were applied to ensure pointers such as dc->clk_mgr are checked before use, addressing 10 FORWARD_NULL issues reported by Coverity. The connected OSV entries confirm patc...

5.5CVSS5.2AI score0.00009EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/10/21 6:1 p.m.12 views

CVE-2024-49922 drm/amd/display: Check null pointers before using them

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using them WHAT & HOW These pointers are null checked previously in the same function, indicating they might be null as reported by Coverity. As a result, they need to be checked when...

5.5CVSS6AI score0.00011EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.13 views

CVE-2024-49922 drm/amd/display: Check null pointers before using them

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using them WHAT & HOW These pointers are null checked previously in the same function, indicating they might be null as reported by Coverity. As a result, they need to be checked when...

6.8AI score0.00011EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.17 views

CVE-2024-49920 drm/amd/display: Check null pointers before multiple uses

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before multiple uses WHAT & HOW Poniters, such as streamenc and dc-bwvbios, are null checked previously in the same function, so Coverity warns "implies that streamenc and dc-bwvbios might be...

7.1AI score0.00009EPSS
Exploits0References2
CVE
CVE
added 2024/10/21 6:1 p.m.132 views

CVE-2024-49920

The CVE-2024-49920 entry concerns the Linux kernel DRM/AMD display subsystem. The vulnerability arises from a null-pointer risk in the AMD display path, where pointers such as stream_enc and dc->bw_vbios are used multiple times after a check that is only performed earlier in the function. The ...

5.5CVSS5.3AI score0.00009EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.12 views

CVE-2024-49907 drm/amd/display: Check null pointers before using dc->clk_mgr

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc-clkmgr WHY & HOW dc-clkmgr is null checked previously in the same function, indicating it might be null. Passing "dc" to "dc-hwss.applyidlepoweroptimizations", which dereferenc...

6.8AI score0.00011EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.16 views

CVE-2024-49907 drm/amd/display: Check null pointers before using dc->clk_mgr

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc-clkmgr WHY & HOW dc-clkmgr is null checked previously in the same function, indicating it might be null. Passing "dc" to "dc-hwss.applyidlepoweroptimizations", which dereferenc...

0.00011EPSS
Exploits0References7
CNNVD
CNNVD
added 2024/10/21 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 Linux kernel that stems from improper access checking of null pointers in the drm/amd/display component...

5.5CVSS6.7AI score0.00016EPSS
Exploits0References5
OSV
OSV
added 2024/09/27 1:15 p.m.6 views

AZL-49792 CVE-2024-46835 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix smatch static checker warning adev-gfx.imu.funcs could be NULL...

5.5CVSS6.7AI score0.00009EPSS
Exploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.0 views

UBUNTU-CVE-2024-46835

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix smatch static checker warning adev-gfx.imu.funcs could be NULL...

5.5CVSS6.5AI score0.00009EPSS
Exploits0References12
CNNVD
CNNVD
added 2024/09/13 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 Linux kernel that stems from a failure to properly check for null pointers when handling frame buffer objects...

5.5CVSS6.5AI score0.00023EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/07/23 12:0 a.m.6 views

PT-2024-33762

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the drm/amd/display component. The issue involves null pointers, such as stream enc and dc-bw vbios, which are us...

5.5CVSS5.5AI score0.00009EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/07/23 12:0 a.m.4 views

PT-2024-33764

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the drm/amd/display component. The issue involves null pointers that are not properly checked before being used...

5.5CVSS5.4AI score0.00011EPSS
Exploits0
RustSec
RustSec
added 2024/07/21 12:0 p.m.3 views

`MemBio::get_buf` has undefined behavior with empty buffers

Previously, MemBio::getbuf called slice::fromrawparts with a null-pointer, which violates the functions invariants, leading to undefined behavior. In debug builds this would produce an assertion failure. This is now fixed...

7AI score
Exploits0Affected Software1
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.1 views

SUSE CVE-2022-48773

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: fix pointer derefs in error cases of rpcrdmaepcreate If there are failures then we must not leave the non-NULL pointers with the error value, otherwise rpcrdmaepdestroy gets confused and tries free them, resulting in an...

5.5CVSS6.5AI score0.00009EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.3 views

kernel: local privileges escalation in kernel/bpf/verifier.c

A flaw was found in the Linux kernel's adjustptrminmaxvals in the kernel/bpf/verifier.c function. In this flaw, a missing sanity check for ORNULL pointer types that perform pointer arithmetic may cause a kernel information leak issue...

7.8CVSS6.8AI score0.01107EPSS
Exploits5References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.3 views

kernel: local privileges escalation in kernel/bpf/verifier.c

A flaw was found in the Linux kernel's adjustptrminmaxvals in the kernel/bpf/verifier.c function. In this flaw, a missing sanity check for ORNULL pointer types that perform pointer arithmetic may cause a kernel information leak issue...

7.8CVSS6.8AI score0.01107EPSS
Exploits5References5
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.14 views

CVE-2023-52833

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: Add date-evtskb is NULL check fix crash because of null pointers 6104.969662 BUG: kernel NULL pointer dereference, address: 00000000000000c8 6104.969667 PF: supervisor read access in kernel mode 6104.969668 PF:...

5.5CVSS6.2AI score0.00031EPSS
Exploits0References8
Rows per page
Query Builder