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 4, 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
205941 9.8 緊急
Network
Debian
openSUSE project
The OTR Development Team
- 64-bit プラットフォーム上で稼動する libotr の proto.c における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-2851 2016-04-12 17:00 2016-03-9 Show GitHub Exploit DB Packet Storm
205942 7.5 重要
Network
マカフィー - McAfee Advanced Threat Defense におけるマルウェア検出を回避される脆弱性 CWE-Other
その他
CVE-2016-3983 2016-04-12 16:57 2016-02-5 Show GitHub Exploit DB Packet Storm
205943 9.8 緊急
Network
9bis
Simon Tatham
- PuTTY および KiTTY の SCP コマンドラインユーティリティにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-2563 2016-04-12 16:29 2016-03-5 Show GitHub Exploit DB Packet Storm
205944 7.8 重要
Local
Huawei - Huawei P8 および Mate S スマートフォンのソフトウェアの ovisp ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8681 2016-04-12 16:27 2015-12-25 Show GitHub Exploit DB Packet Storm
205945 7.8 重要
Local
Huawei - Huawei P8 および Mate S スマートフォンのソフトウェアのグラフィックスドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8680 2016-04-12 16:27 2015-12-25 Show GitHub Exploit DB Packet Storm
205946 5.5 警告
Local
Huawei - Huawei P8 および Mate S スマートフォンのソフトウェアの ION および Maxim_smartpa_dev ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8679 2016-04-12 16:27 2015-12-25 Show GitHub Exploit DB Packet Storm
205947 7.8 重要
Local
Huawei - Huawei P8 および Mate S スマートフォンのソフトウェアの HIFI ドライバにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8319 2016-04-12 16:27 2015-11-22 Show GitHub Exploit DB Packet Storm
205948 7.8 重要
Local
Huawei - Huawei P8 および Mate S スマートフォンのソフトウェアの HIFI ドライバにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8318 2016-04-12 16:27 2015-11-22 Show GitHub Exploit DB Packet Storm
205949 7.8 重要
Local
Huawei - Huawei P8 および Mate S スマートフォンのソフトウェアのグラフィックスドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8307 2016-04-12 16:27 2015-11-20 Show GitHub Exploit DB Packet Storm
205950 7.3 重要
Network
Ruby on Rails project - Ruby on Rails の Action Pack における任意の Ruby コードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-2098 2016-04-12 15:42 2016-02-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1081 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usb_dev refcount leak on probe failure create_card() takes a reference on the USB device with usb_get_dev() and … Update - CVE-2026-46048 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1082 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Fix use-after-free in driver remove() In the remove callback, if a packet arrives after destroy_workqueue() is cal… Update - CVE-2026-46047 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1083 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all() The commit c8e008b60492 ("ext4: ignore xattrs past end") introduced … Update - CVE-2026-46046 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1084 - - - In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Clean up kthread on errors If an error occurs after the ssif kthread is created, but before the main IPMI code starts … Update - CVE-2026-46044 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1085 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv rxe_rcv() currently checks only that the incoming packet is at l… Update - CVE-2026-46043 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1086 - - - In the Linux kernel, the following vulnerability has been resolved: inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails When fsnotify_add_inode_mark_locked() fails in inotify_… Update - CVE-2026-46040 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1087 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmp_pointers Extended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply typ… Update - CVE-2026-46037 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1088 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - reject short ahash digests during instance creation authencesn requires either a zero authsize or an authsiz… Update - CVE-2026-46033 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1089 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… Update - CVE-2026-46031 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1090 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,… Update - CVE-2026-46027 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm