Lucene search
+L

18 matches found

SUSE CVE
SUSE CVE
•added 2026/05/29 1:15 a.m.•26 views

SUSE CVE-2026-46211

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: fix error handling in msmioctlgeminfogetmetadata msmioctlgeminfogetmetadata always returns 0 regardless of errors. When copytouser fails or the user buffer is too small, the error code stored in ret is ignored becaus...

6.6CVSS5.9AI score0.00162EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
•added 2026/05/28 9:08 p.m.•23 views

CVE-2026-46211

A flaw was found in the Linux kernel's drm/msm/gem component. Improper error handling within the msmioctlgeminfogetmetadata function can lead to a NULL pointer dereference. This occurs because the function fails to check for allocation failures and incorrectly reports success even when operations...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
NVD
NVD
•added 2026/05/28 10:16 a.m.•38 views

CVE-2026-46211

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: fix error handling in msmioctlgeminfogetmetadata msmioctlgeminfogetmetadata always returns 0 regardless of errors. When copytouser fails or the user buffer is too small, the error code stored in ret is ignored becaus...

5.5CVSS0.00162EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•12 views

CVE-2026-46211

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: fix error handling in msmioctlgeminfogetmetadata msmioctlgeminfogetmetadata always returns 0 regardless of errors. When copytouser fails or the user buffer is too small, the error code stored in ret is ignored becaus...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References30
attackerkb
attackerkb
•added 2026/05/28 9:40 a.m.•72 views

CVE-2026-46211

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: fix error handling in msmioctlgeminfogetmetadata msmioctlgeminfogetmetadata always returns 0 regardless of errors. When copytouser fails or the user buffer is too small, the error code stored in ret is ignored becaus...

5.9AI score0.00162EPSS
SaveExploits0References5Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/28 12:00 a.m.•0 views

CVE-2026-46211: NULL Pointer Dereference

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: fix error handling in msmioctlgeminfogetmetadata msmioctlgeminfogetmetadata always returns 0 regardless of errors. When copytouser fails or the user buffer is too small, the error code stored in ret is ignored becaus...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References6
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•11 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: Fixed the error code msmParseDeeps. The SUBMITERROR macro converts the error code to a negative value. This additional '-' operation converts it back to a positive EINVAL. The error code is passed to ERRPTR; since...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References2
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•16 views

EUVD-2025-11197

Malicious code in bioql PyPI...

7.2AI score0.0017EPSS
SaveExploits0References3
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.•4 views

DEBIAN-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.5CVSS6.5AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
•added 2025/04/16 2:12 p.m.•13 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.•126 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
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.00242EPSS
SaveExploits0References14
OSV
OSV
•added 2025/02/27 3:15 a.m.•17 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.00242EPSS
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.00242EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2025/02/27 2:18 a.m.•38 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...

7.8CVSS5.7AI score0.00242EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2025/02/27 2:18 a.m.•5 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.00242EPSS
SaveExploits0References4
Rows per page
Query Builder