Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 6, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2161 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2022-50538 2026-02-6 10:39 2025-10-7 Show GitHub Exploit DB Packet Storm
2162 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-Other
その他
CVE-2022-50539 2026-02-6 10:39 2025-10-7 Show GitHub Exploit DB Packet Storm
2163 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2022-50540 2026-02-6 10:39 2025-10-7 Show GitHub Exploit DB Packet Storm
2164 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2022-50541 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
2165 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2022-50542 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
2166 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2022-50543 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
2167 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2022-50544 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
2168 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2022-50545 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
2169 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2022-50546 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
2170 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2022-50547 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
271 - - - In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Prevent BUG_ON by validating rounded allocation When DRM_BUDDY_CONTIGUOUS_ALLOCATION is set, the requested size is rou… New - CVE-2026-43169 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
272 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix 22000 series SMEM parsing If the firmware were to report three LMACs (which doesn't exist in hardware) then us… New - CVE-2026-43172 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
273 - - - In the Linux kernel, the following vulnerability has been resolved: net: ethernet: xscale: Check for PTP support properly In ixp4xx_get_ts_info() ixp46x_ptp_find() is called unconditionally despite… New - CVE-2026-43173 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
274 - - - In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix post open error handling Closing a queue doesn't guarantee that all associated page pools are terminated right… New - CVE-2026-43174 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
275 - - - In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841 The 9FGV0841 has 8 outputs and registers 8 struct clk_hw, make sure ther… New - CVE-2026-43175 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
276 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: pci: validate release report content before using for RTL8922DE The commit 957eda596c76 ("wifi: rtw89: pci: validate… New - CVE-2026-43176 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
277 - - - In the Linux kernel, the following vulnerability has been resolved: media: ipu6: Fix RPM reference leak in probe error paths Several error paths in ipu6_pci_probe() were jumping directly to out_ipu… New - CVE-2026-43177 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
278 - - - In the Linux kernel, the following vulnerability has been resolved: procfs: fix possible double mmput() in do_procmap_query() When user provides incorrectly sized buffer for build ID for PROCMAP_QU… New - CVE-2026-43178 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
279 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: fix incorrect early exits for invalid metabox-enabled images Crafted EROFS images with metadata compression enabled can tr… New - CVE-2026-43179 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
280 - - - In the Linux kernel, the following vulnerability has been resolved: gpio: sysfs: fix chip removal with GPIOs exported over sysfs Currently if we export a GPIO over sysfs and unbind the parent GPIO … New - CVE-2026-43181 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm