Lucene search
+L

2749 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: coresight: Fix memory leak in acpi_buffer->pointer

In the Linux kernel, the following vulnerability has been resolved: coresight: Fix memory leak in acpibuffer-pointer There are memory leaks reported by kmemleak: ... unreferenced object 0xffff00213c141000 size 1024: comm "systemd-udevd", pid 2123, jiffies 4294909467 age 6062.160s hex dump first 3...

5.5CVSS6.9AI score0.00127EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.15 views

kernel: ACPI: PAD: fix crash in exit_round_robin()

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin The kernel occasionally crashes in cpumaskclearcpu, which is called within exitroundrobin, because when executing clearbitnr, addr with nr set to 0xffffffff, the address calculation may caus...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported acpievaluateobject may return AENOTFOUND failure, which would result in dereferencing buffer.pointer obj while being NULL. Although this case may be unrealisti...

5.5CVSS6.7AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()

In the Linux kernel, the following vulnerability has been resolved: ACPICA: check null return of ACPIALLOCATEZEROED in acpidbconverttopackage ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0 ACPIALLOCATEZEROED may fail, elements might be NULL and will cause NULL pointer dereference later...

5.5CVSS6.4AI score0.0025EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: ACPI: sysfs: validate return type of _STR method

In the Linux kernel, the following vulnerability has been resolved: ACPI: sysfs: validate return type of STR method Only buffer objects are valid return values of STR. If something else is returned descriptionshow will access invalid memory...

7.3CVSS6.6AI score0.00254EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.9 views

SUSE CVE-2025-37819

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v2m: Prevent use after free of gicv2mgetfwnode With ACPI in place, gicv2mgetfwnode is registered with the pci subsystem as pcimsigetfwnodecb, which may get invoked at runtime during a PCI host bridge probe. But, the...

5.5CVSS7.6AI score0.00197EPSS
SaveExploits0References18
BDU FSTEC
BDU FSTEC
added 2025/05/09 12:0 a.m.9 views

Vulnerability of the acpi_device_add() function in the drivers/acpi/scan.c module – The ACPI support driver for the Linux kernel’s core, which allows attackers to access protected information.

Vulnerability of the acpideviceadd function in the drivers/acpi/scan.c module – The ACPI support driver for the Linux kernel’s processor is vulnerable to a vulnerability where improper memory release occurs before removing the last reference point memory leak. Exploiting this vulnerability could...

5.5CVSS6.6AI score0.00249EPSS
SaveExploits0References22Affected Software1
NVD
NVD
added 2025/05/08 7:15 a.m.19 views

CVE-2025-37819

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v2m: Prevent use after free of gicv2mgetfwnode With ACPI in place, gicv2mgetfwnode is registered with the pci subsystem as pcimsigetfwnodecb, which may get invoked at runtime during a PCI host bridge probe. But, the...

7.8CVSS0.00197EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/08 7:15 a.m.2 views

DEBIAN-CVE-2025-37819

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v2m: Prevent use after free of gicv2mgetfwnode With ACPI in place, gicv2mgetfwnode is registered with the pci subsystem as pcimsigetfwnodecb, which may get invoked at runtime during a PCI host bridge probe. But, the...

7.8CVSS5.6AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.5 views

UBUNTU-CVE-2025-37819

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v2m: Prevent use after free of gicv2mgetfwnode With ACPI in place, gicv2mgetfwnode is registered with the pci subsystem as pcimsigetfwnodecb, which may get invoked at runtime during a PCI host bridge probe. But, the...

7.8CVSS6.2AI score0.00197EPSS
SaveExploits0References32
CVE
CVE
added 2025/05/08 6:26 a.m.166 views

CVE-2025-37819

CVE-2025-37819 affects the Linux kernel and relates to a use-after-free in irqchip/gic-v2m: gicv2m_get_fwnode() registered as pci_msi_get_fwnode_cb(). With ACPI, this callback can be invoked during PCI host bridge probing but is marked __init and freed prematurely, risking a crash (as per the vul...

7.8CVSS5.3AI score0.00197EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/08 6:26 a.m.13 views

CVE-2025-37819 irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v2m: Prevent use after free of gicv2mgetfwnode With ACPI in place, gicv2mgetfwnode is registered with the pci subsystem as pcimsigetfwnodecb, which may get invoked at runtime during a PCI host bridge probe. But, the...

6AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.22 views

CVE-2025-37819 irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v2m: Prevent use after free of gicv2mgetfwnode With ACPI in place, gicv2mgetfwnode is registered with the pci subsystem as pcimsigetfwnodecb, which may get invoked at runtime during a PCI host bridge probe. But, the...

0.00197EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.8 views

SUSE CVE-2022-49855

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipcpciereadbioscfg ipcpciereadbioscfg is using the acpievaluatedsm to obtain the wwan power state configuration from BIOS but is not freeing the acpiobject. The acpievaluatedsm returned...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/04 4:43 p.m.30 views

CVE-2023-53070

In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8 "ACPI: PPTT: Leave the table mapped for the runtime usage" enabled to map PPTT once on the first invocation of acpigetpptt and never...

5.5CVSS6.6AI score0.00187EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.7 views

SUSE CVE-2023-53070

In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8 "ACPI: PPTT: Leave the table mapped for the runtime usage" enabled to map PPTT once on the first invocation of acpigetpptt and never...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/02 4:15 p.m.16 views

CVE-2023-53070

In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8 "ACPI: PPTT: Leave the table mapped for the runtime usage" enabled to map PPTT once on the first invocation of acpigetpptt and never...

5.5CVSS0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.1 views

DEBIAN-CVE-2023-53070

In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8 "ACPI: PPTT: Leave the table mapped for the runtime usage" enabled to map PPTT once on the first invocation of acpigetpptt and never...

5.5CVSS5.5AI score0.00187EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.7 views

CVE-2023-53070

In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8 "ACPI: PPTT: Leave the table mapped for the runtime usage" enabled to map PPTT once on the first invocation of acpigetpptt and never...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.5 views

CVE-2023-53049

In the Linux kernel, the following vulnerability has been resolved: usb: ucsi: Fix NULL pointer deref in ucsiconnectorchange When ucsiinit fails, ucsi-connector is NULL, yet in case of ucsiacpi we may still get events which cause the ucsacpi code to call ucsiconnectorchange, which then derefs the...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder