Lucene search
+L

305 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 7:05 p.m.32 views

CVE-2021-1954

Possible buffer over read due to improper validation of data pointer while parsing FILS indication IE in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networking...

7.5CVSS7.2AI score0.00587EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:11 p.m.15 views

CVE-2021-1053

NVIDIA GPU Display Driver for Windows and Linux, all versions, contains a vulnerability in the kernel mode layer nvlddmkm.sys handler for DxgkDdiEscape or IOCTL in which improper validation of a user pointer may lead to denial of service...

5.5CVSS6.6AI score0.00388EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/22 4:50 p.m.33 views

CVE-2025-46716 Sandboxie Arbitrary Kernel Read in SbieDrv.sys API (API_SET_SECURE_PARAM)

Sandboxie is a sandbox-based isolation software for 32-bit and 64-bit Windows NT-based operating systems. Starting in version 1.3.0 and prior to version 1.15.12, ApiSetSecureParam fails to sanitize incoming pointers, and implicitly trusts that the pointer the user has passed in is safe to read...

5.5CVSS0.00215EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:09 p.m.16 views

CVE-2020-11258

Memory corruption due to lack of validation of pointer arguments passed to Trustzone BSP in Snapdragon Wired Infrastructure and Networking...

8.8CVSS7.4AI score0.00182EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:09 p.m.18 views

CVE-2020-11254

Memory corruption during buffer allocation due to dereferencing session ctx pointer without checking if pointer is valid in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Mobile...

6.2CVSS7.5AI score0.00134EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:10 p.m.16 views

CVE-2020-11181

Out of bound access issue while handling cvp process control command due to improper validation of buffer pointer received from HLOS in Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile...

7.8CVSS7.5AI score0.00209EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:26 a.m.11 views

CVE-2019-14104

Slab-out-of-bounds access can occur if the context pointer is invalid due to lack of null check on pointer before accessing it in Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Mobile in APQ8053, SC8180X, SDX55, SM8150...

7.1CVSS7.2AI score0.00214EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/20 3:21 p.m.118 views

CVE-2025-37934

CVE-2025-37934 affects the Linux kernel’s ASoC simple-card-utils, specifically the graph_util_parse_link_direction pointer checks. The issue arises from writing to potentially-invalid pointers when playback_only is absent, causing UBSAN invalid-load warnings (example in imx-card.c). The vulnerabi...

7.8CVSS6.5AI score0.002EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/05/20 12:00 a.m.7 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, which stems from insufficient checking of the graphutilparselinkdirection pointer in simple-card-utils...

7.8CVSS6.9AI score0.002EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: drm/amd/amdgpu: Check tbo resource pointer

A flaw was found in the Linux kernel's drm/amd/amdgpu component. This vulnerability occurs due to insufficient validation of a tbo resource pointer. A local attacker could exploit this missing check to cause a system crash, leading to a denial of service...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/05 3:15 p.m.20 views

CVE-2024-58098

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

7.8CVSS0.00186EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/05 2:53 p.m.170 views

CVE-2024-58098

CVE-2024-58098 is a Linux kernel vulnerability related to the BPF verifier and the handling of the changes_pkt_data property for global sub-programs. The provided documents describe that calls to certain helpers can cause the verifier to invalidate packet pointers, and that previously global sub-...

7.8CVSS6.6AI score0.00186EPSS
SaveExploits0References3Affected Software1
SUSE Linux
SUSE Linux
added 2025/03/14 9:55 a.m.10 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2021-47633: ath5k: fix OOB in ath5keepromreadpcalinfo5111 bsc1237768. CVE-2022-49080: mm/mempolicy: fix mpolnew leak in sharedpolicyreplace bsc1238033...

8.7CVSS7.7AI score0.03395EPSS
SaveExploits2References130
SUSE CVE
SUSE CVE
added 2025/02/27 3:05 a.m.5 views

SUSE CVE-2022-49516

In the Linux kernel, the following vulnerability has been resolved: ice: always check VF VSI pointer values The icegetvfvsi function can return NULL in some cases, such as if handling messages during a reset where the VSI is being removed and recreated. Several places throughout the driver do not...

5.5CVSS6.7AI score0.0023EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/26 2:13 a.m.125 views

CVE-2022-49516

CVE-2022-49516 affects the Linux kernel: the ice network driver could dereference a VSI pointer returned by ice_get_vf_vsi without validating it, which could be NULL in scenarios such as resets when a VSI is removed and recreated. The published fix is to check the return value of ice_get_vf_vsi e...

5.5CVSS5.3AI score0.0023EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.15 views

CVE-2022-49516

In the Linux kernel, the following vulnerability has been resolved: ice: always check VF VSI pointer values The icegetvfvsi function can return NULL in some cases, such as if handling messages during a reset where the VSI is being removed and recreated. Several places throughout the driver do not...

5.5CVSS5.6AI score0.0023EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.13 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 check VF VSI pointer values, which could result in null pointer dereferences...

5.5CVSS5.4AI score0.0023EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/01/11 12:39 p.m.11 views

CVE-2024-57798

In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Ensure mstprimary pointer is valid in drmdpmsthandleupreq While receiving an MST up request message from one thread in drmdpmsthandleupreq, the MST topology could be removed from another thread via...

7.8CVSS5.6AI score0.0022EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/26 3:02 a.m.6 views

SUSE CVE-2024-49923

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Pass non-null to dcn20validateapplypipesplitflags WHAT & HOW "dcn20validateapplypipesplitflags" dereferences merge, and thus it cannot be a null pointer. Let's pass a valid pointer to avoid null dereference. This...

5.5CVSS7.3AI score0.00237EPSS
SaveExploits0References18
OSV
OSV
added 2024/10/21 6:15 p.m.17 views

AZL-51974 CVE-2024-50002 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: staticcall: Handle module init failure correctly in staticcalldelmodule Module insertion invokes staticcalladdmodule to initialize the static calls in a module. staticcalladdmodule invokes staticcallinit, which allocates a struct...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References1
Rows per page
Query Builder