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 9, 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
192591 7.8 重要
Local
シスコシステムズ - Cisco Application Policy Infrastructure Controller における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6768 2017-09-11 15:45 2017-08-16 Show GitHub Exploit DB Packet Storm
192592 7.1 重要
Network
シスコシステムズ - Cisco Application Policy Infrastructure Controller における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6767 2017-09-11 15:45 2017-08-16 Show GitHub Exploit DB Packet Storm
192593 8.1 重要
Network
Google - Linux Kernel を使用している CAF リリースの Android のすべての Qualcomm 製品における競合状態に関する脆弱性 CWE-362
CWE-416
CVE-2017-9685 2017-09-11 15:32 2017-08-18 Show GitHub Exploit DB Packet Storm
192594 7 重要
Local
Google - Linux Kernel を使用している CAF リリースの Android のすべての Qualcomm 製品における競合状態に関する脆弱性 CWE-362
CWE-416
CVE-2017-9684 2017-09-11 15:32 2017-08-7 Show GitHub Exploit DB Packet Storm
192595 4.7 警告
Local
Google - Linux Kernel を使用している CAF リリースの Android のすべての Qualcomm 製品における情報漏えいに関する脆弱性 CWE-200
CWE-362
CVE-2017-9682 2017-09-11 15:32 2017-08-7 Show GitHub Exploit DB Packet Storm
192596 7.5 重要
Network
Google - Linux Kernel を使用している CAF リリースの Android のすべての Qualcomm 製品における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-9680 2017-09-11 15:32 2017-08-7 Show GitHub Exploit DB Packet Storm
192597 7.5 重要
Network
Google - Linux Kernel を使用している CAF リリースの Android のすべての Qualcomm 製品における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-9679 2017-09-11 15:32 2017-08-7 Show GitHub Exploit DB Packet Storm
192598 7.8 重要
Local
Google - Linux Kernel を使用している CAF リリースの Android のすべての Qualcomm 製品におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-9678 2017-09-11 15:32 2017-08-7 Show GitHub Exploit DB Packet Storm
192599 7.8 重要
Local
Google - Linux Kernel を使用している CAF リリースの Android のすべての Qualcomm 製品における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2017-8272 2017-09-11 15:32 2017-07-5 Show GitHub Exploit DB Packet Storm
192600 7 重要
Local
Google - Linux Kernel を使用している CAF リリースの Android のすべての Qualcomm 製品における競合状態に関する脆弱性 CWE-362
CWE-416
CVE-2017-8270 2017-09-11 15:32 2017-07-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3151 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap() Some crafted images can have illegal (!partial_decoding && m_llen <… - CVE-2026-45999 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3152 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: udf: fix partition descriptor append bookkeeping Mounting a crafted UDF image with repeated partition descriptors can trigger a h… - CVE-2026-45991 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3153 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix re-decryption of RESPONSE packets If a RESPONSE packet gets a temporary failure during processing, it may end up in a … - CVE-2026-45988 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3154 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix use-after-free in iomap inline data write path The inline data buffer head (dibh) is being released prematurely in gfs2… - CVE-2026-45984 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3155 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2_release_resource() Running jobs on a hardware context while it is in the process o… - CVE-2026-45980 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3156 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF and double free in smb2_open_file() Zero out @err_iov and @err_buftype before retrying SMB2_open()… - CVE-2026-45972 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3157 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bonding: alb: fix UAF in rlb_arp_recv during bond up/down The ALB RX path may access rx_hashtbl concurrently with bond teardown. … - CVE-2026-45970 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3158 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix a crash due to incorrect cleanup usage of kfree Annotating a local pointer variable, which will be assigned wit… - CVE-2026-45959 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3159 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: fix to avoid directly dereferencing user pointer In vidi_connection_ioctl(), vidi->edid(user pointer) is direct… - CVE-2026-45958 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3160 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a potential use-after-free of BTF object Refcounting in the check_pseudo_btf_id() function is incorrect: the __check_pse… - CVE-2026-45951 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm