Lucene search
+L

91 matches found

Kitploit
Kitploit
added 2026/09/18 10:58 p.m.13 views

QLOG

Update July, 2022 We started QLOG as an experiment to learn more about Windows ETW. QLOG provides enriched Logging for process creation events on Windows. We have stopped development of QLOG because in the meantime free tools were published which use ETW for telemetry and do a way better job than...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 4:16 a.m.9 views

naxsi

حالة المشروع هذا تحديث لحالة المشروع بخصوص Naxsi. كما لاحظتم، تم إيقاف تطوير Naxsi وسيتم أرشفة المستودع لأسباب تاريخية. هذا يعني أنه لن يتم إصدار أي تحديثات جديدة أو إصلاحات للأخطاء لهذا الإصدار. ومع ذلك، إذا كنت ترغب في التحديث إلى إصدارات أحدث من Naxsi، نوصي باستخدام المستودع الجديد على...

5.7AI score
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.6 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Wifi: iwlwifi: mvm: Pause TCM when the firmware is stopped Ignoring this issue will cause us to send a host command to the transport module while the firmware is not active, which will trigger a WARNING. bad state = 0 WARNING: CP...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80589

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - block: stop the timeout timer when releasing a never added disk diskrelease undoes blkmqinitallocatedqueue for a disk whose probe failed before adddisk, but it...

9.8CVSS6.2AI score0.00375EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2026/08/05 7:53 a.m.16 views

Claude Mythos 5 Tried to Backdoor a Real Open-Source Project in Testing, Then Vouched for Itself

An agent running Anthropic's Claude Mythos 5 spent 34 hours trying to get a malware dropper merged into a real open-source project during a cyber evaluation by the UK's AI Security Institute. When a bystander publicly warned that the code was malicious, the agent denied it, force-pushed a rewritt...

6.1AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 4:47 p.m.16 views

SUSE CVE-2026-64260

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: Avoid queue-stopped races and set/read that value under lock There are several readers of queue-stopped that check the value under lock, but fuseuringcommitfetch did not and actually the value was not set under the lo...

7CVSS5.7AI score0.00125EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64260

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: Avoid queue-stopped races and set/read that value under lock There are several readers of queue-stopped that check the value under lock, but fuseuringcommitfetch did not and actually the value was not set under the lo...

7.8CVSS0.00125EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.19 views

CVE-2026-64260

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: Avoid queue-stopped races and set/read that value under lock There are several readers of queue-stopped that check the value under lock, but fuseuringcommitfetch did not and actually the value was not set under the lo...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/07/25 8:49 a.m.11 views

EUVD-2026-48972

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: Avoid queue-stopped races and set/read that value under lock There are several readers of queue-stopped that check the value under lock, but fuseuringcommitfetch did not and actually the value was not set under the lo...

5.7AI score0.00125EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.48 views

CVE-2026-64260 fuse-uring: Avoid queue->stopped races and set/read that value under lock

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: Avoid queue-stopped races and set/read that value under lock There are several readers of queue-stopped that check the value under lock, but fuseuringcommitfetch did not and actually the value was not set under the lo...

7.8CVSS0.00125EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:49 a.m.12 views

CVE-2026-64260 fuse-uring: Avoid queue->stopped races and set/read that value under lock

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: Avoid queue-stopped races and set/read that value under lock There are several readers of queue-stopped that check the value under lock, but fuseuringcommitfetch did not and actually the value was not set under the lo...

7.8CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:49 a.m.57 views

CVE-2026-64260

CVE-2026-64260 affects the Linux kernel’s fuse-uring path. The issue concerns races on the queue->stopped flag: several readers check the value under a lock, but fuse_uring_commit_fetch() (and in fuse_uring_abort_end_requests() as noted) did not, meaning the flag could be observed/modified wit...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.18 views

CVE-2026-64260

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: Avoid queue-stopped races and set/read that value under lock There are several readers of queue-stopped that check the value under lock, but fuseuringcommitfetch did not and actually the value was not set under the lo...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.20 views

PT-2026-64481

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the fuse-uring component. The fuse uring commit fetch function fails to check the queue-stopped value under a lock, and the fuse uring abort end requests...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0
NVD
NVD
added 2026/07/19 4:17 p.m.10 views

CVE-2026-64095

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid double decrement of bla.numrequests The bla.numrequests is increased when no requestsent was in progress. And it is decremented in various places announcement was received, backbone is purged, periodic work...

7.1CVSS0.00267EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64095

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid double decrement of bla.numrequests The bla.numrequests is increased when no requestsent was in progress. And it is decremented in various places announcement was received, backbone is purged, periodic work...

5.4AI score0.00267EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/19 3:40 p.m.43 views

CVE-2026-64095

Concrete details confirm CVE-2026-64095 affects Linux kernel batman-adv (bla.num_requests) where double decrement occurs due to non-atomic checks of request_sent and bla.num_requests. The root cause: several code paths modify state and counts without atomic synchronization, allowing TOCTOU races....

7.1CVSS5.4AI score0.00267EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/19 3:40 p.m.14 views

EUVD-2026-45780

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid double decrement of bla.numrequests The bla.numrequests is increased when no requestsent was in progress. And it is decremented in various places announcement was received, backbone is purged, periodic work...

5.4AI score0.00267EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.40 views

CVE-2026-64095 batman-adv: bla: avoid double decrement of bla.num_requests

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid double decrement of bla.numrequests The bla.numrequests is increased when no requestsent was in progress. And it is decremented in various places announcement was received, backbone is purged, periodic work...

7.1CVSS0.00267EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/06/03 6:16 p.m.11 views

CVE-2026-46267

In the Linux kernel, the following vulnerability has been resolved: nfc: hci: shdlc: Stop timers and work before freeing context llcshdlcdeinit purges SHDLC skb queues and frees the llcshdlc structure while its timers and state machine work may still be active. Timer callbacks can schedule smwork...

7.8CVSS6.5AI score0.00121EPSS
SaveExploits0References25
Rows per page
Query Builder