Lucene search
+L

1665 matches found

NVD
NVD
added 2025/04/16 3:16 p.m.21 views

CVE-2025-22096

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: Fix error code msmparsedeps The SUBMITERROR macro turns the error code negative. This extra '-' operation turns it back to positive EINVAL again. The error code is passed to ERRPTR and since positive values are not a...

5.5CVSS0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/16 3:16 p.m.14 views

UBUNTU-CVE-2025-22096

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: Fix error code msmparsedeps The SUBMITERROR macro turns the error code negative. This extra '-' operation turns it back to positive EINVAL again. The error code is passed to ERRPTR and since positive values are not a...

6.8CVSS5.9AI score0.0017EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/16 2:12 p.m.12 views

CVE-2025-22096 drm/msm/gem: Fix error code msm_parse_deps()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: Fix error code msmparsedeps The SUBMITERROR macro turns the error code negative. This extra '-' operation turns it back to positive EINVAL again. The error code is passed to ERRPTR and since positive values are not a...

6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.36 views

CVE-2025-22096 drm/msm/gem: Fix error code msm_parse_deps()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: Fix error code msmparsedeps The SUBMITERROR macro turns the error code negative. This extra '-' operation turns it back to positive EINVAL again. The error code is passed to ERRPTR and since positive values are not a...

0.0017EPSS
SaveExploits0References2
CVE
CVE
added 2025/04/16 2:12 p.m.122 views

CVE-2025-22096

CVE-2025-22096 is a Linux kernel vulnerability resolved in the drm/msm/gem path. The root cause was in error handling: the SUBMIT_ERROR() macro made an error code negative, and an extra “-” turned it back to a positive EINVAL. The positive value was passed to ERR_PTR(), which is not an IS_ERR(), ...

5.5CVSS6.7AI score0.0017EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.12 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 mishandling of the msmparsedeps error code, which could lead to null pointer dereferences...

5.5CVSS6.4AI score0.0017EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/04/09 11:33 a.m.26 views

CVE-2024-45543

Memory corruption while accessing MSM channel map and mixer functions...

6.6CVSS7.2AI score0.0011EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/07 11:15 a.m.19 views

CVE-2024-45543

Memory corruption while accessing MSM channel map and mixer functions...

6.6CVSS0.0011EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/07 10:15 a.m.33 views

CVE-2024-45543 Out-of-bounds Write in Audio

Memory corruption while accessing MSM channel map and mixer functions...

6.6CVSS0.0011EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/07 10:15 a.m.10 views

CVE-2024-45543 Out-of-bounds Write in Audio

Memory corruption while accessing MSM channel map and mixer functions...

6.6CVSS7AI score0.0011EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/08 5:03 p.m.25 views

CVE-2024-58073

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check dpuplaneatomicprintstate for valid sspp Similar to the rpipe sspp protect, add a check to protect the pipe state prints to avoid NULL ptr dereference for cases when the state is dumped without a corresponding...

5.5CVSS6.8AI score0.0015EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/06 4:15 p.m.25 views

CVE-2024-58073

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check dpuplaneatomicprintstate for valid sspp Similar to the rpipe sspp protect, add a check to protect the pipe state prints to avoid NULL ptr dereference for cases when the state is dumped without a corresponding...

5.5CVSS0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/06 4:15 p.m.41 views

UBUNTU-CVE-2024-58073

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check dpuplaneatomicprintstate for valid sspp Similar to the rpipe sspp protect, add a check to protect the pipe state prints to avoid NULL ptr dereference for cases when the state is dumped without a corresponding...

5.5CVSS5.7AI score0.0015EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.28 views

CVE-2024-58073 drm/msm/dpu: check dpu_plane_atomic_print_state() for valid sspp

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check dpuplaneatomicprintstate for valid sspp Similar to the rpipe sspp protect, add a check to protect the pipe state prints to avoid NULL ptr dereference for cases when the state is dumped without a corresponding...

0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/06 3:54 p.m.7 views

CVE-2024-58073 drm/msm/dpu: check dpu_plane_atomic_print_state() for valid sspp

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check dpuplaneatomicprintstate for valid sspp Similar to the rpipe sspp protect, add a check to protect the pipe state prints to avoid NULL ptr dereference for cases when the state is dumped without a corresponding...

5.5CVSS6.5AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/28 2:24 a.m.13 views

SUSE CVE-2024-52559

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: prevent integer overflow in msmioctlgemsubmit The "submit-cmdi.size" and "submit-cmdi.offset" variables are u32 values that come from the user via the submitlookupcmds function. This addition could lead to an integer...

5.5CVSS7.8AI score0.00237EPSS
SaveExploits0References14
OSV
OSV
added 2025/02/27 3:15 a.m.16 views

AZL-57991 CVE-2024-52559 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: prevent integer overflow in msmioctlgemsubmit The "submit-cmdi.size" and "submit-cmdi.offset" variables are u32 values that come from the user via the submitlookupcmds function. This addition could lead to an integer...

5.5CVSS6.4AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.3 views

DEBIAN-CVE-2024-52559

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: prevent integer overflow in msmioctlgemsubmit The "submit-cmdi.size" and "submit-cmdi.offset" variables are u32 values that come from the user via the submitlookupcmds function. This addition could lead to an integer...

5.5CVSS5.7AI score0.00237EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:06 a.m.6 views

SUSE CVE-2022-49458

In the Linux kernel, the following vulnerability has been resolved: drm/msm: don't free the IRQ if it was not requested As msmdrmuninit is called from the msmdrminit error path, additional care should be necessary as not to call the freeirq for the IRQ that was not requested before because an err...

5.5CVSS6.9AI score0.00256EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:06 a.m.11 views

SUSE CVE-2022-49462

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Fix refcount leak in a6xxgpuinit ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. a6xxgmuinit passes the node to offinddevicebynode and...

5.5CVSS7.7AI score0.00264EPSS
SaveExploits0References9
Rows per page
Query Builder