Lucene search
+L

366460 matches found

CVE
CVE
added 3 days ago16 views

CVE-2026-72239

The provided documents describe CVE-2026-72239 as a Linux kernel issue in x86/virt/sev related to SNP (Secure Encrypted Virtualization) handling. The root cause is a prior change: dropping WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN, which is reverted. The SNP specification requires flushing di...

9.3CVSS5.4AI score0.00168EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago19 views

CVE-2026-72239 x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"

In the Linux kernel, the following vulnerability has been resolved: x86/virt/sev: Revert "Drop WBINVD before setting MSRAMD64SYSCFGSNPEN" Revert 99cf1fb58e68 "x86/virt/sev: Drop WBINVD before setting MSRAMD64SYSCFGSNPEN". Section 8.8 of the SNP spec says: Before invoking SNPINITEX with INITRMP se...

9.3CVSS0.00168EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago13 views

CVE-2026-72240

The CVE-2026-72240 entry describes a Linux kernel issue in the mfd: sm501 driver where a reference leak occurs when platform_device_register() fails during sm501_register_device(). The embedded struct device in pdev is initialized (via device_initialize()), then proceeds through setup_pdev_dma_ma...

5.4AI score0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
added 3 days ago17 views

CVE-2026-72238 x86/boot: Validate console=uart8250 baud rate to fix early boot hang

In the Linux kernel, the following vulnerability has been resolved: x86/boot: Validate console=uart8250 baud rate to fix early boot hang When the baud rate is empty, 0, invalid, or overflows to 0 when stored as an int, the system will hang during early boot because of a division by zero in...

0.0021EPSS
SaveExploits0References8
CVE
CVE
added 3 days ago14 views

CVE-2026-72238

CVE-2026-72238 affects the Linux kernel in the x86/boot path, where an empty/0/invalid baud rate for uart8250 could lead to a division by zero in early_serial_init() and cause a hang during early boot. The documented fix is to fall back to DEFAULT_BAUD when the computed baud rate is 0. The connec...

5.3AI score0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-72238

In the Linux kernel, the following vulnerability has been resolved: x86/boot: Validate console=uart8250 baud rate to fix early boot hang When the baud rate is empty, 0, invalid, or overflows to 0 when stored as an int, the system will hang during early boot because of a division by zero in...

5.3AI score0.0021EPSS
SaveExploits0
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-59137

In the Linux kernel, the following vulnerability has been resolved: x86/boot: Validate console=uart8250 baud rate to fix early boot hang When the baud rate is empty, 0, invalid, or overflows to 0 when stored as an int, the system will hang during early boot because of a division by zero in...

5.3AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 3 days ago18 views

CVE-2026-72237

The CVE-2026-72237 entry concerns a Linux kernel vulnerability in perf/x86/amd/brs where a user-space can observe kernel addresses due to the branch-from address not being filtered for kernel-origin branches when PERF_SAMPLE_BRANCH_USER is requested. The issue occurs on AMD processors that suppor...

5.4AI score0.002EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago23 views

CVE-2026-72237 perf/x86/amd/brs: Fix kernel address leakage

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/brs: Fix kernel address leakage A user-only branch stack can contain branches that originate from the kernel. As a result, kernel addresses are exposed to user space even when PERFSAMPLEBRANCHUSER is requested. On AM...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago9 views

EUVD-2026-59136

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/brs: Fix kernel address leakage A user-only branch stack can contain branches that originate from the kernel. As a result, kernel addresses are exposed to user space even when PERFSAMPLEBRANCHUSER is requested. On AM...

5.4AI score0.002EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 3 days ago5 views

CVE-2026-72237

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/brs: Fix kernel address leakage A user-only branch stack can contain branches that originate from the kernel. As a result, kernel addresses are exposed to user space even when PERFSAMPLEBRANCHUSER is requested. On AM...

5.4AI score0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago8 views

CVE-2026-72235

In the Linux kernel, the following vulnerability has been resolved: batman-adv: retrieve ethhdr after potential skb realloc on RX pskbmaypull in batadvinterfacerx could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS5.6AI score0.00339EPSS
SaveExploits0
Cvelist
Cvelist
added 3 days ago20 views

CVE-2026-72236 s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()

In the Linux kernel, the following vulnerability has been resolved: s390/perfcpumcf: Add missing arrayindexnospec to hwperfeventinit ev variable is userspace controlled via event-attr.config and used as an array index after bounds checking, but without speculation barriers. Add the missing...

0.00215EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-72236

In the Linux kernel, the following vulnerability has been resolved: s390/perfcpumcf: Add missing arrayindexnospec to hwperfeventinit ev variable is userspace controlled via event-attr.config and used as an array index after bounds checking, but without speculation barriers. Add the missing...

5.4AI score0.00215EPSS
SaveExploits0
CVE
CVE
added 3 days ago16 views

CVE-2026-72235

CVE-2026-72235 involves batman-adv in the Linux kernel. pskb_may_pull() in batadv_interface_rx() could realloc the buffer behind the skb, leaving pointers to the old buffer vulnerable to use-after-free. The issue was mitigated for the VLAN header but the ethernet header path used for TT and AP is...

8.8CVSS5.6AI score0.00339EPSS
SaveExploits0References8
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59134

In the Linux kernel, the following vulnerability has been resolved: batman-adv: retrieve ethhdr after potential skb realloc on RX pskbmaypull in batadvinterfacerx could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

5.7AI score0.00339EPSS
SaveExploits0References8
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-59135

In the Linux kernel, the following vulnerability has been resolved: s390/perfcpumcf: Add missing arrayindexnospec to hwperfeventinit ev variable is userspace controlled via event-attr.config and used as an array index after bounds checking, but without speculation barriers. Add the missing...

5.4AI score0.00215EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago25 views

CVE-2026-72235 batman-adv: retrieve ethhdr after potential skb realloc on RX

In the Linux kernel, the following vulnerability has been resolved: batman-adv: retrieve ethhdr after potential skb realloc on RX pskbmaypull in batadvinterfacerx could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS0.00339EPSS
SaveExploits0References8
CVE
CVE
added 3 days ago15 views

CVE-2026-72236

CVE-2026-72236 concerns the Linux kernel: on s390 architecture, in the perf_cpum_cf path, __hw_perf_event_init() was missing an array_index_nospec() barrier. The ev variable, controlled by userspace via event->attr.config, could be used as an array index after bounds checks without speculative...

5.3AI score0.00215EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 3 days ago5 views

CVE-2026-72234

In the Linux kernel, the following vulnerability has been resolved: batman-adv: access unicastttvn skb-data only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

9.8CVSS5.6AI score0.00684EPSS
SaveExploits0
Rows per page
Query Builder