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 12, 2026, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193771 7.5 重要
Network
FreeBSD - FreeBSD におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2015-1417 2017-08-28 14:04 2015-07-28 Show GitHub Exploit DB Packet Storm
193772 6.1 警告
Network
シスコシステムズ - Cisco Cloud Web Security におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-0674 2017-08-28 14:04 2015-03-26 Show GitHub Exploit DB Packet Storm
193773 7.8 重要
Local
Panda Security - 複数の Panda Security 製品におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2015-1438 2017-08-28 11:59 2015-07-10 Show GitHub Exploit DB Packet Storm
193774 5.5 警告
Local
JasPer Project
openSUSE project
Fedora Project
- JasPer JPEG-2000 ライブラリにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2015-5221 2017-08-28 11:54 2015-08-21 Show GitHub Exploit DB Packet Storm
193775 6.5 警告
Network
CandlepinProject.org - Candlepin における情報漏えいに関する脆弱性 CWE-200
CWE-399
CVE-2015-5187 2017-08-28 11:54 2015-08-10 Show GitHub Exploit DB Packet Storm
193776 7.8 重要
Local
The Tukaani Project - xzgrep における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2015-4035 2017-08-28 11:54 2015-05-20 Show GitHub Exploit DB Packet Storm
193777 5.5 警告
Local
Adiscon - rsyslog におけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2015-3243 2017-08-28 11:54 2015-06-17 Show GitHub Exploit DB Packet Storm
193778 9.8 緊急
Network
Apache Software Foundation - ActiveMQ Artemis における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2015-3208 2017-08-28 11:54 2015-05-21 Show GitHub Exploit DB Packet Storm
193779 5.5 警告
Local
SOSreport project - sosreport における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2015-3171 2017-08-28 11:54 2015-06-1 Show GitHub Exploit DB Packet Storm
193780 5.5 警告
Local
レッドハット - 複数の Red Hat Enterprise Linux 製品におけるリンク解釈に関する脆弱性 CWE-59
リンク解釈の問題
CVE-2015-3149 2017-08-28 11:54 2015-07-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3311 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: exit: prevent preemption of oopsing TASK_DEAD task When an already-exiting task oopses, make_task_dead() currently calls do_task_… - CVE-2026-46173 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3312 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: xfrm6: release dst on error in xfrm6_rcv_encap() xfrm6_rcv_encap() performs an IPv6 route lookup when the skb does not alre… - CVE-2026-46172 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3313 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: free sk if last When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(), and released at t… - CVE-2026-46170 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3314 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using lock_sock_fast() (atomic context) around sock_set_timestamp() and so… - CVE-2026-46168 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3315 - - - In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl Just like in a previous problem in this driver, usblp_ctrl_msg() wi… - CVE-2026-46167 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3316 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: vport: fix self-deadlock on release of tunnel ports vports are used concurrently and protected by RCU, so netdev_put… - CVE-2026-46165 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3317 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43l… - CVE-2026-46163 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3318 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setup_geo() with zero far_copies setup_geo() extracts near_copies (nc) and far_copies (fc) from … - CVE-2026-46161 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3319 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: always decrease sk refcount When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(). It sh… - CVE-2026-46158 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3320 - - - In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang() The switch case in loongson_gpu_fixup_dma_hang() may not DC2 or DC3… - CVE-2026-46156 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm