Lucene search
+L

1599 matches found

RedhatCVE
RedhatCVE
added 2025/04/09 11:33 a.m.20 views

CVE-2024-45543

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

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

CVE-2024-45543

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

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

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

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

6.6CVSS7AI score0.00103EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/07 10:15 a.m.22 views

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

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

6.6CVSS0.00103EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/08 5:3 p.m.18 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.00143EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/06 4:15 p.m.18 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.00143EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/06 4:15 p.m.29 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.00143EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.19 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.00143EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/06 3:54 p.m.4 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 score0.00143EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/28 2:24 a.m.4 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.00213EPSS
SaveExploits0References14
OSV
OSV
added 2025/02/27 3:15 a.m.12 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.00213EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.1 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.00213EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.2 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.00245EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.7 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.00253EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:5 a.m.5 views

SUSE CVE-2022-49495

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: check return value after calling platformgetresourcebyname It will cause null-ptr-deref if platformgetresourcebyname returns NULL, we need check the return value. Patchwork:...

5.5CVSS7.9AI score0.00259EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.14 views

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.00213EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.2 views

CVE-2024-52559 drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()

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...

7.8AI score0.00213EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.23 views

CVE-2024-52559 drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()

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...

0.00213EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:1 a.m.5 views

DEBIAN-CVE-2022-49693

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp4: Fix refcount leak in mdp4modesetinitintf ofgraphgetremotenode returns remote device node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcoun...

5.5CVSS5.6AI score0.00249EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:1 a.m.14 views

CVE-2022-49499

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereferences without iommu Check if 'aspace' is set before using it as it will stay null without IOMMU, such as on msm8974...

5.5CVSS0.00209EPSS
SaveExploits0References2
Rows per page
Query Builder