Lucene search
+L

29 matches found

Kitploit
Kitploit
added 2026/08/25 10:59 p.m.2 views

moonwalk

moonwalk Copri le tue tracce durante Linux Exploitation / Penetration Testing lasciando zero tracce nei log di sistema e nei timestamp del filesystem. 📖 Indice Introduzione Caratteristiche Installazione Utilizzo Contributo Licenza ℹ️ Introduzione moonwalk è un eseguibile singolo binario da 400 KB...

5.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 4:10 a.m.36 views

azazel

Azazel V 0.1 The whole earth has been corrupted through the works that were taught by Azazel: to him ascribe all sin. -- 1 Enoch 2:8 Azazel is a userland rootkit based off of the original LDPRELOAD technique from Jynx rootkit. It is more robust and has additional features, and focuses heavily...

5.7AI score
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.13 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: Skipping the “reserved bytes” warning after unmounting after a log cleanup failure. After the recent changes made by commit c2e39305299f01 “btrfs: clearing the extent buffer when writing fails” and its follow-up fix,...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fixed a deadlock in r5lexitlog. The commit b13015af94cf “md/raid5-cache: Clear conf-log after finishing work” introduced a new problem: // The caller holds reconfigmutex r5lexitlog flushwork&log-disablewritebackwo...

6.2AI score0.00224EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013766)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013766 advisory. In the Linux kernel, the following vulnerability has been resolved: tpm: acpi: Call acpiputtable to fix memory leak The start and length of the event log area are...

5.6AI score0.00199EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/11 12:00 a.m.13 views

Apple iOS和Apple iPadOS 安全漏洞

Apple iOS and Apple iPadOS are products of the American company Apple. Apple iOS is an operating system developed for mobile devices. Apple iPadOS is an operating system for iPad tablets. Both Apple iOS and Apple iPadOS have security vulnerabilities, which stem from improper log cleanup. These...

3.3CVSS5.8AI score0.00117EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 4:17 p.m.4 views

DEBIAN-CVE-2023-53848

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix a deadlock in r5lexitlog Commit b13015af94cf "md/raid5-cache: Clear conf-log after finishing work" introduce a new problem: // caller hold reconfigmutex r5lexitlog flushwork&log-disablewritebackwork...

5.8AI score0.00224EPSS
SaveExploits0References1
Gitee
Gitee
added 2025/07/06 3:21 a.m.152 views

Pentest-and-Development-Tips

Pentest-and-Development-Tips A collection of pentest and development tips Author: 3gstudent Click on me to view the English version 声明 以下技巧不应用于非法用途 --- Tips 1. 手动端口探测 nmap的-sV可以探测出服务版本,但有些情况下必须手动探测去验证 使用Wireshark获取响应包未免大材小用,可通过nc简单判断 eg. 对于8001端口,nc连接上去,随便输入一个字符串,得到了以下结果: $ nc -vv localhost 8001...

7.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2025/05/07 12:00 a.m.9 views

Start the cron Daemon Properly

The cron daemon is used to execute batch processing jobs on the system. Even if the OS does not have user jobs that need to be run, some system jobs need to be run, including important jobs such as security monitoring. The cron daemon is used to execute these jobs. If the cron daemon is not start...

7.1AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/07/18 3:05 a.m.7 views

SUSE CVE-2022-48833

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/07/16 8:56 p.m.23 views

CVE-2022-48833

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.5CVSS6.9AI score0.00237EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/16 1:15 p.m.31 views

CVE-2022-48833

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.5CVSS0.00237EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/07/16 1:15 p.m.20 views

CVE-2022-48833

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.5CVSS5.9AI score0.00237EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/16 12:25 p.m.86 views

CVE-2022-48833

CVE-2022-48833 involves the btrfs code in the Linux kernel. After patches addressing: (1) btrfs: clear extent buffer uptodate when we fail to write it and (2) btrfs: check WRITE_ERR when reading an extent buffer, unmounts could leave space reservations in block groups/log tree extents uncleared i...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/07/16 12:25 p.m.23 views

CVE-2022-48833 btrfs: skip reserved bytes warning on unmount after log cleanup failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.16 views

CVE-2022-48833 btrfs: skip reserved bytes warning on unmount after log cleanup failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

6.8AI score0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.44 views

CVE-2022-48833 btrfs: skip reserved bytes warning on unmount after log cleanup failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

0.00237EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.64 views

CVE-2022-48833

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.5CVSS5.6AI score0.00237EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/01/09 10:13 p.m.11 views

CVE-2022-3923 ActiveCampaign for WooCommerce < 1.9.8 - Subscriber+ Error Log Cleanup

The ActiveCampaign for WooCommerce WordPress plugin before 1.9.8 does not have authorisation check when cleaning up its error logs via an AJAX action, which could allow any authenticated users, such as subscriber to call it and remove error logs...

4.6AI score0.00483EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/12/16 12:00 a.m.96 views

ActiveCampaign for WooCommerce < 1.9.8 - Subscriber+ Error Log Cleanup

The plugin does not have authorisation check when cleaning up its error logs via an AJAX action, which could allow any authenticated users, such as subscriber to call it and remove error logs. Run the below command in the developer console of the web browser while being on the blog as a subscribe...

4.3CVSS1.5AI score0.00483EPSS
SaveExploits2
Rows per page
Query Builder