Lucene search
K

336176 matches found

Cvelist
Cvelist
added 5 days ago32 views

CVE-2026-46292 pmdomain: core: Fix detach procedure for virtual devices in genpd

In the Linux kernel, the following vulnerability has been resolved: pmdomain: core: Fix detach procedure for virtual devices in genpd If a device is attached to a PM domain through genpddevpmattachbyid, genpd calls pmruntimeenable for the corresponding virtual device that it registers. While this...

0.00018EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 5 days ago3 views

CVE-2026-46292

In the Linux kernel, the following vulnerability has been resolved: pmdomain: core: Fix detach procedure for virtual devices in genpd If a device is attached to a PM domain through genpddevpmattachbyid, genpd calls pmruntimeenable for the corresponding virtual device that it registers. While this...

5.5AI score0.00018EPSS
Exploits0References6Affected Software1
CVE
CVE
added 5 days ago13 views

CVE-2026-46292

In the Linux kernel, CVE-2026-46292 concerns the detach procedure for virtual devices in genpd. When a device is attached to a PM domain via genpd_dev_pm_attach_by_id(), genpd enables runtime PM for the virtual device, but genpd_dev_pm_detach() lacks a matching pm_runtime_disable(), potentially l...

5.5AI score0.00018EPSS
Exploits0References5
CVE
CVE
added 5 days ago9 views

CVE-2026-46291

CVE-2026-46291 concerns the Linux kernel crypto/caam path: hash_digest_key may dump sensitive HMAC key bytes when CONFIG_DYNAMIC_DEBUG is enabled. The fix redirects dumps to print_hex_dump_devel() to prevent leaking secrets at runtime. Affected behavior is that dynamic debugging could reveal HMAC...

5.4AI score0.00018EPSS
Exploits0References5
Cvelist
Cvelist
added 5 days ago34 views

CVE-2026-46291 crypto: caam - guard HMAC key hex dumps in hash_digest_key

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - guard HMAC key hex dumps in hashdigestkey Use printhexdumpdevel for dumping sensitive HMAC key bytes in hashdigestkey to avoid leaking secrets at runtime when CONFIGDYNAMICDEBUG is enabled...

0.00018EPSS
Exploits0References5
Debian CVE
Debian CVE
added 5 days ago4 views

CVE-2026-46291

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - guard HMAC key hex dumps in hashdigestkey Use printhexdumpdevel for dumping sensitive HMAC key bytes in hashdigestkey to avoid leaking secrets at runtime when CONFIGDYNAMICDEBUG is enabled...

5.3AI score0.00018EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 5 days ago4 views

CVE-2026-46291

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - guard HMAC key hex dumps in hashdigestkey Use printhexdumpdevel for dumping sensitive HMAC key bytes in hashdigestkey to avoid leaking secrets at runtime when CONFIGDYNAMICDEBUG is enabled...

5.4AI score0.00018EPSS
Exploits0References6Affected Software1
EUVD
EUVD
added 5 days ago3 views

EUVD-2026-35157

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - guard HMAC key hex dumps in hashdigestkey Use printhexdumpdevel for dumping sensitive HMAC key bytes in hashdigestkey to avoid leaking secrets at runtime when CONFIGDYNAMICDEBUG is enabled...

5.4AI score0.00018EPSS
Exploits0References5
CVE
CVE
added 5 days ago10 views

CVE-2026-46290

The CVE describes a Linux kernel issue in x86/efi: after FPU-related softirq changes, kernel_fpu_begin() uses fpregs_lock() with local_bh_disable(), setting SOFTIRQ_OFFSET during EFI runtime calls. This makes in_interrupt() return true in normal task context, causing efi_crash_gracefully_on_page_...

5.4AI score0.00017EPSS
Exploits0References3
Cvelist
Cvelist
added 5 days ago32 views

CVE-2026-46290 x86/efi: Fix graceful fault handling after FPU softirq changes

In the Linux kernel, the following vulnerability has been resolved: x86/efi: Fix graceful fault handling after FPU softirq changes Since commit d02198550423 "x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable in softirqs", kernelfpubegin calls fpregslock which uses...

0.00017EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 5 days ago4 views

CVE-2026-46290

In the Linux kernel, the following vulnerability has been resolved: x86/efi: Fix graceful fault handling after FPU softirq changes Since commit d02198550423 "x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable in softirqs", kernelfpubegin calls fpregslock which uses...

5.4AI score0.00017EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 5 days ago3 views

CVE-2026-46290

In the Linux kernel, the following vulnerability has been resolved: x86/efi: Fix graceful fault handling after FPU softirq changes Since commit d02198550423 "x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable in softirqs", kernelfpubegin calls fpregslock which uses...

5.3AI score0.00017EPSS
Exploits0
EUVD
EUVD
added 5 days ago3 views

EUVD-2026-35156

In the Linux kernel, the following vulnerability has been resolved: x86/efi: Fix graceful fault handling after FPU softirq changes Since commit d02198550423 "x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable in softirqs", kernelfpubegin calls fpregslock which uses...

5.4AI score0.00017EPSS
Exploits0References3
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-35155

In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extractkvectosg Patch series "Fix bugs in extractitertosg", v3. Fix bugs in the kvec and user variants of extractitertosg. This series is growing due to useful remarks made by...

5.4AI score0.00018EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 5 days ago4 views

CVE-2026-46289

In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extractkvectosg Patch series "Fix bugs in extractitertosg", v3. Fix bugs in the kvec and user variants of extractitertosg. This series is growing due to useful remarks made by...

5.4AI score0.00018EPSS
Exploits0References6Affected Software1
CVE
CVE
added 5 days ago10 views

CVE-2026-46289

The CVE pertains to the Linux kernel, specifically the kvec-to-sg extraction path in lib/scatterlist (extract_kvec_to_sg and related extract_iter_to_sg). The main issues were: (1) the length for an sglist entry when extracting from a kvec could exceed the page size, and (2) the sglist used as a s...

5.4AI score0.00018EPSS
Exploits0References5
Debian CVE
Debian CVE
added 5 days ago4 views

CVE-2026-46289

In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extractkvectosg Patch series "Fix bugs in extractitertosg", v3. Fix bugs in the kvec and user variants of extractitertosg. This series is growing due to useful remarks made by...

5.3AI score0.00018EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 5 days ago4 views

CVE-2026-46288

In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in ofunittestchangeset The variable 'parent' is assigned the value of 'nchangeset' earlier in the function, meaning both point to the same struct devicenode. The call to ofnodeputnchangeset can...

5.5AI score0.00018EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 5 days ago32 views

CVE-2026-46288 of: unittest: fix use-after-free in of_unittest_changeset()

In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in ofunittestchangeset The variable 'parent' is assigned the value of 'nchangeset' earlier in the function, meaning both point to the same struct devicenode. The call to ofnodeputnchangeset can...

0.00018EPSS
Exploits0References4
Debian CVE
Debian CVE
added 5 days ago4 views

CVE-2026-46288

In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in ofunittestchangeset The variable 'parent' is assigned the value of 'nchangeset' earlier in the function, meaning both point to the same struct devicenode. The call to ofnodeputnchangeset can...

5.4AI score0.00018EPSS
Exploits0
Rows per page
Query Builder