Lucene search
+L

172 matches found

Cvelist
Cvelist
added 2025/02/27 2:12 a.m.20 views

CVE-2025-21747 drm/ast: astdp: Fix timeout for enabling video signal

In the Linux kernel, the following vulnerability has been resolved: drm/ast: astdp: Fix timeout for enabling video signal The ASTDP transmitter sometimes takes up to 1 second for enabling the video signal, while the timeout is only 200 msec. This results in a kernel error message. Increase the...

0.00163EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.17 views

CVE-2024-57975 btrfs: do proper folio cleanup when run_delalloc_nocow() failed

In the Linux kernel, the following vulnerability has been resolved: btrfs: do proper folio cleanup when rundelallocnocow failed BUG With CONFIGDEBUGVM set, test case generic/476 has some chance to crash with the following VMBUGONFOLIO: BTRFS error device dm-3: cowfilerange failed, start 1146880 e...

0.00193EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.7 views

PT-2025-8859 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the ASTDP transmitter taking up to 1 second to enable the video signal, while the timeout is only 200 msec, resulting ...

6.3AI score0.00163EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 2:13 a.m.11 views

CVE-2022-49514 ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix error handling in mt8173max98090devprobe Call ofnodeputplatformnode to avoid refcount leak in the error path...

5.5CVSS5.2AI score0.00252EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.7 views

CVE-2022-49414

In the Linux kernel, the following vulnerability has been resolved: ext4: fix race condition between ext4write and ext4convertinlinedata Hulk Robot reported a BUGON: ================================================================== EXT4-fs error device loop3: ext4mbgeneratebuddy:805: group 0,...

4.7CVSS5.4AI score0.00184EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:10 a.m.129 views

CVE-2022-49300

CVE-2022-49300 affects the Linux kernel nbd subsystem. A race occurs when the nbd module is removed: nbd_genl_connect() may call nbd_alloc_config() concurrently, and although try_module_get() can fail, nbd_alloc_config() previously did not handle that. This can cause leakage of nbd_config and rel...

4.7CVSS5.2AI score0.00185EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/02/26 1:56 a.m.9 views

CVE-2022-49282 f2fs: quota: fix loop condition at f2fs_quota_sync()

In the Linux kernel, the following vulnerability has been resolved: f2fs: quota: fix loop condition at f2fsquotasync cnt should be passed to sbhasquotaactive instead of type to check active quota properly. Moreover, when the type is -1, the compiler with enough inline knowledge can discard...

5.5CVSS4.9AI score0.00247EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/02/06 3:55 a.m.6 views

CVE-2021-39230

Butter is a system usability utility. Due to a kernel error the JPNS kernel is being discontinued. Affected users are recommend to update to the Trinity kernel. There are no workarounds...

8.8CVSS6.7AI score0.00763EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/01/15 4:24 p.m.9 views

CVE-2024-57897

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Correct the migration DMA map direction The SVM DMA device map direction should be set the same as the DMA unmap setting, otherwise the DMA core will report the following warning. Before finialize this solution,...

5.5CVSS6.9AI score0.00244EPSS
SaveExploits0References4
CVE
CVE
added 2025/01/11 2:8 p.m.168 views

CVE-2024-57809

Technical details about CVE-2024-57809 are not provided in the supplied documents. No affected products/versions or remediation steps are present. Monitor for vendor advisories for confirmation of impact and fixes.

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/01/08 5:49 p.m.169 views

CVE-2024-56778

CVE-2024-56778 affects the Linux kernel DRM STI driver. The root cause is that sti_hqvdp_atomic_check could dereference an error pointer because the return value of drm_atomic_get_crtc_state() was not checked, risking invalid pointer use and potential instability. The vulnerability is limited to ...

5.5CVSS6.5AI score0.00203EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2024/12/29 2:56 p.m.12 views

CVE-2024-56707

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2mboxgetrsp errors in otx2dmacflt.c Add error pointer checks after calling otx2mboxgetrsp...

5.5CVSS6.9AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:29 p.m.10 views

CVE-2024-53199

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-audmix: Add NULL check in imxaudmixprobe devmkasprintf can return a NULL pointer on failure,but this returned value in imxaudmixprobe is not checked. Add NULL check in imxaudmixprobe, to handle kernel NULL pointer...

5.5CVSS6.7AI score0.00213EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/27 3:2 p.m.139 views

CVE-2024-56634

CVE-2024-56634 concerns a Linux kernel flaw in the GPIO grgpio driver: grgpio_probe can dereference a NULL after devm_kasprintf() returns NULL. The fix adds an explicit NULL check in grgpio_probe to prevent kernel NULL pointer dereference. Public advisories (e.g., Astra Linux and Debian/SEL advis...

5.5CVSS6.3AI score0.00255EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/12/27 2:50 p.m.18 views

CVE-2024-56588 scsi: hisi_sas: Create all dump files during debugfs initialization

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Create all dump files during debugfs initialization For the current debugfs of hisisas, after user triggers dump, the driver allocate memory space to save the register information and create debugfs files to displa...

0.00234EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/27 2:15 p.m.9 views

CVE-2024-53199

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-audmix: Add NULL check in imxaudmixprobe devmkasprintf can return a NULL pointer on failure,but this returned value in imxaudmixprobe is not checked. Add NULL check in imxaudmixprobe, to handle kernel NULL pointer...

5.5CVSS0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 1:49 p.m.7 views

CVE-2024-53199 ASoC: imx-audmix: Add NULL check in imx_audmix_probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-audmix: Add NULL check in imxaudmixprobe devmkasprintf can return a NULL pointer on failure,but this returned value in imxaudmixprobe is not checked. Add NULL check in imxaudmixprobe, to handle kernel NULL pointer...

5.5CVSS5.9AI score0.00213EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/11/21 12:0 a.m.6 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 Linux kernel. An attacker exploiting the vulnerability can cause a kernel error...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References4
CNVD
CNVD
added 2024/11/21 12:0 a.m.12 views

Unspecified vulnerability in Linux kernel (CNVD-2024-46422)

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 uninitialized regulatorconfig causing a kernel error. No details of the vulnerability are provided at thi...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/11/19 3:48 a.m.3 views

SUSE CVE-2024-50300

In the Linux kernel, the following vulnerability has been resolved: regulator: rtq2208: Fix uninitialized use of regulatorconfig Fix rtq2208 driver uninitialized use to cause kernel error...

5.5CVSS7.5AI score0.0021EPSS
SaveExploits0References3
Rows per page
Query Builder