Lucene search
+L

84 matches found

CNNVD
CNNVD
added 2025/12/16 12:00 a.m.12 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 incorrect manual call to clkdisableunprepare, which could result in a double release...

6.1AI score0.00201EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/08 12:00 a.m.10 views

CVE-2023-53758

In the Linux kernel, the following vulnerability has been resolved: spi: atmel-quadspi: Free resources even if runtime resume failed in .remove An early error exit in atmelqspiremove doesn't prevent the device unbind. So this results in an spi controller with an unbound parent and unmapped regist...

5.7AI score0.00186EPSS
SaveExploits0References6
OSV
OSV
added 2025/11/12 10:15 p.m.8 views

DEBIAN-CVE-2025-40208

In the Linux kernel, the following vulnerability has been resolved: media: iris: fix module removal if firmware download failed Fix remove if firmware failed to load: qcom-iris aa00000.video-codec: Direct firmware load for qcom/vpu/vpu33p4.mbn failed with error -2 qcom-iris aa00000.video-codec:...

5.2AI score0.00172EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/11/12 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 improper removal of the iris module when a firmware download fails, which could result in a runtime PM count...

6.2AI score0.00172EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988706)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988706 advisory. In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtkphyinit Use clkdisableunprepare in the error pat...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/10/15 12:31 a.m.16 views

kernel: drm/amd/display: clear optc underflow before turn off odm clock

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: clear optc underflow before turn off odm clock Why After ODM clock off, optc underflow bit will be kept there always and clear not work. We need to clear that before clock off. How Clear that if have when clock o...

7.8CVSS6.8AI score0.00284EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2022-55310

Malicious code in bioql PyPI...

6.8AI score0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.6 views

DEBIAN-CVE-2022-50412

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: adv7511: unregister cec i2c device after cec adapter cecunregisteradapter assumes that the underlying adapter ops are callable. For example, if the CEC adapter currently has a valid physical address, then the...

7.8CVSS6.3AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 4:15 p.m.14 views

CVE-2022-50412

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: adv7511: unregister cec i2c device after cec adapter cecunregisteradapter assumes that the underlying adapter ops are callable. For example, if the CEC adapter currently has a valid physical address, then the...

7.8CVSS0.00173EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 4:15 p.m.12 views

UBUNTU-CVE-2022-50412

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: adv7511: unregister cec i2c device after cec adapter cecunregisteradapter assumes that the underlying adapter ops are callable. For example, if the CEC adapter currently has a valid physical address, then the...

7.8CVSS6.6AI score0.00173EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/18 4:03 p.m.19 views

CVE-2022-50412 drm: bridge: adv7511: unregister cec i2c device after cec adapter

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: adv7511: unregister cec i2c device after cec adapter cecunregisteradapter assumes that the underlying adapter ops are callable. For example, if the CEC adapter currently has a valid physical address, then the...

0.00173EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/18 4:03 p.m.50 views

CVE-2022-50412

CVE-2022-50412 affects the Linux kernel code paths for drm: bridge: adv7511 and CEC i2c device unregistration. The issue arises when cec_unregister_adapter() calls adapter ops that may become invalid during unregistration, which can invalidate the CEC address and trigger a kernel oops (example tr...

7.8CVSS6.1AI score0.00173EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/09/18 4:03 p.m.5 views

CVE-2022-50412 drm: bridge: adv7511: unregister cec i2c device after cec adapter

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: adv7511: unregister cec i2c device after cec adapter cecunregisteradapter assumes that the underlying adapter ops are callable. For example, if the CEC adapter currently has a valid physical address, then the...

7.8CVSS6.8AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.7 views

SUSE CVE-2022-50353

In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not add...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/09/17 5:31 p.m.8 views

CVE-2022-50353

In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not add...

5.5CVSS5.8AI score0.00198EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.2 views

CVE-2022-50353 mmc: wmt-sdmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not add...

6.1AI score0.00198EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.7 views

PT-2025-38163

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The mmc add host function may return an error, and failing to check this return value can lead to a memory leak. This memory leak occurs because memory allocated in mmc alloc host is n...

6.1AI score0.00198EPSS
SaveExploits0References10
OSV
OSV
added 2025/08/22 4:00 p.m.12 views

CVE-2025-38633 clk: spacemit: mark K1 pll1_d8 as critical

In the Linux kernel, the following vulnerability has been resolved: clk: spacemit: mark K1 pll1d8 as critical The pll1d8 clock is enabled by the boot loader, and is ultimately a parent for numerous clocks, including those used by APB and AXI buses. Guodong Xu discovered that this clock got disabl...

6.5AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-50029

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - clk: qcom: ipq8074: dont disable gccsleepclksrc Once the usb sleep clocks are disabled, clock framework is trying to disable the sleep clock source also. Howeve...

5.5CVSS5.8AI score0.00189EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-49841

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: serial: imx: Add missing .thawnoirq hook The following warning is seen with non-console UART...

5.5CVSS5.6AI score0.00194EPSS
SaveExploits0References3
Rows per page
Query Builder