Lucene search
+L

794 matches found

CVE
CVE
added 2025/02/26 1:56 a.m.135 views

CVE-2022-49268

Summary: CVE-2022-49268 affects the Linux kernel ASoC: SOF Intel path and causes a NULL pointer dereference when ENOMEM occurs during noncontiguous DMA allocations. The issue arises if snd_dma_free_pages() is called after snd_dma_alloc_pages() returns -ENOMEM, leading to a NULL dereference in dma...

5.5CVSS5.1AI score0.00247EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.9 views

CVE-2022-49268

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM Do not call snddmafreepages when snddmaallocpages returns -ENOMEM because it leads to a NULL pointer dereference bug. The dmesg says: T1387 sof-audio-pci-intel-tgl...

5.5CVSS5.3AI score0.00247EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.16 views

CVE-2022-49268 ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM Do not call snddmafreepages when snddmaallocpages returns -ENOMEM because it leads to a NULL pointer dereference bug. The dmesg says: T1387 sof-audio-pci-intel-tgl...

0.00247EPSS
SaveExploits0References6
CNVD
CNVD
added 2025/02/26 12:0 a.m.5 views

Linux Kernel Null Pointer Dereference Vulnerability (CNVD-2025-04159)

The Linux Kernel is the core part of the operating system and is responsible for managing system resources. A null pointer dereference vulnerability exists in the zynqclksetup function of the Linux Kernel. The vulnerability stems from the fact that after the kmalloc function fails to allocate...

5.5CVSS6.5AI score0.00273EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.11 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 failure to properly handle a memory allocation failure in the siparsepowertable function, which could resu...

7.8CVSS5.5AI score0.00267EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/20 2:33 p.m.6 views

SUSE CVE-2024-45775

A flaw was found in grub2 where the grubextcmddispatcher function calls grubarglistalloc to allocate memory for the grub's argument list. However, it fails to check in case the memory allocation fails. Once the allocation fails, a NULL point will be processed by the parseoption function, leading...

6.4CVSS6.6AI score0.00211EPSS
SaveExploits0References13
OSV
OSV
added 2025/02/18 8:15 p.m.14 views

CVE-2024-45775

A flaw was found in grub2 where the grubextcmddispatcher function calls grubarglistalloc to allocate memory for the grub's argument list. However, it fails to check in case the memory allocation fails. Once the allocation fails, a NULL point will be processed by the parseoption function, leading...

5.2CVSS6.6AI score0.00211EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/18 8:15 p.m.14 views

CVE-2024-45775

A flaw was found in grub2 where the grubextcmddispatcher function calls grubarglistalloc to allocate memory for the grub's argument list. However, it fails to check in case the memory allocation fails. Once the allocation fails, a NULL point will be processed by the parseoption function, leading...

5.2CVSS0.00211EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/18 7:25 p.m.114 views

CVE-2024-45775

CVE-2024-45775 concerns grub2: the function grub_extcmd_dispatcher() allocates memory for the grub argument list via grub_arg_list_alloc(), but does not handle allocation failure. If the allocation returns NULL, parse_option() dereferences a NULL pointer, causing grub to crash and, in rare cases,...

5.2CVSS7AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/18 6:0 p.m.3 views

UBUNTU-CVE-2024-45775

A flaw was found in grub2 where the grubextcmddispatcher function calls grubarglistalloc to allocate memory for the grub's argument list. However, it fails to check in case the memory allocation fails. Once the allocation fails, a NULL point will be processed by the parseoption function, leading...

5.2CVSS5.7AI score0.00211EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fixed an issue where an uninitialized pointer was freed during the readalloconename function. The readalloconename function does not initialize the name field of the passed fscryptstr structure if kmalloc fails to allocate...

5.5CVSS5.9AI score0.00206EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: Added a check for a failure in memory allocation for rgbydata. In iacss3astatisticsallocate, there is no check on the allocation result of the rgbydata memory. If rgbydata is not successfully allocated, it may...

5.5CVSS6.2AI score0.00262EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/02/11 12:0 a.m.12 views

Azure Linux 3.0 Security Update: libxml2 (CVE-2023-45322)

The version of libxml2 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-2023-45322 advisory. - libxml2 through 2.11.5 has a use-after-free that can only occur after a certain memory allocation fails. Th...

6.5CVSS6.8AI score0.00826EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/31 12:15 p.m.4 views

DEBIAN-CVE-2025-21676

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

5.5CVSS5.7AI score0.00201EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/01/30 12:0 a.m.10 views

CBL Mariner 2.0 Security Update: libxml2 (CVE-2023-45322)

The version of libxml2 installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2023-45322 advisory. - libxml2 through 2.11.5 has a use-after-free that can only occur after a certain memory allocation fails. Th...

6.5CVSS6.8AI score0.00826EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/01/13 11:48 a.m.7 views

firefox: thunderbird: Use-after-free when breaking lines in text

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Assuming a controlled failed memory allocation, an attacker could have caused a use-after-free, leading to a potentially exploitable crash...

5.3CVSS7.3AI score0.00811EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/01/13 10:52 a.m.13 views

firefox: thunderbird: Use-after-free when breaking lines in text

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Assuming a controlled failed memory allocation, an attacker could have caused a use-after-free, leading to a potentially exploitable crash...

5.3CVSS7.3AI score0.00811EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/01/13 10:52 a.m.5 views

firefox: thunderbird: Use-after-free when breaking lines in text

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Assuming a controlled failed memory allocation, an attacker could have caused a use-after-free, leading to a potentially exploitable crash...

5.3CVSS7.3AI score0.00811EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/01/09 12:29 p.m.6 views

firefox: thunderbird: Use-after-free when breaking lines in text

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Assuming a controlled failed memory allocation, an attacker could have caused a use-after-free, leading to a potentially exploitable crash...

5.3CVSS7.3AI score0.00811EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/01/09 11:55 a.m.4 views

firefox: thunderbird: Use-after-free when breaking lines in text

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Assuming a controlled failed memory allocation, an attacker could have caused a use-after-free, leading to a potentially exploitable crash...

5.3CVSS7.3AI score0.00811EPSS
SaveExploits0References8
Rows per page
Query Builder