Lucene search
+L

8497 matches found

Vulnrichment
Vulnrichment
added 2025/09/15 2:22 p.m.1 views

CVE-2023-53235 drm/tests: helpers: Avoid a driver uaf

In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver uaf when using drmkunithelperallocdrmdevice the driver may be dereferenced by device-managed resources up until the device is freed, which is typically later than the kunit-managed resource code...

8AI score0.00164EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/15 2:21 p.m.10 views

CVE-2023-53223 drm/msm/dsi: Add missing check for alloc_ordered_workqueue

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference. Patchwork:...

5.5CVSS5AI score
SaveExploits0References11
CVE
CVE
added 2025/09/15 2:21 p.m.38 views

CVE-2023-53223

The CVE-2023-53223 issue affects the Linux kernel component drm/msm/dsi where alloc_ordered_workqueue may return NULL. The vulnerability arises from a missing check of the return value, potentially leading to a NULL pointer dereference. A patch addressing this check has been published (Patchwork:...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/09/15 2:21 p.m.38 views

CVE-2022-50287

The CVE-2022-50287 entry pertains to the Linux kernel DRM/I915 path, where a memory leak/undefined behavior can occur in generate_lfp_data_ptrs. Specifically, ptrs is freed via kfree() when (size != 0 || ptrs->lvds_entries != 3) but ptrs was not allocated with kzmalloc(); it was obtained by po...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/09/15 2:15 p.m.10 views

CVE-2022-50261

In the Linux kernel, the following vulnerability has been resolved: drm/sti: Fix return type of stidvo,hda,hdmiconnectormodevalid With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

5.5CVSS0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/15 2:15 p.m.12 views

AZL-70765 CVE-2022-50256 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by mesonencoderhdmiinit and mesonencodercvbsinit were not manually removed at module unload time, which caused dangling references to freed memory to...

7.8CVSS5.6AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.11 views

AZL-70768 CVE-2022-50260 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Make .remove and .shutdown HW shutdown consistent Drivers' .remove and .shutdown callbacks are executed on different code paths. The former is called when a device is removed from the bus, while the latter is called at...

5.5CVSS5.6AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.5 views

DEBIAN-CVE-2022-50261

In the Linux kernel, the following vulnerability has been resolved: drm/sti: Fix return type of stidvo,hda,hdmiconnectormodevalid With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 2:15 p.m.9 views

CVE-2022-50256

In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by mesonencoderhdmiinit and mesonencodercvbsinit were not manually removed at module unload time, which caused dangling references to freed memory to...

7.8CVSS0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:15 p.m.5 views

DEBIAN-CVE-2022-50256

In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by mesonencoderhdmiinit and mesonencodercvbsinit were not manually removed at module unload time, which caused dangling references to freed memory to...

7.8CVSS5.4AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.2 views

DEBIAN-CVE-2022-50260

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Make .remove and .shutdown HW shutdown consistent Drivers' .remove and .shutdown callbacks are executed on different code paths. The former is called when a device is removed from the bus, while the latter is called at...

5.5CVSS5.2AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.7 views

UBUNTU-CVE-2022-50256

In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by mesonencoderhdmiinit and mesonencodercvbsinit were not manually removed at module unload time, which caused dangling references to freed memory to...

7.8CVSS5.7AI score0.00157EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:03 p.m.39 views

CVE-2022-50261

Summary (CVE-2022-50261) : Linux kernel drivers for STI DRM (sti_hda.c, sti_dvo.c, sti_hdmi.c) used an int return type for mode_valid(), but the drm_connector_helper_funcs prototype requires returning an enum drm_mode_status. This mismatch can trigger a CFI (kCFI) failure and runtime problems (ke...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/15 2:03 p.m.9 views

CVE-2022-50261 drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()

In the Linux kernel, the following vulnerability has been resolved: drm/sti: Fix return type of stidvo,hda,hdmiconnectormodevalid With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

6.1AI score
SaveExploits0References12
CVE
CVE
added 2025/09/15 2:02 p.m.38 views

CVE-2022-50260

CVE-2022-50260 concerns the Linux kernel DRM MSM driver where .remove and .shutdown callbacks run via different code paths, creating a risk of calling drm_atomic_helper_shutdown() on an uninitialized DRM device. The initial description explains this mismatch can trigger kernel panics, especially ...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/15 2:02 p.m.7 views

CVE-2022-50260 drm/msm: Make .remove and .shutdown HW shutdown consistent

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Make .remove and .shutdown HW shutdown consistent Drivers' .remove and .shutdown callbacks are executed on different code paths. The former is called when a device is removed from the bus, while the latter is called at...

6AI score
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:02 p.m.9 views

CVE-2022-50256 drm/meson: remove drm bridges at aggregate driver unbind time

In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by mesonencoderhdmiinit and mesonencodercvbsinit were not manually removed at module unload time, which caused dangling references to freed memory to...

6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:02 p.m.20 views

CVE-2022-50256 drm/meson: remove drm bridges at aggregate driver unbind time

In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by mesonencoderhdmiinit and mesonencodercvbsinit were not manually removed at module unload time, which caused dangling references to freed memory to...

0.00157EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.13 views

PT-2025-37669

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to redundant scheduler job cleanup when command submission is aborted. Specifically, after command submission fails due to userptr invalidatio...

6.2AI score0.00157EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.3 views

PT-2025-37680

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the drm/msm/mdp5 module where a missing check for the return value of kzalloc could lead to a NULL pointer dereference. kzalloc may fail and return ...

6AI score0.00156EPSS
SaveExploits0References8
Rows per page
Query Builder