Lucene search
+L

377 matches found

Cvelist
Cvelist
added 2025/01/19 11:52 a.m.20 views

CVE-2024-57907 iio: adc: rockchip_saradc: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

0.00214EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.7 views

CVE-2024-57907

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.9AI score0.00214EPSS
SaveExploits0
OSV
OSV
added 2025/01/19 11:52 a.m.12 views

CVE-2024-57907 iio: adc: rockchip_saradc: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.9AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/01/12 12:14 a.m.4 views

SUSE CVE-2024-57799

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rkhdptxphyruntimeresume may be invoked before platformsetdrvdata is executed in -probe, leading to a NULL pointer dereference when using the retu...

5.5CVSS7.6AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.6 views

DEBIAN-CVE-2024-57799

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rkhdptxphyruntimeresume may be invoked before platformsetdrvdata is executed in -probe, leading to a NULL pointer dereference when using the retu...

5.5CVSS5.5AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.9 views

UBUNTU-CVE-2024-57799

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rkhdptxphyruntimeresume may be invoked before platformsetdrvdata is executed in -probe, leading to a NULL pointer dereference when using the retu...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/01/11 12:39 p.m.6 views

CVE-2024-57799 phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rkhdptxphyruntimeresume may be invoked before platformsetdrvdata is executed in -probe, leading to a NULL pointer dereference when using the retu...

5.7AI score0.00173EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/11 12:39 p.m.90 views

CVE-2024-57799

CVE-2024-57799 — Linux kernel rockchip PHY (samsung-hdptx): The NULL pointer dereference can occur if rk_hdptx_phy_runtime_resume() runs before platform_set_drvdata() in probe. Fix: call platform_set_drvdata() before devm_pm_runtime_enable(). See kernel commits: https://git.kernel.org/stable/c/70...

5.5CVSS6.9AI score0.00173EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/01/11 12:39 p.m.18 views

CVE-2024-57799

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rkhdptxphyruntimeresume may be invoked before platformsetdrvdata is executed in -probe, leading to a NULL pointer dereference when using the retu...

5.5CVSS5.5AI score0.00173EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.8 views

Linux kernel 安全漏洞

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, which stems from a PHY rockchip: samsung-hdptx module that does not set drvdata before enabling runtime PMs, which could...

5.5CVSS6.3AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/05 5:13 a.m.26 views

CVE-2024-53127

In the Linux kernel, the following vulnerability has been resolved: Revert "mmc: dwmmc: Fix IDMAC operation with pages bigger than 4K" The commit 8396c793ffdf "mmc: dwmmc: Fix IDMAC operation with pages bigger than 4K" increased the maxreqsize, even for 4K pages, causing various issues: - Panic...

5.5CVSS7.6AI score0.0023EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/05 12:16 a.m.14 views

SUSE CVE-2024-53127

In the Linux kernel, the following vulnerability has been resolved: Revert "mmc: dwmmc: Fix IDMAC operation with pages bigger than 4K" The commit 8396c793ffdf "mmc: dwmmc: Fix IDMAC operation with pages bigger than 4K" increased the maxreqsize, even for 4K pages, causing various issues: - Panic...

5.5CVSS8.1AI score0.0023EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/12/05 12:16 a.m.4 views

SUSE CVE-2024-53129

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: Fix a dereferenced before check warning The 'state' can't be NULL, we should check crtcstate. Fix warning: drivers/gpu/drm/rockchip/rockchipdrmvop.c:1096 vopplaneatomicasynccheck warn: variable dereferenced...

5.5CVSS7.7AI score0.00207EPSS
SaveExploits0References16
OSV
OSV
added 2024/12/04 3:15 p.m.15 views

AZL-54271 CVE-2024-53129 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: Fix a dereferenced before check warning The 'state' can't be NULL, we should check crtcstate. Fix warning: drivers/gpu/drm/rockchip/rockchipdrmvop.c:1096 vopplaneatomicasynccheck warn: variable dereferenced...

5.5CVSS6.8AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/04 3:15 p.m.6 views

DEBIAN-CVE-2024-53129

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: Fix a dereferenced before check warning The 'state' can't be NULL, we should check crtcstate. Fix warning: drivers/gpu/drm/rockchip/rockchipdrmvop.c:1096 vopplaneatomicasynccheck warn: variable dereferenced...

5.5CVSS5.7AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/04 3:15 p.m.8 views

DEBIAN-CVE-2024-53127

In the Linux kernel, the following vulnerability has been resolved: Revert "mmc: dwmmc: Fix IDMAC operation with pages bigger than 4K" The commit 8396c793ffdf "mmc: dwmmc: Fix IDMAC operation with pages bigger than 4K" increased the maxreqsize, even for 4K pages, causing various issues: - Panic...

5.5CVSS6.2AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/04 3:15 p.m.11 views

AZL-54120 CVE-2024-53127 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: Revert "mmc: dwmmc: Fix IDMAC operation with pages bigger than 4K" The commit 8396c793ffdf "mmc: dwmmc: Fix IDMAC operation with pages bigger than 4K" increased the maxreqsize, even for 4K pages, causing various issues: - Panic...

5.5CVSS7AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/04 3:15 p.m.9 views

UBUNTU-CVE-2024-53129

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: Fix a dereferenced before check warning The 'state' can't be NULL, we should check crtcstate. Fix warning: drivers/gpu/drm/rockchip/rockchipdrmvop.c:1096 vopplaneatomicasynccheck warn: variable dereferenced...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/12/04 2:20 p.m.24 views

CVE-2024-53129 drm/rockchip: vop: Fix a dereferenced before check warning

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: Fix a dereferenced before check warning The 'state' can't be NULL, we should check crtcstate. Fix warning: drivers/gpu/drm/rockchip/rockchipdrmvop.c:1096 vopplaneatomicasynccheck warn: variable dereferenced...

0.00207EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/12/04 2:20 p.m.23 views

CVE-2024-53129

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: Fix a dereferenced before check warning The 'state' can't be NULL, we should check crtcstate. Fix warning: drivers/gpu/drm/rockchip/rockchipdrmvop.c:1096 vopplaneatomicasynccheck warn: variable dereferenced...

5.5CVSS5.6AI score0.00207EPSS
SaveExploits0
Rows per page
Query Builder