Lucene search
+L

41 matches found

Kitploit
Kitploit
•added 2026/09/25 3:36 a.m.•16 views

WebKit-CVE-2016-4622

Análisis de WebKit CVE-2016-4622: Inmersión Profunda en la Vulnerabilidad del Slice ValueOf Fastpath Análisis completo y explotación de la vulnerabilidad del núcleo JavaScript de WebKit que permite la divulgación de memoria mediante la manipulación de Array.slice Tabla de Contenidos Resumen...

8.8CVSS7.8AI score0.18843EPSS
SaveExploits4References3
NVD
NVD
•added 2026/08/15 6:21 a.m.•11 views

CVE-2026-72039

In the Linux kernel, the following vulnerability has been resolved: bnx2x: fix potential memory leak in bnx2xallocmembp If the allocation of fpi.tpainfo fails, the error path will not free the struct bnx2xfastpath allocated earlier, as it is not linked to the bp structure yet. Fix that by linking...

0.0022EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•15 views

CVE-2026-72039

In the Linux kernel, the following vulnerability has been resolved: bnx2x: fix potential memory leak in bnx2xallocmembp If the allocation of fpi.tpainfo fails, the error path will not free the struct bnx2xfastpath allocated earlier, as it is not linked to the bp structure yet. Fix that by linking...

5.5AI score0.0022EPSS
SaveExploits0References10
OSV
OSV
•added 2026/08/15 6:21 a.m.•15 views

UBUNTU-CVE-2026-72039

In the Linux kernel, the following vulnerability has been resolved: bnx2x: fix potential memory leak in bnx2xallocmembp If the allocation of fpi.tpainfo fails, the error path will not free the struct bnx2xfastpath allocated earlier, as it is not linked to the bp structure yet. Fix that by linking...

5.4AI score0.0022EPSS
SaveExploits0References11
CVE
CVE
•added 2026/08/15 5:51 a.m.•47 views

CVE-2026-72039

The CVE-2026-72039 entry concerns the Linux kernel bug in the bnx2x driver where a potential memory leak could occur during bnx2x_alloc_mem_bp() if fp[i].tpa_info allocation fails. The fix is to link the newly allocated struct bnx2x_fastpath immediately after allocation so it is freed on error pa...

5.3AI score0.0022EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•14 views

PT-2026-72228

In the Linux kernel, the following vulnerability has been resolved: bnx2x: fix potential memory leak in bnx2x alloc mem bp If the allocation of fpi.tpa info fails, the error path will not free the struct bnx2x fastpath allocated earlier, as it is not linked to the bp structure yet. Fix that by...

5.3AI score0.0022EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
•added 2026/07/29 4:47 p.m.•18 views

CVE-2026-64284

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM for x86 systems. This vulnerability occurs when KVM handles fastpath exits, where it may fail to execute vendor-specific cleanup operations before returning control to the virtual machine's userspace. Consequently, memory...

7.1CVSS6AI score0.00126EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/25 4:46 p.m.•12 views

SUSE CVE-2026-64284

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits Move the handling of fastpath userspace exits into vendor code to ensure KVM runs vendor specific operations that need to run before userspace gains...

5.5CVSS5.9AI score0.00126EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/25 10:17 a.m.•12 views

CVE-2026-64284

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits Move the handling of fastpath userspace exits into vendor code to ensure KVM runs vendor specific operations that need to run before userspace gains...

7.1CVSS0.00126EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/07/25 10:17 a.m.•20 views

CVE-2026-64284

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits Move the handling of fastpath userspace exits into vendor code to ensure KVM runs vendor specific operations that need to run before userspace gains...

7.1CVSS5.5AI score0.00126EPSS
SaveExploits0References16
EUVD
EUVD
•added 2026/07/25 8:49 a.m.•13 views

EUVD-2026-48996

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits Move the handling of fastpath userspace exits into vendor code to ensure KVM runs vendor specific operations that need to run before userspace gains...

5.9AI score0.00126EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/07/25 8:49 a.m.•19 views

CVE-2026-64284

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits Move the handling of fastpath userspace exits into vendor code to ensure KVM runs vendor specific operations that need to run before userspace gains...

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/07/25 8:49 a.m.•45 views

CVE-2026-64284 KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits Move the handling of fastpath userspace exits into vendor code to ensure KVM runs vendor specific operations that need to run before userspace gains...

7.1CVSS0.00126EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/25 8:49 a.m.•18 views

CVE-2026-64284 KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits Move the handling of fastpath userspace exits into vendor code to ensure KVM runs vendor specific operations that need to run before userspace gains...

7.1CVSS5.9AI score
SaveExploits0References7
CVE
CVE
•added 2026/07/25 8:49 a.m.•46 views

CVE-2026-64284

CVE-2026-64284 — Linux kernel (KVM/x86): The vulnerability involves moving the handling of fastpath userspace exits into vendor code so KVM can run vendor-specific operations before userspace gains control of the vCPU. The description notes that, for VMX (and soon SVM), KVM must flush the PML buf...

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0References4Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/25 12:00 a.m.•0 views

CVE-2026-64284: Time-of-check Time-of-use (TOCTOU) Race Condition

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits Move the handling of fastpath userspace exits into vendor code to ensure KVM runs vendor specific operations that need to run before userspace gains...

7.1CVSS6AI score0.00126EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•16 views

PT-2026-64505

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the KVM x86 module where fastpath userspace exits may occur before the vendor's exit handler runs. This prevents KVM from executing vendor-specific operations required...

7.1CVSS5.8AI score0.00126EPSS
SaveExploits0
OSV
OSV
•added 2026/07/07 4:02 p.m.•14 views

PYSEC-2026-2029 Vyper's `concat()` builtin may elide side-effects for zero-length arguments

Impact concat may skip evaluation of side effects when the length of an argument is zero. this is due to a fastpath in the implementation which skips evaluation of argument expressions when their length is zero:...

6.3CVSS6.2AI score0.00445EPSS
SaveExploits0References7
AstraLinux
AstraLinux
•added 2026/01/13 2:01 p.m.•9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn’t valid Skip the WRMSR and HLT fastpaths in SVM’s VM-Exit handler if the next RIP isn’t valid, for example, because KVM is running with nrips=false. SVM must decode and...

7.1CVSS6.2AI score0.00166EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
•added 2025/12/17 10:53 a.m.•13 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to fix various security issues The following security issues were fixed: CVE-2022-50253: bpf: make sure skb-len != 0 when redirecting to a tunneling device bsc1249912. CVE-2023-53676: scsi: target: iscsi: Fix buffer overflow in...

8.7CVSS7.1AI score0.006EPSS
SaveExploits1References278
Rows per page
Query Builder