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 15, 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
195701 5.5 警告
Local
Artifex Software - Artifex Software, Inc. の Ghostscript の mem_get_bits_rectangle 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-7207 2017-04-18 16:10 2017-03-20 Show GitHub Exploit DB Packet Storm
195702 7.8 重要
Local
Google - Android の Qualcomm SPCom ドライバにおけるカーネルのコンテキスト内で任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-5857 2017-04-18 16:08 2016-06-28 Show GitHub Exploit DB Packet Storm
195703 7.5 重要
Network
Open Information Security Foundation - Suricata における不適切に実装されたセキュリティチェックに関する脆弱性 CWE-358
不適切に実装されたセキュリティチェック
CVE-2017-7177 2017-04-18 15:52 2017-02-5 Show GitHub Exploit DB Packet Storm
195704 8.1 重要
Network
Drupal - Drupal における不適切なアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6381 2017-04-18 15:42 2017-03-15 Show GitHub Exploit DB Packet Storm
195705 7.5 重要
Network
Drupal - Drupal における不適切なアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6377 2017-04-18 15:42 2017-03-15 Show GitHub Exploit DB Packet Storm
195706 6.6 警告
Physics
OnePlus - OnePlus 3 および 3T デバイス上で稼動する OxygenOS における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-5623 2017-04-18 15:35 2017-03-19 Show GitHub Exploit DB Packet Storm
195707 7.1 重要
Local
Libav - libav の libavcodec の decode_residual 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2017-7208 2017-04-18 15:27 2017-03-19 Show GitHub Exploit DB Packet Storm
195708 7.1 重要
Local
Libav - libav の libavcodec の ff_h2645_extract_rbsp 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-7206 2017-04-18 15:27 2017-03-19 Show GitHub Exploit DB Packet Storm
195709 8.8 重要
Network
Capstone engine - Capstone の winkernel_mm.c の cs_winkernel_malloc 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-6952 2017-04-18 14:54 2017-03-14 Show GitHub Exploit DB Packet Storm
195710 5.9 警告
Network
GNU Project - GNU C Library の pop_fail_stack 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-19
データ処理
CVE-2015-8985 2017-04-18 11:57 2015-02-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1721 - - - In the Linux kernel, the following vulnerability has been resolved: dm: remove fake timeout to avoid leak request Since commit 15f73f5b3e59 ("blk-mq: move failure injection out of blk_mq_complete_r… - CVE-2026-43314 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1722 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding Drop the WARN in svm_set_nested_state() on nested_s… - CVE-2026-43315 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1723 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: reject direct access to nullable PTR_TO_BUF pointers check_mem_access() matches PTR_TO_BUF via base_type() which strips PTR_… - CVE-2026-43333 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1724 - - - In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: Check for out of bounds chip_id Clang with CONFIG_UBSAN_SHIFT=y noticed a condition where a signed type (literal… - CVE-2026-43316 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1725 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify Invalidating a dmabuf will impact other users of the shared BO. In th… - CVE-2026-43318 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1726 - - - In the Linux kernel, the following vulnerability has been resolved: spi: spidev: fix lock inversion between spi_lock and buf_lock The spidev driver previously used two mutexes, spi_lock and buf_loc… - CVE-2026-43319 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1727 - - - In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix zero_vruntime tracking fix John reported that stress-ng-yield could make his machine unhappy and managed to bisec… - CVE-2026-43323 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1728 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UaF in addrconf_permanent_addr() The mentioned helper try to warn the user about an exceptional condition,… - CVE-2026-43339 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1729 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_rndis: Protect RNDIS options with mutex The class/subclass/protocol options are suspectible to race conditions as … - CVE-2026-43342 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1730 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_subset: Fix unbalanced refcnt in geth_free geth_alloc() increments the reference count, but geth_free() fails to d… - CVE-2026-43343 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm