Lucene search
+L

181 matches found

vulnrichment
vulnrichment
added 2024/07/16 11:44 a.m.16 views

CVE-2022-48826 drm/vc4: Fix deadlock on DSI device attach error

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix deadlock on DSI device attach error DSI device attach to DSI host will be done with host device's lock held. Un-registering host in "device attach" error path ex: probe retry will result in deadlock with below call...

6.7AI score0.00198EPSS
Exploits0References3
debiancve
debiancve
added 2024/07/16 11:44 a.m.47 views

CVE-2022-48826

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix deadlock on DSI device attach error DSI device attach to DSI host will be done with host device's lock held. Un-registering host in "device attach" error path ex: probe retry will result in deadlock with below call...

5.5CVSS5.6AI score0.00198EPSS
Exploits0
osv
osv
added 2024/07/16 11:44 a.m.25 views

CVE-2022-48826 drm/vc4: Fix deadlock on DSI device attach error

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix deadlock on DSI device attach error DSI device attach to DSI host will be done with host device's lock held. Un-registering host in "device attach" error path ex: probe retry will result in deadlock with below call...

5.5CVSS5.9AI score0.00198EPSS
Exploits0References6
nvd
nvd
added 2024/07/12 1:15 p.m.27 views

CVE-2024-40916

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

5.5CVSS0.00294EPSS
Exploits0References10
susecve
susecve
added 2024/06/22 4:9 a.m.4 views

SUSE CVE-2022-48756

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: invalid parameter check in msmdsiphyenable The function performs a check on the "phy" input parameter, however, it is used before the check. Initialize the "dev" variable after the sanity check to avoid a possible NU...

5.5CVSS7.5AI score0.0021EPSS
Exploits0References15
osv
osv
added 2024/06/20 12:15 p.m.3 views

DEBIAN-CVE-2022-48756

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: invalid parameter check in msmdsiphyenable The function performs a check on the "phy" input parameter, however, it is used before the check. Initialize the "dev" variable after the sanity check to avoid a possible NU...

5.5CVSS5.3AI score0.0021EPSS
Exploits0References1
debiancve
debiancve
added 2024/06/20 11:13 a.m.23 views

CVE-2022-48756

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: invalid parameter check in msmdsiphyenable The function performs a check on the "phy" input parameter, however, it is used before the check. Initialize the "dev" variable after the sanity check to avoid a possible NU...

5.5CVSS5.2AI score0.0021EPSS
Exploits0
vulnrichment
vulnrichment
added 2024/06/20 11:13 a.m.14 views

CVE-2022-48756 drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: invalid parameter check in msmdsiphyenable The function performs a check on the "phy" input parameter, however, it is used before the check. Initialize the "dev" variable after the sanity check to avoid a possible NU...

6.7AI score0.0021EPSS
Exploits0References7
osv
osv
added 2024/06/20 11:13 a.m.17 views

CVE-2022-48756 drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: invalid parameter check in msmdsiphyenable The function performs a check on the "phy" input parameter, however, it is used before the check. Initialize the "dev" variable after the sanity check to avoid a possible NU...

5.5CVSS5.8AI score0.0021EPSS
Exploits0References10
cvelist
cvelist
added 2024/06/20 11:13 a.m.25 views

CVE-2022-48756 drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: invalid parameter check in msmdsiphyenable The function performs a check on the "phy" input parameter, however, it is used before the check. Initialize the "dev" variable after the sanity check to avoid a possible NU...

0.0021EPSS
Exploits0References7
ubuntucve
ubuntucve
added 2024/06/20 12:0 a.m.18 views

CVE-2022-48756

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: invalid parameter check in msmdsiphyenable The function performs a check on the "phy" input parameter, however, it is used before the check. Initialize the "dev" variable after the sanity check to avoid a possible NU...

5.5CVSS6.2AI score0.0021EPSS
Exploits0References9
cnnvd
cnnvd
added 2024/06/20 12:0 a.m.7 views

Linux kernel security vulnerabilities

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 an invalid parameter check in the drm/msm/dsi module msmdsiphyenable...

5.5CVSS6.6AI score0.0021EPSS
Exploits0References10
susecve
susecve
added 2024/05/03 2:11 a.m.2 views

SUSE CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS6.4AI score0.00304EPSS
Exploits0References15
redhatcve
redhatcve
added 2024/05/01 9:55 p.m.21 views

CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS7AI score0.00304EPSS
Exploits0References4
osv
osv
added 2024/05/01 1:15 p.m.1 views

DEBIAN-CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS5.6AI score0.00304EPSS
Exploits0References1
osv
osv
added 2024/05/01 1:15 p.m.2 views

UBUNTU-CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS6.2AI score0.00304EPSS
Exploits0References39
osv
osv
added 2024/05/01 12:53 p.m.14 views

CVE-2023-52650 drm/tegra: dsi: Add missing check for of_find_device_by_node

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS6.1AI score0.00304EPSS
Exploits0References14
vulnrichment
vulnrichment
added 2024/05/01 12:53 p.m.19 views

CVE-2023-52650 drm/tegra: dsi: Add missing check for of_find_device_by_node

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

6.7AI score0.00304EPSS
Exploits0References9
debiancve
debiancve
added 2024/05/01 12:53 p.m.16 views

CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS7.3AI score0.00304EPSS
Exploits0
openbugbounty
openbugbounty
added 2024/02/12 8:53 a.m.7 views

dsi-london.com Cross Site Scripting vulnerability OBB-3851786

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
Exploits0
Rows per page
Query Builder