Lucene search
+L

62 matches found

Kitploit
Kitploit
added 2026/09/11 7:21 a.m.8 views

germy

概述 germy 是一个针对 Linux 内核 5.15-rc1 至 6.6-rc1 版本的 NGSM 权限提升漏洞利用程序。有关所用漏洞及利用技术的详细信息,请参阅 TECHNICALDETAILS.md。 已在以下系统上测试: Ubuntu LTS 20.04.6 5.15.x 和 22.04.4 6.5.x Ubuntu 非 LTS 23.10 6.5.x Debian 12.5 6.1.x 使用方法 运行 make debug 或 make release 以生成 germydebug 或 germyrelease。...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 7:12 a.m.7 views

ExploitGSM

ExploitGSM 针对 6.4 - 6.5 内核的漏洞利用,以及另一个针对 5.15 - 6.5 的漏洞利用 联系 Telegram - https://t.me/YuriiCrimson Telegram 群聊 - https://t.me/itcrowdua 冬天我在 ngsm 驱动中发现了两个漏洞。之后 Jammes 联系我,提出要从我这里买下它们。 你们也明白了,他骗了我。但我当时还不知道针对 6.4 和 6.5 的第一个漏洞利用已经被泄露。所以三天前我在不知情的情况下把它泄露了出去,而它其实早已被公开。 然后我在推特上看到了这个...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/06 12:00 a.m.4 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053196)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053196 advisory. In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: require CAPNETADMIN to attach NGSM0710 ldisc Any unprivileged user can attach NGSM0710...

7.8CVSS6.1AI score0.00245EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.8 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098806)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098806 advisory. In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queu...

5.5CVSS6.3AI score0.00134EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005150)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005150 advisory. In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in...

7.8CVSS5.8AI score0.00261EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/12/26 12:00 a.m.11 views

The vulnerability of the n_gsm component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the ngsm component in the Linux operating system’s kernel is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to cause a service failure...

7CVSS5.8AI score0.00187EPSS
SaveExploits0References7Affected Software2
SUSE CVE
SUSE CVE
added 2025/10/29 12:24 a.m.9 views

SUSE CVE-2025-40071

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Don't block input queue by waiting MSC Currently gsmqueue processes incoming frames and when opening a DLC channel it calls gsmdlciopen which calls gsmmodemupdate. If basic mode is used it calls gsmmodemupdviamsc and i...

5.5CVSS6.6AI score0.00187EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.19 views

CVE-2025-40071 tty: n_gsm: Don't block input queue by waiting MSC

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Don't block input queue by waiting MSC Currently gsmqueue processes incoming frames and when opening a DLC channel it calls gsmdlciopen which calls gsmmodemupdate. If basic mode is used it calls gsmmodemupdviamsc and i...

0.00187EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/28 11:48 a.m.9 views

CVE-2025-40071 tty: n_gsm: Don't block input queue by waiting MSC

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Don't block input queue by waiting MSC Currently gsmqueue processes incoming frames and when opening a DLC channel it calls gsmdlciopen which calls gsmmodemupdate. If basic mode is used it calls gsmmodemupdviamsc and i...

6.5AI score
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2022-55187

Malicious code in bioql PyPI...

8.7AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.11 views

SUSE CVE-2022-50116

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

5.5CVSS6.3AI score0.00134EPSS
SaveExploits0References18
NVD
NVD
added 2025/06/18 11:15 a.m.17 views

CVE-2022-50116

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

5.5CVSS0.00134EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

DEBIAN-CVE-2022-50116

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

5.5CVSS5.6AI score0.00134EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.16 views

CVE-2022-49941

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

DEBIAN-CVE-2022-49940

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: add sanity check for gsm-receive in gsmreceivebuf A null pointer dereference can happen when attempting to access the "gsm-receive" function in gsmldreceivebuf. Currently, the code assumes that gsm-recieve is only call...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.18 views

CVE-2022-50116

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

5.5CVSS5.6AI score0.00134EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 11:02 a.m.8 views

CVE-2022-50116 tty: n_gsm: fix deadlock and link starvation in outgoing data path

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

5.8AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-50073

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr...

7.8CVSS6.7AI score0.00261EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/12/04 12:00 a.m.23 views

The vulnerability of the n_gsm component in the Linux operating system’s kernel allows a hacker to execute arbitrary code.

The vulnerability of the ngsm component in the Linux operating system’s kernel is related to writing beyond the buffer boundaries. Exploiting this vulnerability can allow an attacker to execute arbitrary code...

7.8CVSS7.4AI score0.00265EPSS
SaveExploits0References20Affected Software6
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.22 views

kernel: tty: n_gsm: avoid call of sleeping functions from atomic context

REJECTED CVE In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: avoid call of sleeping functions from atomic context...

6.8AI score
SaveExploits0References5
Rows per page
Query Builder