Lucene search
+L

309796 matches found

Debian CVE
Debian CVE
added 2026/09/17 4:07 p.m.5 views

CVE-2026-90228

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix NULL pointer dereference in nvmetexecuteidentifynszns When a host issues an Identify command with CNS 05h I/O Command Set specific Identify Namespace and CSI 02h ZNS targeting a file-backed namespace,...

SaveExploits0
OSV
OSV
added 2026/09/17 4:07 p.m.2 views

CVE-2026-90228 nvmet: fix NULL pointer dereference in nvmet_execute_identify_ns_zns()

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix NULL pointer dereference in nvmetexecuteidentifynszns When a host issues an Identify command with CNS 05h I/O Command Set specific Identify Namespace and CSI 02h ZNS targeting a file-backed namespace,...

SaveExploits0References10
EUVD
EUVD
added 2026/09/17 4:07 p.m.5 views

EUVD-2026-81821

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix NULL pointer dereference in nvmetexecuteidentifynszns When a host issues an Identify command with CNS 05h I/O Command Set specific Identify Namespace and CSI 02h ZNS targeting a file-backed namespace,...

SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/17 4:07 p.m.3 views

CVE-2026-90222

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: hold a reference to the request skb during sendframe pn533sendasync publishes the command and then calls dev-phyops-sendframe. Once dev-cmd is set, an incoming frame can be matched to this command: the I2C threaded IR...

SaveExploits0
OSV
OSV
added 2026/09/17 4:07 p.m.2 views

CVE-2026-90222 nfc: pn533: hold a reference to the request skb during send_frame

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: hold a reference to the request skb during sendframe pn533sendasync publishes the command and then calls dev-phyops-sendframe. Once dev-cmd is set, an incoming frame can be matched to this command: the I2C threaded IR...

SaveExploits0References11
Cvelist
Cvelist
added 2026/09/17 4:07 p.m.20 views

CVE-2026-90222 nfc: pn533: hold a reference to the request skb during send_frame

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: hold a reference to the request skb during sendframe pn533sendasync publishes the command and then calls dev-phyops-sendframe. Once dev-cmd is set, an incoming frame can be matched to this command: the I2C threaded IR...

SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:07 p.m.5 views

EUVD-2026-81815

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: hold a reference to the request skb during sendframe pn533sendasync publishes the command and then calls dev-phyops-sendframe. Once dev-cmd is set, an incoming frame can be matched to this command: the I2C threaded IR...

SaveExploits0References8
CVE
CVE
added 2026/09/17 4:07 p.m.5 views

CVE-2026-90222

CVE-2026-90222 is a use-after-free race condition in the Linux kernel's NFC PN533 driver (nfc/pn533). When __pn533_send_async() publishes a command and invokes send_frame(), an incoming I2C frame can trigger command completion, which frees the request skb via consume_skb(). On the I2C transport, ...

SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:07 p.m.4 views

EUVD-2026-81774

In the Linux kernel, the following vulnerability has been resolved: ublk: avoid teardown retry loop on xarray allocation failure ublkshmemremoveranges removes matching maple tree ranges in batches, but first stores each range into a temporary xarray so that the pages can be unpinned after droppin...

SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/17 4:07 p.m.5 views

CVE-2026-90181

In the Linux kernel, the following vulnerability has been resolved: ublk: avoid teardown retry loop on xarray allocation failure ublkshmemremoveranges removes matching maple tree ranges in batches, but first stores each range into a temporary xarray so that the pages can be unpinned after droppin...

SaveExploits0
CVE
CVE
added 2026/09/17 4:07 p.m.5 views

CVE-2026-90181

CVE-2026-90181 affects the ublk (userspace block device) subsystem in the Linux kernel . The root cause is in __ublk_shmem_remove_ranges(), which stores ranges into a temporary xarray via xa_store(..., GFP_ATOMIC) under the maple tree lock. If the atomic allocation fails before the range is erase...

SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 4:07 p.m.14 views

CVE-2026-90181 ublk: avoid teardown retry loop on xarray allocation failure

In the Linux kernel, the following vulnerability has been resolved: ublk: avoid teardown retry loop on xarray allocation failure ublkshmemremoveranges removes matching maple tree ranges in batches, but first stores each range into a temporary xarray so that the pages can be unpinned after droppin...

SaveExploits0References2
OSV
OSV
added 2026/09/17 4:07 p.m.2 views

CVE-2026-90181 ublk: avoid teardown retry loop on xarray allocation failure

In the Linux kernel, the following vulnerability has been resolved: ublk: avoid teardown retry loop on xarray allocation failure ublkshmemremoveranges removes matching maple tree ranges in batches, but first stores each range into a temporary xarray so that the pages can be unpinned after droppin...

SaveExploits0References5
Kitploit
Kitploit
added 2026/09/17 4:06 p.m.18 views

windbg-mcp

WinDbg MCP 一个 MCP(模型上下文协议)服务器,将 pybag 的每一个 Windows 调试器功能暴露为原生 MCP 工具。它允许任何兼容 MCP 的客户端(Claude Desktop、Claude Code、Cowork、OpenAI Codex CLI、Cursor 以及自定义代理)全面控制用户态进程、内核会话和崩溃转储分析——全部通过类型化工具调用和结构化 JSON 响应完成。 系统要求 仅限 Windows — pybag 需要 Microsoft Debugging Tools for Windows Python 3.10+ Microsoft Debuggi...

6AI score
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.3 views

CVE-2026-90098

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: fix sleep in atomic context in MAC table access sparx5setrxmode runs with netifaddrlockbh held and iterates dev-mc via devmcsync, which per address calls sparx5mcsync / sparx5mcunsync - sparx5mactlearn /...

SaveExploits0
CVE
CVE
added 2026/09/17 4:06 p.m.5 views

CVE-2026-90098

CVE-2026-90098 affects the Linux kernel sparx5 network driver. The root cause is that sparx5_set_rx_mode() executes with netif_addr_lock_bh held (an atomic context), yet calls sparx5_mact_learn() / sparx5_mact_forget() , which acquire a mutex and poll the MAC access command register via readx_pol...

SaveExploits0References2
EUVD
EUVD
added 2026/09/17 4:06 p.m.3 views

EUVD-2026-81959

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: fix sleep in atomic context in MAC table access sparx5setrxmode runs with netifaddrlockbh held and iterates dev-mc via devmcsync, which per address calls sparx5mcsync / sparx5mcunsync - sparx5mactlearn /...

SaveExploits0References2
OSV
OSV
added 2026/09/17 4:06 p.m.2 views

CVE-2026-90098 net: sparx5: fix sleep in atomic context in MAC table access

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: fix sleep in atomic context in MAC table access sparx5setrxmode runs with netifaddrlockbh held and iterates dev-mc via devmcsync, which per address calls sparx5mcsync / sparx5mcunsync - sparx5mactlearn /...

SaveExploits0References5
Cvelist
Cvelist
added 2026/09/17 4:06 p.m.14 views

CVE-2026-90098 net: sparx5: fix sleep in atomic context in MAC table access

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: fix sleep in atomic context in MAC table access sparx5setrxmode runs with netifaddrlockbh held and iterates dev-mc via devmcsync, which per address calls sparx5mcsync / sparx5mcunsync - sparx5mactlearn /...

SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 4:06 p.m.13 views

CVE-2026-90087 Bluetooth: do not leak an hci_conn when a second LE connect is rejected

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: do not leak an hciconn when a second LE connect is rejected createleconncomplete decides whether the failed connection is still pending by comparing it against hcilookupleconnect, which returns the first LE connection ...

SaveExploits0References2
Rows per page
Query Builder