Lucene search
+L

15861 matches found

SUSE CVE
SUSE CVE
added 2025/01/12 12:19 a.m.8 views

SUSE CVE-2024-45828

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RINGOPSTAT interrupt when the ring is being stopped. Depending on timing between ring stop request completion, interrupt...

4.7CVSS7.8AI score0.00252EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/01/12 12:16 a.m.5 views

SUSE CVE-2024-52332

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

5.5CVSS7.7AI score0.00249EPSS
SaveExploits0References16
OSV
OSV
added 2025/01/11 1:15 p.m.6 views

DEBIAN-CVE-2024-57800

In the Linux kernel, the following vulnerability has been resolved: ALSA: memalloc: prefer dmamappingerror over explicit address checking With CONFIGDMAAPIDEBUG enabled, the following warning is observed: DMA-API: sndhdaintel 0000:03:00.1: device driver failed to check map errordevice...

5.5CVSS5.6AI score0.00207EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.13 views

CVE-2024-57792

In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for devices which allow to set the lowest charge current limit to be greater zero. If requested charge current limit is below lowest limit,...

7.8CVSS0.00259EPSS
SaveExploits0References8
OSV
OSV
added 2025/01/11 1:15 p.m.9 views

DEBIAN-CVE-2024-52332

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

7.1CVSS5.6AI score0.00249EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.12 views

CVE-2024-52332

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

7.1CVSS0.00249EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/11 1:15 p.m.8 views

DEBIAN-CVE-2024-45828

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RINGOPSTAT interrupt when the ring is being stopped. Depending on timing between ring stop request completion, interrupt...

5.5CVSS6.3AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.25 views

AZL-56131 CVE-2024-45828 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RINGOPSTAT interrupt when the ring is being stopped. Depending on timing between ring stop request completion, interrupt...

5.5CVSS6.1AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.9 views

UBUNTU-CVE-2024-57800

In the Linux kernel, the following vulnerability has been resolved: ALSA: memalloc: prefer dmamappingerror over explicit address checking With CONFIGDMAAPIDEBUG enabled, the following warning is observed: DMA-API: sndhdaintel 0000:03:00.1: device driver failed to check map errordevice...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/11 1:15 p.m.17 views

UBUNTU-CVE-2024-52332

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

7.1CVSS6.2AI score0.00249EPSS
SaveExploits0References46
CVE
CVE
added 2025/01/11 12:39 p.m.169 views

CVE-2024-57792

CVE-2024-57792 is a Linux kernel vulnerability in the power: supply: gpio-charger path. The issue arises when the lowest charge current limit is forced to be > 0 and a requested limit falls below this, causing an index calculation that can access memory beyond the allocated memory. It has been...

7.8CVSS7.1AI score0.00259EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/01/11 12:39 p.m.31 views

CVE-2024-57792 power: supply: gpio-charger: Fix set charge current limits

In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for devices which allow to set the lowest charge current limit to be greater zero. If requested charge current limit is below lowest limit,...

7.3CVSS0.00259EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/11 12:39 p.m.19 views

CVE-2024-57792 power: supply: gpio-charger: Fix set charge current limits

In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for devices which allow to set the lowest charge current limit to be greater zero. If requested charge current limit is below lowest limit,...

7.3CVSS6.1AI score
SaveExploits0References11
CVE
CVE
added 2025/01/11 12:35 p.m.137 views

CVE-2024-46896

The CVE-2024-46896 vulnerability is in the Linux kernel DRM/AMDGPU path. It stems from a memset in drm_sched_job_init() that overwrites the initialized base.sched field in amdgpu_job_alloc, causing a CS validation path to be rejected with a bogus ring and potentially a crash. The fix passes NULL ...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.30 views

CVE-2024-52332 igb: Fix potential invalid memory access in igb_init_module()

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

0.00249EPSS
SaveExploits0References7
CVE
CVE
added 2025/01/11 12:25 p.m.1470 views

CVE-2024-52332

CVE-2024-52332: Linux kernel igb driver fix for potential invalid memory access during module init. When pci_register_driver() can fail, the dca_notifier must be unregistered; otherwise, if igb fails to install, dca_notifier may be invoked and access memory that is no longer valid. The connected ...

7.1CVSS6.5AI score0.00249EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/01/11 12:25 p.m.13 views

CVE-2024-52332

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

7.1CVSS5.6AI score0.00249EPSS
SaveExploits0
OSV
OSV
added 2025/01/11 12:25 p.m.13 views

CVE-2024-52332 igb: Fix potential invalid memory access in igb_init_module()

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

6.1AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.13 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 that stems from the ALSA module not using dmamappingerror when checking for DMA mapping errors, which could result in a warning...

5.5CVSS5.9AI score0.00207EPSS
SaveExploits0References4
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 that stems from the gpio-charger driver potentially accessing areas of allocated memory that are exceeded when setting the...

7.8CVSS6.6AI score0.00259EPSS
SaveExploits0References8
Rows per page
Query Builder