Lucene search
+L

248 matches found

CVE
CVE
•added 2024/08/20 11:50 p.m.•227 views

CVE-2024-43866

The CVE-2024-43866 issue is in the Linux kernel mlx5 driver: in shutdown, health work must be drained to avoid races/NULL pointer dereferences. The fix changes the shutdown callback to drain the health work queue (drain health WQ) to ensure no health work is left running during device shutdown. I...

4.7CVSS6.5AI score0.00164EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2024/08/20 11:50 p.m.•33 views

CVE-2024-43866 net/mlx5: Always drain health in shutdown callback

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

6AI score
SaveExploits0References8
OSV
OSV
•added 2024/07/11 1:04 a.m.•28 views

MGASA-2024-0262 Updated php packages fix security vulnerability

This update ships the latest version of php 8.2. It brings fixed security issues and the usual bug fixes. Vulnerability: A code logic error, filtering functions such as filtervar when validating URLs FILTERVALIDATEURL for certain types of URLs the function will result in invalid user information...

5.3CVSS5.9AI score0.12117EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
•added 2024/06/20 11:56 a.m.•26 views

CVE-2021-47610

A vulnerability was found in the Linux kernel's DRM MSM driver, affecting Qualcomm Snapdragon GPUs. This issue involves a null pointer dereference in the msmioctlgemsubmit function, which could lead to system crashes ora denial of service DoS. Mitigation Mitigation for this issue is either not...

5.5CVSS6.8AI score0.00191EPSS
SaveExploits0References4
NVD
NVD
•added 2024/05/21 4:15 p.m.•30 views

CVE-2023-52817

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a null pointer access when the smcrreg pointer is NULL In certain types of chips, such as VEGA20, reading the amdgpuregssmc file could result in an abnormal null pointer access when the smcrreg pointer is NULL...

5.5CVSS5.2AI score0.0024EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2024/05/21 4:15 p.m.•32 views

CVE-2023-52817

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a null pointer access when the smcrreg pointer is NULL In certain types of chips, such as VEGA20, reading the amdgpuregssmc file could result in an abnormal null pointer access when the smcrreg pointer is NULL...

5.5CVSS6AI score0.0024EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
•added 2024/05/21 3:31 p.m.•28 views

CVE-2023-52817 drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a null pointer access when the smcrreg pointer is NULL In certain types of chips, such as VEGA20, reading the amdgpuregssmc file could result in an abnormal null pointer access when the smcrreg pointer is NULL...

6.6AI score0.0024EPSS
SaveExploits0References8
OSV
OSV
•added 2024/05/21 3:31 p.m.•30 views

CVE-2023-52817 drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a null pointer access when the smcrreg pointer is NULL In certain types of chips, such as VEGA20, reading the amdgpuregssmc file could result in an abnormal null pointer access when the smcrreg pointer is NULL...

5.5CVSS5.8AI score
SaveExploits0References11
CVE
CVE
•added 2024/05/21 3:31 p.m.•352 views

CVE-2023-52817

CVE-2023-52817: Linux kernel DRM/AMDGPU fix for a NULL pointer dereference when the smc_rreg pointer is NULL while reading amdgpu_regs_smc (VEGA20). The patch adds a NULL check to amdgpu_debugfs_regs_smc_read path, preventing a kernel NULL pointer dereference when users read /sys/kernel/debug/dri...

5.5CVSS6.8AI score0.0024EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
•added 2024/05/21 3:31 p.m.•38 views

CVE-2023-52817

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a null pointer access when the smcrreg pointer is NULL In certain types of chips, such as VEGA20, reading the amdgpuregssmc file could result in an abnormal null pointer access when the smcrreg pointer is NULL...

5.5CVSS7.1AI score0.0024EPSS
SaveExploits0
NVD
NVD
•added 2024/05/19 11:15 a.m.•48 views

CVE-2024-35920

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2024/05/19 10:10 a.m.•45 views

CVE-2024-35946 wifi: rtw89: fix null pointer access when abort scan

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix null pointer access when abort scan During cancel scan we might use vif that weren't scanning. Fix this by using the actual scanning vif...

6.5AI score0.00213EPSS
SaveExploits0References3
CVE
CVE
•added 2024/05/19 10:10 a.m.•230 views

CVE-2024-35946

CVE-2024-35946 affects the Linux kernel’s wifi rt89 (rtw89) driver, where a null pointer dereference could occur during abort/cancel of a scan because the code might reference a vif that wasn’t scanning. The public description and connected advisories confirm the issue and cite resolving it by en...

5.5CVSS6.8AI score0.00213EPSS
SaveExploits0References3Affected Software1
NVD
NVD
•added 2024/05/14 3:37 p.m.•25 views

CVE-2024-32998

NULL pointer access vulnerability in the clock module Impact: Successful exploitation of this vulnerability will affect availability...

5.9CVSS5.7AI score0.00162EPSS
SaveExploits0References2
CNVD
CNVD
•added 2024/05/11 12:00 a.m.•39 views

Huawei HarmonyOS and EMUI Alarm Clock Module Null Pointer Access Vulnerability

Huawei HarmonyOS is an operating system from Huawei, a Chinese company. It provides a full-scenario distributed operating system based on a microkernel.Huawei EMUI is a user interface developed by Huawei based on the Android operating system. A null pointer access vulnerability exists in the Huaw...

5.9CVSS6.7AI score0.00162EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2024/05/07 12:00 a.m.•11 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system from Huawei, a Chinese company. It provides a full-scenario distributed operating system based on a microkernel.Huawei EMUI is a user interface developed by Huawei based on the Android operating system. A null pointer access vulnerability exists in the Huaw...

5.9CVSS6.6AI score0.00162EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2024/05/01 9:24 p.m.•29 views

CVE-2024-27028

A flaw was found in the Linux kernel. This issue contains a NULL pointer access in the interrupt handler...

5.5CVSS7.5AI score0.01176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/05/01 7:18 p.m.•29 views

CVE-2024-26931

A flaw was found in the qla2xxx module in the Linux kernel. A NULL pointer dereference can be triggered when the system is under memory stress and the driver cannot allocate memory to handle the error recovery of cable pull, causing a system crash and a denial of service. Mitigation Mitigation fo...

5.1CVSS7.7AI score0.00368EPSS
SaveExploits0References4
NVD
NVD
•added 2024/05/01 1:15 p.m.•19 views

CVE-2024-27028

In the Linux kernel, the following vulnerability has been resolved: spi: spi-mt65xx: Fix NULL pointer access in interrupt handler The TX buffer in spitransfer can be a NULL pointer, so the interrupt handler may end up writing to the invalid memory and cause crashes. Add a check to trans-txbuf...

6.5CVSS7.5AI score0.01176EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2024/05/01 1:15 p.m.•26 views

CVE-2024-27028

In the Linux kernel, the following vulnerability has been resolved: spi: spi-mt65xx: Fix NULL pointer access in interrupt handler The TX buffer in spitransfer can be a NULL pointer, so the interrupt handler may end up writing to the invalid memory and cause crashes. Add a check to trans-txbuf...

6.5CVSS6.5AI score0.01176EPSS
SaveExploits0References31
Rows per page
Query Builder