Lucene search
+L

43 matches found

Kitploit
Kitploit
added 2026/08/30 3:00 p.m.3 views

CVE-2022-0995

CVE-2022-0995 CVE-2022-0995 漏洞利用 分析文章 利用目标 : linux-5.13.18 参考文献 : https://docs.kernel.org/core-api/watchqueue.htmloverview https://bsauce.github.io/2022/04/15/CVE-2022-0995/ https://google.github.io/security-research/pocs/linux/cve-2021-22555/writeup.html https://github.com/Bonfee/CVE-2022-0995...

8.3CVSS6.9AI score0.78684EPSS
SaveExploits27References4
Kitploit
Kitploit
added 2026/08/30 2:49 p.m.5 views

CVE-2022-0995

CVE-2022-0995 CVE-2022-0995的漏洞利用程序。利用Linux内核watchqueue组件中的堆越界写入。 类似的技术描述于该研究 https://google.github.io/security-research/pocs/linux/cve-2021-22555/writeup.html。 该漏洞利用程序已在Ubuntu 21.10(内核5.13.0-37)上测试。 该漏洞利用程序并不总是100%成功,可能需要多次运行才能获得结果。 root@kitploit: make ./exploit...

8.3CVSS6.7AI score0.78684EPSS
SaveExploits27References1
Kitploit
Kitploit
added 2026/08/25 4:15 a.m.4 views

CVE-2022-0995

CVE-2022-0995 Ceci est mon exploit pour CVE-2022-0995, une écriture hors limites du tas dans le composant watchqueue du noyau Linux. Il utilise la même technique décrite dans https://google.github.io/security-research/pocs/linux/cve-2021-22555/writeup.html. L'exploit cible Ubuntu 21.10 avec le...

8.3CVSS6.5AI score0.78684EPSS
SaveExploits27References1
VulnCheck KEV
VulnCheck KEV
added 2026/08/20 12:00 a.m.25 views

VulnCheck KEV: CVE-2022-0995

An out-of-bounds OOB memory write flaw was found in the Linux kernel’s watchqueue event notification subsystem. This flaw can overwrite parts of the kernel state, potentially allowing a local user to gain privileged access or cause a denial of service on the system...

7.8CVSS5.4AI score0.09518EPSS
SaveIn wildExploits10References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-55077

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00256EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2022-54970

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00256EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/21 11:52 a.m.11 views

SUSE-SU-2025:01640-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-48933: netfilter: nftables: fix memory leak during stateful obj update bsc1229621. - CVE-2022-49110: netfilter: conntrack: revisit gc autotuning...

9.8CVSS6.6AI score0.00713EPSS
SaveExploits0References88
NVD
NVD
added 2025/04/16 3:16 p.m.23 views

CVE-2025-23138

In the Linux kernel, the following vulnerability has been resolved: watchqueue: fix pipe accounting mismatch Currently, watchqueuesetsize modifies the pipe buffers charged to user-pipebufs without updating the pipe-nraccounted on the pipe itself, due to the if !pipehaswatchqueue test in...

5.5CVSS0.00197EPSS
SaveExploits0References10
Packet Storm
Packet Storm
added 2025/03/17 12:00 a.m.333 views

Linux watch_queue Filter Out-Of-Bounds Write

The Linux watchqueue filter suffers from an out of bounds write vulnerability amongst other issues that are also noted. This bug report is about things in the watchqueue subsystem, which is only enabled under CONFIGWATCHQUEUE. That seems to be disabled e.g. on Debian, but Ubuntu and Fedora enable...

7.8CVSS7AI score0.09518EPSS
SaveExploits10
SUSE CVE
SUSE CVE
added 2025/02/27 3:09 a.m.9 views

SUSE CVE-2022-49257

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix NULL dereference in error cleanup In watchqueuesetsize, the error cleanup code doesn't take account of the fact that freepage can't handle a NULL pointer when trying to free up buffer pages that did get allocated...

5.5CVSS6.8AI score0.00256EPSS
SaveExploits0References7
NVD
NVD
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49256

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Actually free the watch freewatch does everything barring actually freeing the watch object. Fix this by adding the missing kfree. kmemleak produces a report something like the following. Note that as an address can b...

5.5CVSS0.00256EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/26 7:01 a.m.16 views

CVE-2022-49257

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix NULL dereference in error cleanup In watchqueuesetsize, the error cleanup code doesn't take account of the fact that freepage can't handle a NULL pointer when trying to free up buffer pages that did get allocated...

5.5CVSS0.00256EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/26 7:00 a.m.24 views

CVE-2022-49148

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Free the page array when watchqueue is dismantled Commit 7ea1a0124b6d "watchqueue: Free the alloc bitmap when the watchqueue is torn down" took care of the bitmap, but not the page array. BUG: memory leak unreferenced...

5.5CVSS0.00256EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:56 a.m.154 views

CVE-2022-49257

CVE-2022-49257 affects the Linux kernel and stems from a NULL dereference in watch_queue_set_size() during error cleanup. The code path could call __free_page() on buffers that were not allocated, causing a NULL pointer dereference (observed as a KASAN report in __free_pages). The issue is mitiga...

5.5CVSS6.7AI score0.00256EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.16 views

CVE-2022-49257

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix NULL dereference in error cleanup In watchqueuesetsize, the error cleanup code doesn't take account of the fact that freepage can't handle a NULL pointer when trying to free up buffer pages that did get allocated...

5.5CVSS5.8AI score0.00256EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.34 views

CVE-2022-49256 watch_queue: Actually free the watch

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Actually free the watch freewatch does everything barring actually freeing the watch object. Fix this by adding the missing kfree. kmemleak produces a report something like the following. Note that as an address can b...

0.00256EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 1:56 a.m.12 views

CVE-2022-49256 watch_queue: Actually free the watch

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Actually free the watch freewatch does everything barring actually freeing the watch object. Fix this by adding the missing kfree. kmemleak produces a report something like the following. Note that as an address can b...

5.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.25 views

CVE-2022-49148 watch_queue: Free the page array when watch_queue is dismantled

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Free the page array when watchqueue is dismantled Commit 7ea1a0124b6d "watchqueue: Free the alloc bitmap when the watchqueue is torn down" took care of the bitmap, but not the page array. BUG: memory leak unreferenced...

0.00256EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.17 views

CVE-2022-49148

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Free the page array when watchqueue is dismantled Commit 7ea1a0124b6d "watchqueue: Free the alloc bitmap when the watchqueue is torn down" took care of the bitmap, but not the page array. BUG: memory leak unreferenced...

5.5CVSS5.5AI score0.00256EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/07/16 1:15 p.m.23 views

CVE-2022-48847

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix filter limit check In watchqueuesetfilter, there are a couple of places where we check that the filter type value does not exceed what the typefilter bitmap can hold. One place calculates the number of bits by: if...

7.8CVSS6.2AI score0.00239EPSS
SaveExploits0References6
Rows per page
Query Builder