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, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
203471 7.7 重要
Network
- HPE Release Control におけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2016-4374 2016-08-18 16:34 2016-08-3 Show GitHub Exploit DB Packet Storm
203472 7.4 重要
Local
Linux - Linux Kernel の fs/ioctl.c の ioctl_file_dedupe_range 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-362
CVE-2016-6516 2016-08-18 14:18 2016-07-28 Show GitHub Exploit DB Packet Storm
203473 5.1 警告
Local
Linux - Linux Kernel の drivers/scsi/aacraid/commctrl.c の ioctl_send_fib 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2016-6480 2016-08-18 14:18 2016-08-2 Show GitHub Exploit DB Packet Storm
203474 7.8 重要
Local
Linux - Linux Kernel の security/apparmor/lsm.c の apparmor_setprocattr 関数における権限を取得される脆弱性 CWE-119
CWE-264
CVE-2016-6187 2016-08-18 14:18 2016-07-27 Show GitHub Exploit DB Packet Storm
203475 7.8 重要
Local
Linux - Linux Kernel の net/core/skbuff.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-6162 2016-08-18 14:18 2016-07-7 Show GitHub Exploit DB Packet Storm
203476 5.1 警告
Local
Linux - Linux Kernel の drivers/platform/chrome/cros_ec_dev.c の ec_device_ioctl_xcmd 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2016-6156 2016-08-18 14:18 2016-06-21 Show GitHub Exploit DB Packet Storm
203477 4.7 警告
Local
Linux - Linux Kernel の kernel/auditsc.c の audit_log_single_execve_arg 関数における文字セットの制限を回避される脆弱性 CWE-362
競合状態
CVE-2016-6136 2016-08-18 14:18 2016-07-20 Show GitHub Exploit DB Packet Storm
203478 6.5 警告
Local
Linux - PowerPC プラットフォーム上で稼動する Linux Kernel の arch/powerpc/kvm/book3s_hv_rmhandlers.S におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-5412 2016-08-18 14:18 2016-06-22 Show GitHub Exploit DB Packet Storm
203479 4.3 警告
Physics
Linux - Linux Kernel の airspy USB ドライバの drivers/media/usb/airspy/airspy.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-5400 2016-08-18 14:18 2016-07-15 Show GitHub Exploit DB Packet Storm
203480 7.3 重要
Local
Google
Linux
- Linux Kernel の IPv6 スタックにおける権限を取得される脆弱性 CWE-264
CWE-Other
CVE-2016-3841 2016-08-18 14:18 2016-08-1 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
2401 - - - In the Linux kernel, the following vulnerability has been resolved: thermal/of: Fix reference leak in thermal_of_cm_lookup() In thermal_of_cm_lookup(), tr_np is obtained via of_parse_phandle(), but… - CVE-2026-45925 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2402 - - - In the Linux kernel, the following vulnerability has been resolved: rust: pwm: Fix potential memory leak on init error When initializing a PWM chip using pwmchip_alloc(), the allocated device owns … - CVE-2026-45926 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2403 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Require frozen map for calculating map hash Currently, bpf_map_get_info_by_fd calculates and caches the hash of the map rega… - CVE-2026-45927 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2404 - - - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix memory leak on codec_info allocation failure In wave5_vpu_open_enc() and wave5_vpu_open_dec(), a v… - CVE-2026-45928 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2405 - - - In the Linux kernel, the following vulnerability has been resolved: net: mctp: ensure our nlmsg responses are initialised Syed Faraz Abrar (@farazsth98) from Zellic, and Pumpkin (@u1f383) from DEVC… - CVE-2026-45930 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2406 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: pf1550: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `de… - CVE-2026-45906 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2407 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix deadlocks between devlink and netdev instance locks In the mentioned "Fixes" commit, various work tasks triggering… - CVE-2026-45907 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2408 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered mul… - CVE-2026-45937 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2409 - - - In the Linux kernel, the following vulnerability has been resolved: gpib: Fix memory leak in ni_usb_init() In ni_usb_init(), if ni_usb_setup_init() fails, the function returns -EFAULT without freei… - CVE-2026-45939 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2410 - - - In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure get_burstcount() can return -EBUSY on timeout. When this hap… - CVE-2026-45941 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm