Lucene search
+L

35651 matches found

Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.19 views

PT-2026-62065

Name of the Vulnerable Software and Affected Versions Data::RingBuffer::Shared versions prior to 0.04 Description This issue occurs when a world-readable mmap backing file is created and opened without the O EXCL or O NOFOLLOW flags. The segment is created using the open function with a mode of...

3.8CVSS5.9AI score0.00117EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/21 12:0 a.m.6 views

ALSA-2026:42736 Important: acl security update

Access Control Lists ACLs are used to define fine-grained discretionary access rights for files and directories. The acl packages contain the getfacl and setfacl utilities needed for manipulating access control lists. Security Fixes: acl: Symlink traversal privilege escalation via libacl function...

8.4CVSS5.3AI score0.00153EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.7 views

EulerOS Virtualization 2.12.0 : kernel (EulerOS-SA-2026-2776)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : Input: alps - fix use-after-free bugs caused by dev3registerworkCVE-2025-68822 ext4: reject mount if bigalloc with sfirstdatablock ...

9.8CVSS7AI score0.01501EPSS
SaveExploits15References167
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.14 views

PT-2026-62062

Name of the Vulnerable Software and Affected Versions Data::RadixTree::Shared versions prior to 0.02 Description This issue occurs when a world-readable mmap backing file is created and opened without the O EXCL or O NOFOLLOW flags. The segment is created using the open function with a mode of...

3.8CVSS5.9AI score0.00117EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/20 9:16 p.m.10 views

CVE-2026-55219

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.5, the credit payment implementation in app/Livewire/Invoices/Show.php executes a pessimistic row lock lockForUpdate outside of an active database transaction. Because MySQL/MariaDB...

5.3CVSS0.00144EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 8:20 p.m.59 views

CVE-2026-55219

CVE-2026-55219 – Paymenter race condition (version

5.3CVSS5.2AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 8:20 p.m.7 views

CVE-2026-55219 Paymenter: Race condition in payWithCredit() enables credit double-spend

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.5, the credit payment implementation in app/Livewire/Invoices/Show.php executes a pessimistic row lock lockForUpdate outside of an active database transaction. Because MySQL/MariaDB...

5.3CVSS5.4AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/20 5:8 p.m.8 views

CVE-2026-63802

A flaw was found in the Linux kernel's block input/output control group blk-cgroup component. This vulnerability, a Use-After-Free UAF, occurs when multiple block control groups are released at the same time. A race condition allows one group to remove another's entries while it is still in use,...

7.8CVSS5.2AI score0.00137EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 4:47 p.m.7 views

CVE-2026-63803

A flaw was found in the Linux kernel's hdlcppp module. This use-after-free vulnerability occurs because the Point-to-Point Protocol PPP control timers are not properly synchronized before the associated memory is freed. An attacker could potentially exploit this by triggering a race condition,...

7.8CVSS5.7AI score0.00133EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/20 4:27 p.m.13 views

CVE-2026-64190

In the Linux kernel, the following vulnerability has been resolved: net: team: fix NULL pointer dereference in teamxmit during mode change teamchangemode clears team-ops with memset before restoring safe dummy handlers via teamadjustops. A concurrent teamxmit running under RCU on another CPU can...

5.3AI score0.0015EPSS
SaveExploits0
OSV
OSV
added 2026/07/20 4:27 p.m.9 views

CVE-2026-64190 net: team: fix NULL pointer dereference in team_xmit during mode change

In the Linux kernel, the following vulnerability has been resolved: net: team: fix NULL pointer dereference in teamxmit during mode change teamchangemode clears team-ops with memset before restoring safe dummy handlers via teamadjustops. A concurrent teamxmit running under RCU on another CPU can...

5.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/20 4:27 p.m.7 views

CVE-2026-64189

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ipsetlist resize The release path of ipsetdumpdo and ipsetdumpdone read inst-ipsetlist via ipsetrefnetlink, a plain rcudereferenceraw of the array pointer. These run from netlinkrecvmsg...

7.8CVSS5.3AI score0.00121EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.7 views

urllib3: urllib3: Denial of Service due to excessive HTTP response decompression

A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response,...

8.9CVSS5.5AI score0.0068EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2026/07/20 4:6 p.m.16 views

USN-8569-1: Linux kernel (HWE) vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS7.7AI score0.93235EPSS
SaveExploits129
RedhatCVE
RedhatCVE
added 2026/07/20 1:47 p.m.9 views

CVE-2026-64068

A flaw was found in the Linux kernel's netfs component. This vulnerability arises from missing locking around the retry logic when adding new subrequests within the netfsretryreadsubrequests and netfsretrywritestream functions. An attacker could potentially exploit this race condition, which may...

9.8CVSS5.3AI score0.0038EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 1:46 p.m.6 views

CVE-2026-64150

A flaw was found in the Netfilter component of the Linux kernel. In the nftinner module, an error path incorrectly re-enables softirqs before releasing a local lock. This improper ordering of lock operations could lead to a race condition, potentially allowing a local attacker to cause a denial o...

9.8CVSS5.3AI score0.00442EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/20 1:16 p.m.10 views

CVE-2026-12080

A flaw was found in the QEMU Guest Agent qga. A local unprivileged user can exploit a vulnerability in the guest-ssh-add-authorized-keys command handler by manipulating symbolic links. This can occur either through a deterministic directory-symlink bypass or a Time-of-Check to Time-of-Use TOCTOU...

7.3CVSS0.00139EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/20 12:40 p.m.11 views

EUVD-2026-45941

A flaw was found in the QEMU Guest Agent qga. A local unprivileged user can exploit a vulnerability in the guest-ssh-add-authorized-keys command handler by manipulating symbolic links. This can occur either through a deterministic directory-symlink bypass or a Time-of-Check to Time-of-Use TOCTOU...

7.3CVSS5.6AI score0.00139EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 12:19 p.m.12 views

CVE-2026-63756

SurrealDB versions before 3.1.0 contain a time-of-check/time-of-use race condition in the HTTP /rpc endpoint that allows unauthenticated requests to inherit authenticated session state. Unauthenticated attackers can send concurrent requests to the /rpc endpoint while legitimate authenticated...

9.2CVSS0.0027EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:4 p.m.14 views

CVE-2026-63756

CVE-2026-63756 concerns SurrealDB versions before 3.1.0, where a time-of-check/time-of-use race in the HTTP /rpc endpoint allows unauthenticated requests to inherit an authenticated session state. Unauthenticated attackers can issue concurrent /rpc requests while legitimate authenticated traffic ...

9.2CVSS5.5AI score0.0027EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder