Lucene search
+L

2743 matches found

OSV
OSV
added 19 hours ago3 views

UBUNTU-CVE-2026-72016

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Fix NULL kobject warning in cpuhpsmtenable On arm64, when booting with maxcpus greater than the number of present CPUs e.g., QEMU -smp cpus=4,maxcpus=8, some CPUs are marked as 'present' but have not yet been...

5.5AI score0.00198EPSS
SaveExploits0References6
NVD
NVD
added 2 days ago5 views

CVE-2026-72432

In the Linux kernel, the following vulnerability has been resolved: tpmcrb: Check ACPICOMPANION against NULL during probe Every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, so platform drivers that rely on the...

0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago5 views

CVE-2026-72026

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-riscv-imsic-early: Fix fwnode leak on state setup failure imsicearlyacpiinit allocates a firmware node before setting up the IMSIC state. If imsicsetupstate fails, the function returns without freeing the allocated...

0.002EPSS
SaveExploits0References4
OSV
OSV
added 2 days ago4 views

CVE-2026-72432 tpm_crb: Check ACPI_COMPANION() against NULL during probe

In the Linux kernel, the following vulnerability has been resolved: tpmcrb: Check ACPICOMPANION against NULL during probe Every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, so platform drivers that rely on the...

5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59331

In the Linux kernel, the following vulnerability has been resolved: tpmcrb: Check ACPICOMPANION against NULL during probe Every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, so platform drivers that rely on the...

5.4AI score0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago13 views

CVE-2026-72432

Summary: CVE-2026-72432 affects the Linux kernel, specifically the tpm_crb driver. The issue arises when a device could be matched to a platform driver even if its ACPI companion is absent, due to device_match_driver_override(). Root cause: The probe path did not validate ACPI_COMPANION() for NUL...

5.3AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago30 views

CVE-2026-72432 tpm_crb: Check ACPI_COMPANION() against NULL during probe

In the Linux kernel, the following vulnerability has been resolved: tpmcrb: Check ACPICOMPANION against NULL during probe Every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, so platform drivers that rely on the...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago22 views

CVE-2026-72026 irqchip/irq-riscv-imsic-early: Fix fwnode leak on state setup failure

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-riscv-imsic-early: Fix fwnode leak on state setup failure imsicearlyacpiinit allocates a firmware node before setting up the IMSIC state. If imsicsetupstate fails, the function returns without freeing the allocated...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-58984

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-riscv-imsic-early: Fix fwnode leak on state setup failure imsicearlyacpiinit allocates a firmware node before setting up the IMSIC state. If imsicsetupstate fails, the function returns without freeing the allocated...

5.5AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago12 views

CVE-2026-72026

The CVE-2026-72026 vulnerability is in the Linux kernel IRQ subsystem for riscv IMSIC early initialization. The issue: imsic_early_acpi_init() allocates a firmware node before IMSIC state setup; if imsic_setup_state() fails, the allocated fwnode is not freed. The fix adds cleanup on the error pat...

5.4AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago15 views

CVE-2026-72016

CVE-2026-72016 relates to Linux kernel arm64 CPU hotplug handling. The issue arises when booting with maxcpus > present CPUs, where some CPUs are marked present but not registered, causing NULL kobject warnings in sysfs during cpuhp_smt_enable() as _cpu_up() triggers sysfs_create_group() with ...

5.6AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59115

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Fix NULL kobject warning in cpuhpsmtenable On arm64, when booting with maxcpus greater than the number of present CPUs e.g., QEMU -smp cpus=4,maxcpus=8, some CPUs are marked as 'present' but have not yet been...

5.6AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago19 views

CVE-2026-72016 cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Fix NULL kobject warning in cpuhpsmtenable On arm64, when booting with maxcpus greater than the number of present CPUs e.g., QEMU -smp cpus=4,maxcpus=8, some CPUs are marked as 'present' but have not yet been...

0.00198EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2 days ago12 views

PT-2026-72620

In the Linux kernel, the following vulnerability has been resolved: tpm crb: Check ACPI COMPANION against NULL during probe Every platform driver can be forced to match a device that doesn't match its list of device IDs because of device match driver override, so platform drivers that rely on the...

5.3AI score0.00198EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2 days ago8 views

PT-2026-72205

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Fix NULL kobject warning in cpuhp smt enable On arm64, when booting with maxcpus greater than the number of present CPUs e.g., QEMU -smp cpus=4,maxcpus=8, some CPUs are marked as 'present' but have not yet been...

5.6AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago6 views

CVE-2026-68346

A flaw was found in the ALSA cs35l41 driver within the Linux kernel. The cs35l41getacpimutestate function fails to properly free an ACPI object after use, leading to a memory leak with each successful query. Additionally, the driver does not validate the returned ACPI object, allowing a malformed...

5.5CVSS5.3AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago7 views

CVE-2026-68238

A flaw was found in the drm/amdgpu component of the Linux kernel. The amdgpuacpivfctbios function fails to release a reference to the VFCT ACPI table after fetching it. This oversight leads to a resource leak, where memory allocated for the table mapping is not properly freed, potentially impacti...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 6 days ago9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68346

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: hda: cs35l41: validate and free ACPI mute object cs35l41getacpimutestate evaluates a DSM method to get the ACPI mute state and reads the first byte from t...

5.9AI score0.00209EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68346

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l41: validate and free ACPI mute object cs35l41getacpimutestate evaluates a DSM method to get the ACPI mute state and reads the first byte from the returned object. However, the returned ACPI object is owned by the...

0.00209EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.4 views

CVE-2026-68238

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Release VFCT ACPI table reference amdgpuacpivfctbios fetches the VFCT table with acpigettable but never releases it. acpigettable takes a reference on the table incrementing its validationcount and mapping it on the 0...

0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder