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 12, 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
198001 7.8 重要
Local
Hancom Inc. - Hancom Office 2014 におけるヒープを破損される脆弱性 CWE-119
バッファエラー
CVE-2016-4296 2017-01-23 10:42 2016-08-4 Show GitHub Exploit DB Packet Storm
198002 7.8 重要
Local
Hancom Inc. - Hancom Office 2014 におけるヒープのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-4295 2017-01-23 10:42 2016-08-4 Show GitHub Exploit DB Packet Storm
198003 7.8 重要
Local
Hancom Inc. - Hancom Office 2014 におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-4294 2017-01-23 10:41 2016-08-4 Show GitHub Exploit DB Packet Storm
198004 7.8 重要
Local
Hancom Inc. - Hancom Office 2014 におけるアプリケーションのコンテキスト内でコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4292 2017-01-23 10:41 2016-08-4 Show GitHub Exploit DB Packet Storm
198005 7.8 重要
Local
Hancom Inc. - Hancom Office 2014 における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-4291 2017-01-23 10:41 2016-08-4 Show GitHub Exploit DB Packet Storm
198006 7.8 重要
Local
Hancom Inc. - Hancom Office 2014 におけるアプリケーションのコンテキスト内でコードを実行される脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-4290 2017-01-23 10:41 2016-08-4 Show GitHub Exploit DB Packet Storm
198007 5.5 警告
Local
カスペルスキー - Kaspersky Internet Security の KL1 ドライバの IOCTL 処理機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-4307 2017-01-23 10:40 2016-08-26 Show GitHub Exploit DB Packet Storm
198008 5.5 警告
Local
カスペルスキー - Kaspersky Internet Security の KLDISK ドライバの複数の IOCTL ハンドラにおける情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2016-4306 2017-01-23 10:40 2016-08-26 Show GitHub Exploit DB Packet Storm
198009 5.5 警告
Local
カスペルスキー - Kaspersky Internet Security の KLIF ドライバのシステムコールのフィルタリング機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-4305 2017-01-23 10:40 2016-08-26 Show GitHub Exploit DB Packet Storm
198010 5.5 警告
Local
カスペルスキー - Kaspersky Internet Security の KLIF ドライバのシステムコールのフィルタリング機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-4304 2017-01-23 10:40 2016-08-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1081 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set() The kfd_event_page_set() function writes KFD_SIGNAL_EVENT_LIMIT * 8 b… - CVE-2026-43206 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1082 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: atm: fore200e: fix use-after-free in tasklets during device removal When the PCA-200E or SBA-200E adapter is being detached, the … - CVE-2026-43203 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1083 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query Fix a "scheduling while atomic" bug in mlx5e_ipsec_init_macs(… - CVE-2026-43199 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1084 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: tcp: fix potential race in tcp_v6_syn_recv_sock() Code in tcp_v6_syn_recv_sock() after the call to tcp_v4_syn_recv_sock() is done… - CVE-2026-43198 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1085 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: netconsole: avoid OOB reads, msg is not nul-terminated msg passed to netconsole from the console subsystem is not guaranteed to b… - CVE-2026-43197 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1086 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: consume xmit errors of GSO frames udpgro_frglist.sh and udpgro_bench.sh are the flakiest tests currently in NIPA. They fail … - CVE-2026-43194 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1087 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_tcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xt_tcpmss.c (lines 53-68)… - CVE-2026-43190 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1088 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 ("xfs: fix attr leaf header freemap.size underflow… - CVE-2026-43187 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1089 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() On the receive path, __ioam6_fill_trace_data() uses trace->node… - CVE-2026-43186 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1090 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smb_direct_prepare_negotiation() smb_direct_prepare_negotiation() casts an unsigned __u32 value fr… - CVE-2026-43185 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm