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":May 28, 2026, 4:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
204601 7.8 重要
Local
Linux - Linux Kernel の fs/isofs/rock.c の get_rock_ridge_filename 関数におけるカーネルメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4913 2016-05-26 15:23 2016-05-18 Show GitHub Exploit DB Packet Storm
204602 7.8 重要
Local
Linux - Linux Kernel の mm/percpu.c in におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-4794 2016-05-26 15:22 2016-05-13 Show GitHub Exploit DB Packet Storm
204603 5.5 警告
Local
Linux - Linux Kernel の fs/pnode.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-4581 2016-05-26 15:22 2016-05-11 Show GitHub Exploit DB Packet Storm
204604 7.5 重要
Network
Linux - Linux Kernel の net/x25/x25_facilities.c の x25_negotiate_facilities 関数におけるカーネルスタックメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4580 2016-05-26 15:22 2016-05-18 Show GitHub Exploit DB Packet Storm
204605 7.8 重要
Local
Linux - Linux Kernel の drivers/media/v4l2-core/videobuf2-v4l2.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-4568 2016-05-26 15:22 2016-05-4 Show GitHub Exploit DB Packet Storm
204606 7 重要
Local
Linux - Linux Kernel の BPF サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-4558 2016-05-26 15:22 2016-05-18 Show GitHub Exploit DB Packet Storm
204607 7.8 重要
Local
Linux - Linux Kernel の kernel/bpf/verifier.c の replace_map_fd_with_map_ptr 関数における権限を取得される脆弱性 CWE-Other
その他
CVE-2016-4557 2016-05-26 15:22 2016-05-18 Show GitHub Exploit DB Packet Storm
204608 7.5 重要
Network
Linux - Linux Kernel の net/llc/af_llc.c の llc_cmsg_rcv 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4485 2016-05-26 15:22 2016-05-18 Show GitHub Exploit DB Packet Storm
204609 6.1 警告
Network
株式会社シロハチ - 株式会社シロハチ製の複数の EC-CUBE 用フリーエリア追加プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1205 2016-05-25 17:48 2016-04-26 Show GitHub Exploit DB Packet Storm
204610 6.1 警告
Network
John Dyer
WordPress.org
- WordPress で使用される MediaElement.js の flash/FlashMediaElement.as におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4567 2016-05-25 16:57 2016-05-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
521 - - - 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… New - CVE-2026-45907 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
522 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4_ext_shift_extents() In ext4_ext_shift_extents(), if the extent is NULL in the while loop, the funct… New - CVE-2026-45948 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
523 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req() The starfive_aes_aead_do_one_req() function allocates rctx->… New - CVE-2026-45950 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
524 - - - 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… New - CVE-2026-45951 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
525 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale… New - CVE-2026-45912 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
526 - - - In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: always update mdb_n_entries for vlan contexts syzbot triggered a warning[1] about the number of mdb entries i… New - CVE-2026-45913 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
527 - - - In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: Add validation for MTU changes Increasing the MTU beyond the HDS threshold causes the hardware to fragment packets ac… New - CVE-2026-45952 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
528 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix IO hang with degraded array with llbitmap When llbitmap bit state is still unwritten, any new write should force rc… New - CVE-2026-45953 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
529 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() In au1200fb_drv_probe(), when platform_get_irq fails(), it directly re… New - CVE-2026-45954 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
530 - - - In the Linux kernel, the following vulnerability has been resolved: Revert "hwmon: (ibmpex) fix use-after-free in high/low store" This reverts commit 6946c726c3f4c36f0f049e6f97e88c510b15f65d. Jean… New - CVE-2026-45914 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm