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 8, 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
252511 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の Transparent Inter-Process Communication 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1187 2011-03-3 13:38 2010-03-31 Show GitHub Exploit DB Packet Storm
252512 5.4 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の fs/nfs/pagelist.c における脆弱性 CWE-noinfo
情報不足
CVE-2010-1088 2011-03-3 13:37 2010-04-6 Show GitHub Exploit DB Packet Storm
252513 7.8 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の nfs_wait_on_request 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1087 2011-03-3 13:36 2010-04-6 Show GitHub Exploit DB Packet Storm
252514 2.1 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の wake_futex_pi 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0622 2011-03-3 13:35 2010-02-15 Show GitHub Exploit DB Packet Storm
252515 1.9 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の find_keyring_by_name 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2010-1437 2011-03-3 13:34 2010-05-7 Show GitHub Exploit DB Packet Storm
252516 2.1 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の ebtables モジュールにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0007 2011-03-3 13:33 2010-01-19 Show GitHub Exploit DB Packet Storm
252517 5.4 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の print_fatal_signal 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-200
情報漏えい
CVE-2010-0003 2011-03-3 13:32 2010-01-26 Show GitHub Exploit DB Packet Storm
252518 7.8 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux Kernel の The ip6_dst_lookup_tail 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0437 2011-03-3 13:31 2010-03-16 Show GitHub Exploit DB Packet Storm
252519 10 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の NFS サーバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2521 2011-03-3 13:30 2010-05-12 Show GitHub Exploit DB Packet Storm
252520 4.4 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の DNS resolution 機能における任意の CIFS マウントを実行される脆弱性 CWE-DesignError
CVE-2010-2524 2011-03-3 13:29 2010-08-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
312641 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: configfs: fix a race in configfs_{,un}register_subsystem() When configfs_register_subsystem() or configfs_unregister_subsystem() … CWE-362
Race Condition
CVE-2022-48931 2024-08-23 10:54 2024-08-22 Show GitHub Exploit DB Packet Storm
312642 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/ib_srp: Fix a deadlock Remove the flush_workqueue(system_long_wq) call since flushing system_long_wq is deadlock-prone and s… CWE-667
 Improper Locking
CVE-2022-48930 2024-08-23 10:51 2024-08-22 Show GitHub Exploit DB Packet Storm
312643 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix memory leak during stateful obj update stateful objects can be updated from the control plane. The tran… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48933 2024-08-23 10:50 2024-08-22 Show GitHub Exploit DB Packet Storm
312644 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte When adding a rule with 32 destinations, we hit the following out-… CWE-125
Out-of-bounds Read
CVE-2022-48932 2024-08-23 10:48 2024-08-22 Show GitHub Exploit DB Packet Storm
312645 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: unregister flowtable hooks on netns exit Unregister flowtable hooks before they are releases via nf_tables_… CWE-416
 Use After Free
CVE-2022-48935 2024-08-23 10:45 2024-08-22 Show GitHub Exploit DB Packet Storm
312646 - - - An issue was discovered in UCI IDOL 2 (aka uciIDOL or IDOL2) through 2.12. Due to improper input validation, improper deserialization, and improper restriction of operations within the bounds of a me… - CVE-2024-45167 2024-08-23 05:35 2024-08-22 Show GitHub Exploit DB Packet Storm
312647 7.8 HIGH
Local
google chrome Insufficient data validation in Installer in Google Chrome on Windows prior to 128.0.6613.84 allowed a local attacker to perform privilege escalation via a malicious file. (Chromium security severity… NVD-CWE-noinfo
CVE-2024-7977 2024-08-23 05:35 2024-08-22 Show GitHub Exploit DB Packet Storm
312648 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac() ida_simple_get() returns an id between min (0) and max (NFP_MAX_… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48934 2024-08-23 05:33 2024-08-22 Show GitHub Exploit DB Packet Storm
312649 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring: add a schedule point in io_add_buffers() Looping ~65535 times doing kmalloc() calls can trigger soft lockups, especiall… CWE-667
 Improper Locking
CVE-2022-48937 2024-08-23 04:07 2024-08-22 Show GitHub Exploit DB Packet Storm
312650 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1… CWE-834
 Excessive Iteration
CVE-2022-48939 2024-08-23 04:02 2024-08-22 Show GitHub Exploit DB Packet Storm