Lucene search
+L

1151 matches found

Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72681

In the Linux kernel, the following vulnerability has been resolved: net: serialize netif running check in enqueue to backlog Syzbot reported a KASAN slab-use-after-free in fib rules lookup. The root cause is a race condition where packets can escape the backlog flushing during device unregistrati...

5.4AI score0.00348EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Timers: Fixed a NULL function pointer race condition in timershutdownsync. There is a race condition between timershutdownsync and timerexpiration, which can lead to a WARNON being triggered in expiretimers. The issue occurs...

4.7CVSS5.7AI score0.0013EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.12 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fixed the RSS context deletion logic We need to free the corresponding RSS context VNIC in the framework FW every time an RSS context is deleted in the driver. Commit 667ac333dbb7 added a check to delete the VNIC in the...

7.8CVSS5.6AI score0.00138EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/28 4:30 p.m.44 views

CVE-2026-67185 TinyWeb 0.0.8 Path Traversal via URL Path Component

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS0.00453EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/07/28 4:30 p.m.12 views

EUVD-2026-49904

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS5.9AI score0.00453EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.19 views

PT-2026-65461

Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality, while still retainin...

7.5CVSS5.8AI score0.0045EPSS
SaveExploits0References35
RedhatCVE
RedhatCVE
added 2026/07/27 9:25 a.m.9 views

CVE-2026-64309

A flaw was found in the Linux kernel's crypto: ccp module. This vulnerability arises from improper initialization of Secure Nested Paging SNP when handling the ioctlSNPCOMMIT command. A local userspace process can exploit this by sending specific commands via /dev/sev ioctls. If Secure Encrypted...

5.5CVSS5.8AI score0.00221EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64364

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: fix out-of-bounds bit access on mtioflags mtioflags is a single unsigned long, but mtprocessslot, mtreleasependingpalms and mtreleasecontacts use it as a per-slot bitmap indexed by the slot number. That slot numb...

8.8CVSS0.00354EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:50 a.m.10 views

CVE-2026-64364 HID: multitouch: fix out-of-bounds bit access on mt_io_flags

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: fix out-of-bounds bit access on mtioflags mtioflags is a single unsigned long, but mtprocessslot, mtreleasependingpalms and mtreleasecontacts use it as a per-slot bitmap indexed by the slot number. That slot numb...

8.8CVSS5.7AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:50 a.m.9 views

EUVD-2026-48908

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: fix out-of-bounds bit access on mtioflags mtioflags is a single unsigned long, but mtprocessslot, mtreleasependingpalms and mtreleasecontacts use it as a per-slot bitmap indexed by the slot number. That slot numb...

5.7AI score0.00354EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.39 views

CVE-2026-64364 HID: multitouch: fix out-of-bounds bit access on mt_io_flags

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: fix out-of-bounds bit access on mtioflags mtioflags is a single unsigned long, but mtprocessslot, mtreleasependingpalms and mtreleasecontacts use it as a per-slot bitmap indexed by the slot number. That slot numb...

8.8CVSS0.00354EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:49 a.m.42 views

CVE-2026-64286

CVE-2026-64286 affects the Linux kernel’s KVM on arm64. The vulnerability arises in flush_hyp_vcpu(): it copies the host vCPU context into the hyp private vCPU on every run. The guest-context resolver (ctxt_to_vcpu()) expects a NULL __hyp_running_vcpu (only set on the host); since the host’s valu...

8.2CVSS5.8AI score0.00175EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.40 views

CVE-2026-64286 KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPU

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Clear hyprunningvcpu when flushing the pKVM hyp vCPU flushhypvcpu copies the host vCPU context into the hyp's private vCPU on every run. ctxttovcpu expects a guest context to have a NULL hyprunningvcpu, which is only...

8.2CVSS0.00175EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.13 views

PT-2026-64507

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the KVM arm64 implementation where the flush hyp vcpu function copies the host vCPU context into the hyp's private vCPU during every run. Because the ctxt to vcpu...

8.2CVSS5.8AI score0.00175EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.19 views

PT-2026-64585

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds bit access exists in the HID multitouch subsystem. The mt io flags variable is treated as a per-slot bitmap indexed by a slot number that can be as high as 255, based on...

8.8CVSS5.8AI score0.00354EPSS
SaveExploits0References10
Oracle linux
Oracle linux
added 2026/07/21 12:00 a.m.13 views

hplip security update

3.23.12-10.5 - RHEL-192007 CVE-2026-14544 hplip: Incomplete Fix for CVE-2026-8631 3.23.12-10.4 - Fix more leaks in hpcups 3.23.12-10.3 - OSH fixes after CVE-2026-8631 3.23.12-10.2 - CVE-2026-8631 hplip: Arbitrary code execution and privilege escalation via integer overflow in hpcups 3.23.12-10.1 ...

9.8CVSS6.2AI score0.0411EPSS
SaveExploits0
NVD
NVD
added 2026/07/18 2:17 p.m.9 views

CVE-2025-71396

SurrealDB before 2.0.5, 2.1.x before 2.1.5, and 2.2.x before 2.2.2 does not enforce a default execution-time limit on embedded JavaScript scripting functions when the scripting capability is explicitly enabled via --allow-scripting or --allow-all. An authenticated attacker can submit long-running...

6.5CVSS0.00311EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.11 views

CVE-2025-71396

SurrealDB before 2.0.5, 2.1.x before 2.1.5, and 2.2.x before 2.2.2 does not enforce a default execution-time limit on embedded JavaScript scripting functions when the scripting capability is explicitly enabled via --allow-scripting or --allow-all. An authenticated attacker can submit long-running...

2.3CVSS5.2AI score0.00311EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/18 1:10 p.m.29 views

CVE-2025-71396

The vulnerability CVE-2025-71396 affects SurrealDB prior to 2.0.5, 2.1.x prior to 2.1.5, and 2.2.x prior to 2.2.2 where the default execution-time limit for embedded JavaScript functions is not enforced when scripting is explicitly enabled (via --allow-scripting or --allow-all). An authenticated ...

6.5CVSS5.2AI score0.00311EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/06 8:03 a.m.9 views

PYSEC-2026-867 OpenStack Compute (Nova) allows remote attackers to bypass intended restriction

OpenStack Compute Nova before 2014.2.4 juno and 2015.1.x before 2015.1.2 kilo do not properly apply security group changes, which allows remote attackers to bypass intended restriction by leveraging an instance that was running when the change was made...

5CVSS6AI score0.037EPSS
SaveExploits0References16
Rows per page
Query Builder