Lucene search
+L

336 matches found

AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.1 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Update uartdriverregistered upon driver removal. The removal of the last MAX3100 device triggers the removal of the corresponding driver. However, the code does not update the respective global variable. After th...

5.5CVSS6AI score0.00245EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/lima: Fix for shared interrupt handling during driver removal. lima uses a shared interrupt; therefore, the interrupt handlers must be prepared to be called at any time. During driver removal, the clocks are disabled early, a...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.12 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-39484)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-39484 advisory. - In the Linux kernel, the following vulnerability has been resolved: mmc: davinci: Don't strip remove functio...

5.5CVSS5.9AI score0.00228EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/03 11:08 a.m.11 views

OESA-2025-1016 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Let probe fail when workqueue cannot be enabled The workqueue is enabled when the appropriate driver is loaded and disabled when the driver is...

7.8CVSS5.7AI score0.01549EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.12 views

PT-2025-52656

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to the stratix10-svc firmware. The problem stems from incorrect usage of the platform set drvdata and dev set drvdata functions, which both...

6.4AI score0.00188EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.6 views

SUSE CVE-2024-56542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

4.4CVSS7.7AI score0.00251EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/27 2:15 p.m.29 views

CVE-2024-56542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

5.5CVSS0.00251EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.1 views

DEBIAN-CVE-2024-56542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

5.5CVSS5.7AI score0.00251EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/27 2:11 p.m.1 views

CVE-2024-56542 drm/amd/display: fix a memleak issue when driver is removed

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

7.5AI score0.00251EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/12/27 2:11 p.m.44 views

CVE-2024-56542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

5.5CVSS5.7AI score0.00251EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/12/27 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 that stems from a memory leak during driver removal in the drm/amd/display subsystem...

5.5CVSS6.5AI score0.00251EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/20 11:08 a.m.7 views

OESA-2024-2569 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Let probe fail when workqueue cannot be enabled The workqueue is enabled when the appropriate driver is loaded and disabled when the driver is...

8CVSS5.5AI score0.01549EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/csdspctl: Use privatefree for control cleanup Use the control privatefree callback to free the associated data block. This ensures that the memory won't leak, whatever way the control gets destroyed. The original...

7.8CVSS6.8AI score0.00233EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: mmc: via-sdmmc: fix return value check of mmc_add_host()

A flaw was found in the VIA SD/MMC host controller driver. When mmcaddhost fails, the error is not checked, leading to memory leaks and potential null pointer dereference during driver removal...

5.7AI score0.00254EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.19 views

kernel: PCI/PM: Drain runtime-idle callbacks before driver removal

A vulnerability was found in the PCI subsystem in the Linux kernel, where runtime-idle callbacks are not always drained before a PCI driver is removed. If these callbacks are still active when the driver is removed, it could result in system instability or crashes...

5.5CVSS7.1AI score0.00193EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 views

kernel: net/mlx5: Always stop health timer during driver removal

A vulnerability was found in the Linux kernel's mlx5 driver, in the driver removal process where the teardownhca function can fail, where the health timer may continue running, leading to a use-after-free condition when the timer attempts to access freed resources...

7.8CVSS6.8AI score0.00305EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/10/22 12:11 p.m.24 views

CVE-2024-49924

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafbtask In the pxafbprobe function, it calls the pxafbinitfbinfo function, after which &fbi-;task is associated with pxafbtask. Moreover, within this pxafbinitfbinfo function, the...

7.8CVSS7AI score0.00249EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 6:15 p.m.27 views

CVE-2024-49924

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafbtask In the pxafbprobe function, it calls the pxafbinitfbinfo function, after which &fbi-task is associated with pxafbtask. Moreover, within this pxafbinitfbinfo function, the...

7.8CVSS0.00249EPSS
SaveExploits0References10
OSV
OSV
added 2024/10/21 6:15 p.m.12 views

AZL-51523 CVE-2024-49924 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafbtask In the pxafbprobe function, it calls the pxafbinitfbinfo function, after which &fbi-task is associated with pxafbtask. Moreover, within this pxafbinitfbinfo function, the...

7.8CVSS6.7AI score0.00249EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/10/16 12:00 a.m.6 views

CVE-2024-46680

...

7.8CVSS6.7AI score0.00247EPSS
SaveExploits0
Rows per page
Query Builder