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":June 16, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199621 7.8 重要
Local
LibGD project - GD Graphics Library の gd_io.c における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-10168 2017-04-6 20:04 2016-12-18 Show GitHub Exploit DB Packet Storm
199622 5.5 警告
Local
LibGD project - GD Graphics Library の gd_gd2.c の gdImageCreateFromGd2Ctx 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-10167 2017-04-6 20:04 2016-08-17 Show GitHub Exploit DB Packet Storm
199623 9.8 緊急
Network
LibGD project - GD Graphics Library の gd_interpolation.c の _gdContributionsAlloc 関数における整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2016-10166 2017-04-6 20:04 2016-08-6 Show GitHub Exploit DB Packet Storm
199624 5.5 警告
Local
LibGD project - GD Graphics Library の gd_tga.c の read_image_tga 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-6906 2017-04-6 20:04 2016-08-16 Show GitHub Exploit DB Packet Storm
199625 7.8 重要
Local
JasPer Project - JasPer の jpc_t2dec.c の jpc_dec_decodepkt 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-6852 2017-04-6 20:02 2017-01-25 Show GitHub Exploit DB Packet Storm
199626 5.5 警告
Local
JasPer Project - JasPer の jas_seq.c の jas_matrix_bindsub 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2017-6851 2017-04-6 20:02 2017-01-22 Show GitHub Exploit DB Packet Storm
199627 5.5 警告
Local
JasPer Project - JasPer の jp2_cod.c の jp2_cdef_destroy 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-6850 2017-04-6 20:02 2017-03-5 Show GitHub Exploit DB Packet Storm
199628 7.8 重要
Local
JasPer Project - JasPer の jpc_t2cod.c の jpc_pi_nextcprl 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-10251 2017-04-6 20:02 2016-11-4 Show GitHub Exploit DB Packet Storm
199629 7.5 重要
Network
JasPer Project - JasPer の jp2_cod.c の jp2_colr_destroy 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-10250 2017-04-6 20:02 2016-10-23 Show GitHub Exploit DB Packet Storm
199630 7.8 重要
Local
JasPer Project - JasPer の jpc_dec.c の jpc_dec_tiledecode 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-10249 2017-04-6 20:02 2016-10-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3901 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Reinstate disabling of BHs around IRQ handler If the driver executes ks8851_irq() AND a TX packet has been sent, the… - CVE-2026-46031 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3902 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smc_clc_wait_msg A CLC decline can be received while the handshake is still in an early stage,… - CVE-2026-46027 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3903 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply() If a message of type CEPH_MSG_AUTH_REPLY contains a zero va… - CVE-2026-46024 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3904 - - - In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in create_dirty_log() The argument count calculation in create_dirty_log() performs `*args_used =… - CVE-2026-46023 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3905 - - - In the Linux kernel, the following vulnerability has been resolved: misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt() ibmasm_handle_mouse_interrupt() performs an out-of-bounds MMIO… - CVE-2026-46022 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3906 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup atmel_aes_buff_init() allocates 4 pages using __get_free_pag… - CVE-2026-46019 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3907 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATES parse_uac2_sample_rate_range() caps the number of enumerated rates at MA… - CVE-2026-46018 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3908 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: tcp: call sk_data_ready() after listener migration When inet_csk_listen_stop() migrates an established child socket from a closin… - CVE-2026-46015 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3909 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown epf_ntb_epc_destroy() duplicates the teardown that the caller is s… - CVE-2026-46009 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3910 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix u32 overflow in pushbuf reloc bounds check nouveau_gem_pushbuf_reloc_apply() validates each relocation with … - CVE-2026-46006 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm