Lucene search
+L

8630 matches found

OSV
OSV
added 2025/06/18 11:15 a.m.8 views

UBUNTU-CVE-2022-49965

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: add missing -finixxxx interfaces for some SMU13 asics Without these, potential memory leak may be induced...

5.5CVSS6AI score0.00179EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.7 views

UBUNTU-CVE-2022-50183

In the Linux kernel, the following vulnerability has been resolved: drm/meson: encodercvbs: Fix refcount leak in mesonencodercvbsinit ofgraphgetremotenode returns remote device nodepointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount...

5.5CVSS6.1AI score0.00208EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:15 a.m.12 views

UBUNTU-CVE-2022-49963

In the Linux kernel, the following vulnerability has been resolved: drm/i915/ttm: fix CCS handling Crucible + recent Mesa seems to sometimes hit: GEMBUGONnumccsblks NUMCCSBLKSPERXFER And it looks like we can also trigger this with gemlmemswapping, if we modify the test to use slightly larger obje...

7.8CVSS6.1AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.12 views

UBUNTU-CVE-2022-49960

In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix null pointer dereference Asus chromebook CX550 crashes during boot on v5.17-rc1 kernel. The root cause is null pointer defeference of binext in tglgetbwinfo in drivers/gpu/drm/i915/display/intelbw.c. BUG: kernel NUL...

5.5CVSS6AI score0.0014EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:03 a.m.10 views

CVE-2022-50188 drm/meson: Fix refcount leak in meson_encoder_hdmi_init

In the Linux kernel, the following vulnerability has been resolved: drm/meson: Fix refcount leak in mesonencoderhdmiinit offinddevicebynode takes reference, we should use putdevice to release it when not need anymore. Add missing putdevice in error path to avoid refcount leak...

6AI score
SaveExploits0References7
CVE
CVE
added 2025/06/18 11:03 a.m.76 views

CVE-2022-50188

CVE-2022-50188 is a Linux kernel vulnerability where a refcount leak in drm/meson was fixed. The issue arose because of how of_find_device_by_node() held a reference, with missing put_device() in the error path, leading to a refcount leak. The fix patches the kernel (meson_encoder_hdmi_init) to r...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.11 views

CVE-2022-50185 drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix potential buffer overflow in nisetmcspecialregisters The last case label can write two buffers 'mcregaddressj' and 'mcdataj' with 'j' offset equal to SMCNISLANDSMCREGISTERARRAYSIZE since there are no checks for th...

0.00247EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/06/18 11:03 a.m.20 views

CVE-2022-50183

In the Linux kernel, the following vulnerability has been resolved: drm/meson: encodercvbs: Fix refcount leak in mesonencodercvbsinit ofgraphgetremotenode returns remote device nodepointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount...

5.5CVSS5.4AI score0.00208EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:03 a.m.9 views

CVE-2022-50176

In the Linux kernel, the following vulnerability has been resolved: drm/mcde: Fix refcount leak in mcdedsibind Every iteration of foreachavailablechildofnode decrements the reference counter of the previous node. There is no decrement when break out from the loop and results in refcount leak. Add...

5.5CVSS5.3AI score0.00218EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:03 a.m.88 views

CVE-2022-50173

CVE-2022-50173 affects the Linux kernel DRM/MSM MDP5 path. The vulnerability arises from not grabbing the global state lock after an early return when hwpipe is disabled, allowing contention and potentially returning 0. The public entries describe the fix as “Fix global state lock backoff” and ci...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/06/18 11:03 a.m.10 views

CVE-2022-50173 drm/msm/mdp5: Fix global state lock backoff

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Fix global state lock backoff We need to grab the lock after the early return for !hwpipe case. Otherwise, we could have hit contention yet still returned 0. Fixes an issue that the new CONFIGDRMDEBUGMODESETLOCK stu...

6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.16 views

CVE-2022-50173 drm/msm/mdp5: Fix global state lock backoff

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Fix global state lock backoff We need to grab the lock after the early return for !hwpipe case. Otherwise, we could have hit contention yet still returned 0. Fixes an issue that the new CONFIGDRMDEBUGMODESETLOCK stu...

0.00164EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/06/18 11:03 a.m.15 views

CVE-2022-50173

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Fix global state lock backoff We need to grab the lock after the early return for !hwpipe case. Otherwise, we could have hit contention yet still returned 0. Fixes an issue that the new CONFIGDRMDEBUGMODESETLOCK stu...

5.5CVSS5.4AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.18 views

CVE-2022-50079

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check correct bounds for stream encoder instances for DCN303 Why & How engid for DCN303 cannot be more than 1, since we have only two instances of stream encoders. Check the correct boundary condition for engine ...

7.1CVSS5.3AI score0.00234EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.9 views

CVE-2022-50068

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix dummy res NULL ptr deref bug Check the bo-resource value before accessing the resource memtype. v2: Fix commit description unwrapped warning 40.191227 T184 general protection fault, probably for non-canonical address...

5.5CVSS5.1AI score0.00208EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 11:02 a.m.8 views

CVE-2022-50068 drm/ttm: Fix dummy res NULL ptr deref bug

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix dummy res NULL ptr deref bug Check the bo-resource value before accessing the resource memtype. v2: Fix commit description unwrapped warning 40.191227 T184 general protection fault, probably for non-canonical address...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:01 a.m.10 views

CVE-2022-50038 drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()

In the Linux kernel, the following vulnerability has been resolved: drm/meson: Fix refcount bugs in mesonvpuhasavailableconnectors In this function, there are two refcount leak bugs: 1 when breaking out of foreachendpointofnode, we need call the ofnodeput for the 'ep'; 2 we should call ofnodeput...

6AI score
SaveExploits0References10
OSV
OSV
added 2025/06/18 11:01 a.m.10 views

CVE-2022-50037 drm/i915/ttm: don't leak the ccs state

In the Linux kernel, the following vulnerability has been resolved: drm/i915/ttm: don't leak the ccs state The kernel only manages the ccs state with lmem-only objects, however the kernel should still take care not to leak the CCS state from the previous user. cherry picked from commit...

5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.16 views

CVE-2022-50037 drm/i915/ttm: don't leak the ccs state

In the Linux kernel, the following vulnerability has been resolved: drm/i915/ttm: don't leak the ccs state The kernel only manages the ccs state with lmem-only objects, however the kernel should still take care not to leak the CCS state from the previous user. cherry picked from commit...

0.00184EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/06/18 11:01 a.m.13 views

CVE-2022-50037

In the Linux kernel, the following vulnerability has been resolved: drm/i915/ttm: don't leak the ccs state The kernel only manages the ccs state with lmem-only objects, however the kernel should still take care not to leak the CCS state from the previous user. cherry picked from commit...

5.5CVSS5.3AI score0.00184EPSS
SaveExploits0
Rows per page
Query Builder