Lucene search
+L

2332 matches found

Cvelist
Cvelist
added 2026/08/05 8:09 a.m.43 views

CVE-2026-64581 xfrm: fix sk_dst_cache double-free in xfrm_user_policy()

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix skdstcache double-free in xfrmuserpolicy xfrmuserpolicy clears the socket dst cache with skdstreset, i.e. the non-atomic skdstsetsk, NULL: it reads skdstcache with rcudereferenceprotected, stores NULL and dstreleases th...

7.8CVSS0.00117EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/05 8:09 a.m.26 views

CVE-2026-64581 xfrm: fix sk_dst_cache double-free in xfrm_user_policy()

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix skdstcache double-free in xfrmuserpolicy xfrmuserpolicy clears the socket dst cache with skdstreset, i.e. the non-atomic skdstsetsk, NULL: it reads skdstcache with rcudereferenceprotected, stores NULL and dstreleases th...

7.8CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added 2026/08/05 8:09 a.m.185 views

CVE-2026-64581

CVE-2026-64581 is a Linux kernel vulnerability in the xfrm code. The issue arises in xfrm_user_policy(), which clears the socket destination cache (sk_dst_cache) non‑atomically, allowing a race with a per‑socket policy change that can cause the same dst to be released twice, freeing the xfrm_dst ...

7.8CVSS5.4AI score0.00117EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:09 a.m.16 views

CVE-2026-64581

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix skdstcache double-free in xfrmuserpolicy xfrmuserpolicy clears the socket dst cache with skdstreset, i.e. the non-atomic skdstsetsk, NULL: it reads skdstcache with rcudereferenceprotected, stores NULL and dstreleases th...

5.3AI score0.00117EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.39 views

Linux Distros Unpatched Vulnerability : CVE-2026-64581

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfrm: fix skdstcache double-free in xfrmuserpolicy xfrmuserpolicy clears the socket dst cache with skdstreset, i.e. the non-atomic skdstsetsk, NULL: it reads...

7.8CVSS5.9AI score0.00117EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/30 9:47 a.m.12 views

CVE-2026-64465

A flaw was found in the Linux kernel's USB xHCI eXtensible Host Controller Interface driver. When a USB device with active stream endpoints is disconnected, the system attempts to free stream resources while holding a lock with interrupts disabled. This can lead to a situation where a function th...

5.5CVSS5.9AI score0.00184EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 2:16 p.m.13 views

CVE-2026-67217

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS0.00298EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/29 2:16 p.m.8 views

UBUNTU-CVE-2026-67217

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.9AI score0.00298EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/07/29 2:16 p.m.14 views

CVE-2026-67217

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.6AI score0.00298EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/07/29 1:32 p.m.11 views

CVE-2026-67217

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.9AI score0.00298EPSS
SaveExploits1
CVE
CVE
added 2026/07/29 1:32 p.m.84 views

CVE-2026-67217

cJSON up to 1.7.19 has a non-atomic JSON Patch handler in cJSON_Utils.c (apply_patch) that detaches/deletes the target member for a replace without a value or an unresolved move before full validation. This allows an attacker-supplied patch to mutate the target document even when the patch report...

6.9CVSS5.9AI score0.00298EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/07/29 1:32 p.m.21 views

CVE-2026-67217 cJSON JSON Patch Non-Atomic Application Destroys Data Before Validation

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.9AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/07/29 1:32 p.m.11 views

CVE-2026-67217

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.9AI score0.00298EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/29 1:32 p.m.11 views

EUVD-2026-50329

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.9AI score0.00298EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/29 1:32 p.m.39 views

CVE-2026-67217 cJSON JSON Patch Non-Atomic Application Destroys Data Before Validation

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS0.00298EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/07/29 11:42 a.m.9 views

CVE-2026-64472

A flaw was found in the Linux kernel's vfio/mlx5 subsystem. This vulnerability arises from non-atomic bitfield operations, where multiple updates to shared data structures can occur concurrently. This race condition may lead to unexpected behavior or data corruption due to inconsistent state,...

5.5CVSS5.8AI score0.00181EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/28 9:07 a.m.29 views

CVE-2026-14169

Technical details are not publicly available in the provided documents. Monitor for updates.

8.1CVSS5.9AI score0.00288EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 9:07 a.m.37 views

CVE-2026-14169 ads-tec Industrial IT: Account lockout via non-atomic user creation

Due to incorrect behavior order a low privileged remote attacker could trigger account inconsistent state via crafted input and overwrites existing user passwords which could result in complete administrative unavailability of the device...

8.1CVSS0.00288EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.13 views

SUSE CVE-2026-64465

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix sleep in atomic context in xhcifreestreams When a USB device with active stream endpoints is disconnected, xhcifreestreams is called from the hubevent workqueue to free the stream resources. It calls...

4.6CVSS5.7AI score0.00184EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.11 views

CVE-2026-64465

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix sleep in atomic context in xhcifreestreams When a USB device with active stream endpoints is disconnected, xhcifreestreams is called from the hubevent workqueue to free the stream resources. It calls...

0.00184EPSS
SaveExploits0References8
Rows per page
Query Builder