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, 2:07 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
209031 6.8 警告 Fabrice Bellard - QEMU の hw/net/pcnet.c の pcnet_receive 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-7512 2016-01-15 16:05 2015-11-30 Show GitHub Exploit DB Packet Storm
209032 2.1 注意 Xen プロジェクト - Xen の arch/x86/hvm/irq.c の hvm_set_callback_via 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8615 2016-01-15 15:46 2015-12-21 Show GitHub Exploit DB Packet Storm
209033 2.1 注意 Mozilla Foundation - Mozilla Firefox OS のロックスクリーン機能におけるアクセス権を取得される脆弱性 CWE-Other
その他
CVE-2015-8512 2016-01-15 14:33 2015-12-30 Show GitHub Exploit DB Packet Storm
209034 6.9 警告 Mozilla Foundation - Mozilla Firefox OS のロックスクリーン機能におけるパスコードの要求を回避される脆弱性 CWE-362
競合状態
CVE-2015-8511 2016-01-15 14:33 2015-12-30 Show GitHub Exploit DB Packet Storm
209035 4.3 警告 Mozilla Foundation - Mozilla Firefox OS のデフォルトのホームスクリーンアプリのローカライズ機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8510 2016-01-15 14:33 2015-12-30 Show GitHub Exploit DB Packet Storm
209036 7.2 危険 アドビシステムズ - Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat で使用される Adobe Download Manager における権限を取得される脆弱性 CWE-Other
その他
CVE-2016-0947 2016-01-15 14:30 2016-01-7 Show GitHub Exploit DB Packet Storm
209037 10 危険 アドビシステムズ - Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0946 2016-01-15 14:30 2016-01-7 Show GitHub Exploit DB Packet Storm
209038 10 危険 アドビシステムズ - Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0945 2016-01-15 14:30 2016-01-7 Show GitHub Exploit DB Packet Storm
209039 10 危険 アドビシステムズ - Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0944 2016-01-15 14:30 2016-01-7 Show GitHub Exploit DB Packet Storm
209040 6.8 警告 アドビシステムズ - Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における Javascript API 実行の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0943 2016-01-15 14:30 2016-01-7 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
3871 - - - In the Linux kernel, the following vulnerability has been resolved: can: ucan: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tie… - CVE-2026-46103 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3872 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: strparser: fix skb_head leak in strp_abort_strp() When the stream parser is aborted, for example after a message assembly ti… - CVE-2026-46102 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3873 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: reject zero shift in nft_bitwise Reject zero shift operands for nft_bitwise left and right shift expressions during in… - CVE-2026-46101 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3874 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6_input_core() and rpl_input() call ip6_route_input() which sets a NORE… - CVE-2026-46099 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3875 - - - In the Linux kernel, the following vulnerability has been resolved: net: caif: clear client service pointer on teardown `caif_connect()` can tear down an existing client after remote shutdown by ca… - CVE-2026-46098 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3876 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_names() snd_ctl_elem_init_enum_names() advances pointe… - CVE-2026-46088 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3877 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inj… - CVE-2026-46082 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3878 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via … - CVE-2026-46080 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3879 - - - In the Linux kernel, the following vulnerability has been resolved: rbd: fix null-ptr-deref when device_add_disk() fails do_rbd_add() publishes the device with device_add() before calling device_ad… - CVE-2026-46079 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3880 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but th… - CVE-2026-46078 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm