Lucene search
+L

98 matches found

NVD
NVD
added 2025/12/16 3:15 p.m.18 views

CVE-2025-68281

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdcacontrol" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdcaparsefunction API. This patch...

0.0017EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.6 views

CVE-2025-68281

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdcacontrol" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdcaparsefunction API. This patch...

5.7AI score0.0017EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 3:15 p.m.9 views

UBUNTU-CVE-2025-68281

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdcacontrol" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdcaparsefunction API. This patch...

5.7AI score0.0017EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/16 2:48 p.m.41 views

CVE-2025-68281 ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdcacontrol" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdcaparsefunction API. This patch...

0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 2:48 p.m.11 views

CVE-2025-68281 ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdcacontrol" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdcaparsefunction API. This patch...

6.4AI score
SaveExploits0References5
CVE
CVE
added 2025/12/16 2:48 p.m.42 views

CVE-2025-68281

The CVE-2025-68281 entry concerns the Linux kernel ASoC SDCA component. The root cause is a mismatch in the sdca_control structure where the values field is declared as an integer array but memory was allocated as a char array, causing a crash in the sdca_parse_function API. A patch was applied t...

6.2AI score0.0017EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.14 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 that stems from an improper memory allocation when SDCA parses the mipi-sdca-control-cn-list, which could lead to a crash...

6AI score0.0017EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68281

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list struct sdcacontrol declares values field as integer array. But the memory allocated to it is of char...

6.1AI score0.0017EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/22 3:31 p.m.6 views

EUVD-2022-55665

In the Linux kernel, the following vulnerability has been resolved: dm thin: Fix UAF in runtimersoftirq When dmresume and dmdestroy are concurrent, it will lead to UAF, as follows: BUG: KASAN: use-after-free in runtimers+0x173/0x710 Write of size 8 at addr ffff88816d9490f0 by task swapper/0/0 Cal...

4.9AI score0.00232EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53542

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy For some reason, the driver adding support for Exynos5420 MIPI phy back in 2016 wasn't used o...

5.5CVSS5.6AI score0.00146EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50489

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipidsihostunregister loops over every device...

5.5CVSS6AI score0.00149EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/07 1:22 a.m.9 views

SUSE CVE-2022-50489

In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipidsihostunregister loops over every device currently found on that bus and will unregister it. However, it doesn't...

3.3CVSS6.7AI score0.00149EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/04 4:15 p.m.9 views

CVE-2022-50489

In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipidsihostunregister loops over every device currently found on that bus and will unregister it. However, it doesn't...

5.5CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 4:15 p.m.11 views

UBUNTU-CVE-2022-50489

In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipidsihostunregister loops over every device currently found on that bus and will unregister it. However, it doesn't...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/04 3:43 p.m.6 views

CVE-2022-50489 drm/mipi-dsi: Detach devices when removing the host

In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipidsihostunregister loops over every device currently found on that bus and will unregister it. However, it doesn't...

6.6AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.14 views

CVE-2022-50489 drm/mipi-dsi: Detach devices when removing the host

In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipidsihostunregister loops over every device currently found on that bus and will unregister it. However, it doesn't...

0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 3:16 p.m.9 views

CVE-2023-53542 ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy For some reason, the driver adding support for Exynos5420 MIPI phy back in 2016 wasn't used on Exynos5420, which caused a kernel panic. Add the proper compatible...

6.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.17 views

CVE-2023-53542 ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy For some reason, the driver adding support for Exynos5420 MIPI phy back in 2016 wasn't used on Exynos5420, which caused a kernel panic. Add the proper compatible...

0.00146EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/04 3:16 p.m.26 views

CVE-2023-53542

The CVE-2023-53542 issue affects the Linux kernel (ARM/Exynos) where the MIPI video PHY support for Exynos5420 was not using the correct Exynos5420 compatible, leading to a kernel panic. The description states that the fix is to use the proper compatible for Exynos5420, effectively patching the d...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.8 views

PT-2025-40684

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the Device Tree Source DTS for Exynos platforms. Specifically, the driver supporting the Exynos5420 MIPI phy was not utilized on Exynos5420...

6.1AI score0.00146EPSS
SaveExploits0References10
Rows per page
Query Builder