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 5, 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
209031 4.3 警告 AVAST Software s.r.o. - アバストにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2015-5662 2015-10-20 17:57 2015-10-16 Show GitHub Exploit DB Packet Storm
209032 2.6 注意 SAND STUDIO - Android アプリ AirDroid における暗黙的 Intent の扱いに関する脆弱性 CWE-DesignError
CVE-2015-5661 2015-10-20 17:57 2015-10-16 Show GitHub Exploit DB Packet Storm
209033 4.9 警告 Linux - Linux Kernel の drivers/net/slip/slhc.c の slhc_init 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-7799 2015-10-20 17:56 2015-09-29 Show GitHub Exploit DB Packet Storm
209034 6.9 警告 Linux - Linux Kernel の IPC オブジェクトの実装における権限を取得される脆弱性 CWE-362
競合状態
CVE-2015-7613 2015-10-20 17:56 2015-09-30 Show GitHub Exploit DB Packet Storm
209035 7.8 危険 Linux - Linux Kernel の net/rds/connection.c の __rds_conn_create 関数におけサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-6937 2015-10-20 17:56 2015-09-9 Show GitHub Exploit DB Packet Storm
209036 2.1 注意 Linux - Linux Kernel の drivers/vhost/vhost.c の vhost_dev_ioctl 関数 におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-6252 2015-10-20 17:56 2015-08-10 Show GitHub Exploit DB Packet Storm
209037 4.6 警告 Linux - Linux Kernel の drivers/scsi/sg.c の sg_start_req 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-5707 2015-10-20 17:56 2015-03-22 Show GitHub Exploit DB Packet Storm
209038 4.7 警告 Linux - Linux Kernel の net/sctp/protocol.c の sctp_init 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-5283 2015-10-20 17:56 2015-10-3 Show GitHub Exploit DB Packet Storm
209039 6.1 警告 Linux - Linux Kernel の drivers/net/virtio_net.c の virtnet_probe 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-5156 2015-10-20 17:56 2015-08-7 Show GitHub Exploit DB Packet Storm
209040 4.9 警告 Linux - Linux Kernel の fs/ext4/extents.c の ext4_zero_range 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-0275 2015-10-20 17:56 2015-04-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3221 - - - In the Linux kernel, the following vulnerability has been resolved: LoongArch: Add spectre boundry for syscall dispatch table The LoongArch syscall number is directly controlled by userspace, but d… - CVE-2026-45993 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3222 - - - In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix user_struct uaf io_free_rbuf_ring() usees a struct user_struct, which io_zcrx_ifq_free() puts it down before d… - CVE-2026-45995 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3223 - - - In the Linux kernel, the following vulnerability has been resolved: spi: imx: fix use-after-free on unbind The SPI subsystem frees the controller and any subsystem allocated driver data as part of … - CVE-2026-45996 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3224 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix conn-level packet handling to unshare RESPONSE packets The security operations that verify the RESPONSE packets decryp… - CVE-2026-46000 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3225 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Limit the total number of nodes Currently, the nameserver doesn't limit the number of nodes it handles. This can b… - CVE-2026-46003 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3226 - - - In the Linux kernel, the following vulnerability has been resolved: gfs2: fix memory leaks in gfs2_fill_super error path Fix two memory leaks in the gfs2_fill_super() error handling path when trans… - CVE-2026-45961 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3227 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: nau8821: Cancel delayed work on component remove Attempting to unload the driver while a jack detection work is pending wou… - CVE-2026-45963 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3228 - - - In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path Commit 5940d1cf9f42 ("SUNRPC: Rebalance a kref in auth_gss.c") added a… - CVE-2026-45964 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3229 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: fix invalid deref of rawdata when export_binary is unset If the export_binary parameter is disabled on runtime, profile… - CVE-2026-45965 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3230 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: fix a resource leak in xfs_alloc_buftarg() In the error path, call fs_put_dax() to drop the DAX device reference. - CVE-2026-46005 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm