Lucene search
+L

427075 matches found

CVE
CVE
•added 2026/09/17 4:11 p.m.•15 views

CVE-2026-93133

This CVE affects the Linux kernel ACPI RISC-V subsystem, specifically the riscv_acpi_add_prt_dep() function. The root cause is that the acpi_get_handle() call can fail, leaving the link_handle variable uninitialized , which could lead to undefined behavior when the variable is subsequently used. ...

5.8AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/17 4:11 p.m.•6 views

CVE-2026-93133 ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep()

In the Linux kernel, the following vulnerability has been resolved: ACPI: RISC-V: Check acpigethandle status in riscvacpiaddprtdep In riscvacpiaddprtdep, the acpigethandle call can fail which would leave linkhandle uninitialized. Fix it by checking the acpigethandle return status and skip the ent...

5.8AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•17 views

EUVD-2026-82240

In the Linux kernel, the following vulnerability has been resolved: ACPI: RISC-V: Fix riscvacpiaddprtdep loop handling The loop in riscvacpiaddprtdep includes error conditions that are handled in a dubious - if not outright wrong - way, by continuining the loop which skips and misses the entry...

5.7AI score0.00209EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/17 4:11 p.m.•20 views

CVE-2026-93132

This vulnerability affects the Linux kernel 's ACPI RISC-V subsystem, specifically the riscv_acpi_add_prt_dep() function. The root cause is that the loop's error conditions are handled by continue statements that skip the entry pointer update to the next entry, resulting in dubious or incorrect p...

5.7AI score0.00209EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/17 4:11 p.m.•19 views

CVE-2026-93131

CVE-2026-93131 affects the Linux kernel's platform/x86/dell-privacy driver . The vulnerability is a race condition caused by accessing priv->features_present without holding the list mutex, which allows the priv structure to be freed while still in use (use-after-free). The fix ensures the lis...

5.8AI score0.00215EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/09/17 4:11 p.m.•12 views

CVE-2026-93131

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-privacy: Fix race condition Accessing priv-featurespresent needs to happen with the list mutex being held, otherwise priv can be freed at any moment...

5.8AI score0.00215EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/17 4:11 p.m.•12 views

CVE-2026-93132

In the Linux kernel, the following vulnerability has been resolved: ACPI: RISC-V: Fix riscvacpiaddprtdep loop handling The loop in riscvacpiaddprtdep includes error conditions that are handled in a dubious - if not outright wrong - way, by continuining the loop which skips and misses the entry...

5.8AI score0.00209EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•10 views

EUVD-2026-82239

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-privacy: Fix race condition Accessing priv-featurespresent needs to happen with the list mutex being held, otherwise priv can be freed at any moment...

5.8AI score0.00215EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•43 views

CVE-2026-93132 ACPI: RISC-V: Fix riscv_acpi_add_prt_dep() loop handling

In the Linux kernel, the following vulnerability has been resolved: ACPI: RISC-V: Fix riscvacpiaddprtdep loop handling The loop in riscvacpiaddprtdep includes error conditions that are handled in a dubious - if not outright wrong - way, by continuining the loop which skips and misses the entry...

0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•38 views

CVE-2026-93131 platform/x86: dell-privacy: Fix race condition

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-privacy: Fix race condition Accessing priv-featurespresent needs to happen with the list mutex being held, otherwise priv can be freed at any moment...

0.00215EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/17 4:11 p.m.•6 views

CVE-2026-93131 platform/x86: dell-privacy: Fix race condition

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-privacy: Fix race condition Accessing priv-featurespresent needs to happen with the list mutex being held, otherwise priv can be freed at any moment...

5.8AI score
SaveExploits0References10
OSV
OSV
•added 2026/09/17 4:11 p.m.•7 views

CVE-2026-93132 ACPI: RISC-V: Fix riscv_acpi_add_prt_dep() loop handling

In the Linux kernel, the following vulnerability has been resolved: ACPI: RISC-V: Fix riscvacpiaddprtdep loop handling The loop in riscvacpiaddprtdep includes error conditions that are handled in a dubious - if not outright wrong - way, by continuining the loop which skips and misses the entry...

5.8AI score
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/09/17 4:11 p.m.•12 views

CVE-2026-93130

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-base: Fix resource leak on module load failure We need to properly clean up the SMBIOS request and the privacy driver when the module load fails...

5.7AI score0.00215EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•12 views

EUVD-2026-82238

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-base: Fix resource leak on module load failure We need to properly clean up the SMBIOS request and the privacy driver when the module load fails...

5.6AI score0.00215EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/17 4:11 p.m.•8 views

CVE-2026-93130 platform/x86: dell-wmi-base: Fix resource leak on module load failure

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-base: Fix resource leak on module load failure We need to properly clean up the SMBIOS request and the privacy driver when the module load fails...

5.7AI score
SaveExploits0References10
CVE
CVE
•added 2026/09/17 4:11 p.m.•17 views

CVE-2026-93130

CVE-2026-93130 affects the Linux kernel's dell-wmi-base platform driver (under platform/x86). The root cause is a resource leak : when the module load fails, the SMBIOS request and the privacy driver are not properly cleaned up. The fix ensures proper release of these resources on the failure pat...

5.6AI score0.00215EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•37 views

CVE-2026-93130 platform/x86: dell-wmi-base: Fix resource leak on module load failure

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-base: Fix resource leak on module load failure We need to properly clean up the SMBIOS request and the privacy driver when the module load fails...

0.00215EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/09/17 4:11 p.m.•15 views

CVE-2026-93129

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-base: Fix handling of ultra performance key The commit message of commit 5fbd827eb9c2 "platform/x86: dell-wmi: Recognise or support new switches" states that the ultra performance key contains additional da...

6AI score0.00198EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 4:11 p.m.•6 views

CVE-2026-93129 platform/x86: dell-wmi-base: Fix handling of ultra performance key

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-base: Fix handling of ultra performance key The commit message of commit 5fbd827eb9c2 "platform/x86: dell-wmi: Recognise or support new switches" states that the ultra performance key contains additional da...

6AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•14 views

EUVD-2026-82237

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-base: Fix handling of ultra performance key The commit message of commit 5fbd827eb9c2 "platform/x86: dell-wmi: Recognise or support new switches" states that the ultra performance key contains additional da...

6AI score0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder