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 15, 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
220041 4 警告 Linux - Linux Kernel の virt/kvm/kvm_main.c の __kvm_set_memory_region 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4592 2014-02-18 18:13 2013-11-18 Show GitHub Exploit DB Packet Storm
220042 4.3 警告 レッドハット - Red Hat JBoss Fuse および JBoss A-MQ におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4372 2014-02-18 18:03 2013-09-26 Show GitHub Exploit DB Packet Storm
220043 1.5 注意 Xen プロジェクト - Xen におけるハイパーバイザのスタックメモリを取得される脆弱性 CWE-200
情報漏えい
CVE-2013-4355 2014-02-18 17:53 2013-09-30 Show GitHub Exploit DB Packet Storm
220044 5.8 警告 Linux
Fedora Project
レッドハット
- Linux Kernel の crypto/ansi_cprng.c の get_prng_bytes 関数における暗号保護メカニズムを破られる脆弱性 CWE-189
数値処理の問題
CVE-2013-4345 2014-02-18 17:48 2013-09-17 Show GitHub Exploit DB Packet Storm
220045 6 警告 Fabrice Bellard
Xen プロジェクト
- Xen で使用される QEMU の SCSI の実装におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4344 2014-02-18 17:37 2013-10-2 Show GitHub Exploit DB Packet Storm
220046 4.3 警告 GNU Project
レッドハット
- GNU C Library の malloc/malloc.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-4332 2014-02-18 17:33 2013-08-20 Show GitHub Exploit DB Packet Storm
220047 4.3 警告 Drupal - Drupal 用 EventCalendar モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-1607 2014-02-18 17:31 2014-01-23 Show GitHub Exploit DB Packet Storm
220048 7.5 危険 Restlet - Restlet の ObjectRepresentation クラスのデフォルト設定における任意の Java コードを実行される脆弱性 CWE-16
環境設定
CVE-2013-4271 2014-02-18 17:24 2013-09-7 Show GitHub Exploit DB Packet Storm
220049 7.5 危険 Restlet - Restlet の ObjectRepresentation クラスのデフォルト設定における任意の Java コードを実行される脆弱性 CWE-16
環境設定
CVE-2013-4221 2014-02-18 17:23 2013-09-7 Show GitHub Exploit DB Packet Storm
220050 4.7 警告 Linux - Linux Kernel の net/llc/af_llc.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-3231 2014-02-18 17:17 2013-04-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1721 - - - In the Linux kernel, the following vulnerability has been resolved: dm: remove fake timeout to avoid leak request Since commit 15f73f5b3e59 ("blk-mq: move failure injection out of blk_mq_complete_r… - CVE-2026-43314 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1722 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding Drop the WARN in svm_set_nested_state() on nested_s… - CVE-2026-43315 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1723 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: reject direct access to nullable PTR_TO_BUF pointers check_mem_access() matches PTR_TO_BUF via base_type() which strips PTR_… - CVE-2026-43333 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1724 - - - In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: Check for out of bounds chip_id Clang with CONFIG_UBSAN_SHIFT=y noticed a condition where a signed type (literal… - CVE-2026-43316 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1725 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify Invalidating a dmabuf will impact other users of the shared BO. In th… - CVE-2026-43318 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1726 - - - In the Linux kernel, the following vulnerability has been resolved: spi: spidev: fix lock inversion between spi_lock and buf_lock The spidev driver previously used two mutexes, spi_lock and buf_loc… - CVE-2026-43319 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1727 - - - In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix zero_vruntime tracking fix John reported that stress-ng-yield could make his machine unhappy and managed to bisec… - CVE-2026-43323 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1728 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UaF in addrconf_permanent_addr() The mentioned helper try to warn the user about an exceptional condition,… - CVE-2026-43339 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1729 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_rndis: Protect RNDIS options with mutex The class/subclass/protocol options are suspectible to race conditions as … - CVE-2026-43342 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1730 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_subset: Fix unbalanced refcnt in geth_free geth_alloc() increments the reference count, but geth_free() fails to d… - CVE-2026-43343 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm