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 10, 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
191651 6.1 警告
Network
The Jamroom Network - Jamroom におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6705 2017-06-29 16:56 2012-02-19 Show GitHub Exploit DB Packet Storm
191652 7.8 重要
Local
Google - Android の Resource Power Manager におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2015-9006 2017-06-29 16:56 2017-05-1 Show GitHub Exploit DB Packet Storm
191653 6.5 警告
Network
Google - Android OS の Android におけるブラウザのアドレスバーを偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2015-3830 2017-06-29 16:56 2015-05-12 Show GitHub Exploit DB Packet Storm
191654 7.8 重要
Local
Google - Android の Secure File System における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2014-9952 2017-06-29 16:56 2017-05-1 Show GitHub Exploit DB Packet Storm
191655 7.8 重要
Local
Google - Android の Core Kernel における認可に関する脆弱性 CWE-285
不適切な認可
CVE-2014-9950 2017-06-29 16:56 2017-05-1 Show GitHub Exploit DB Packet Storm
191656 7.8 重要
Local
Google - Android の Core Kernel における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2014-9946 2017-06-29 16:56 2017-05-1 Show GitHub Exploit DB Packet Storm
191657 7.8 重要
Local
Google - Android の Secure File System における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2014-9944 2017-06-29 16:56 2017-05-1 Show GitHub Exploit DB Packet Storm
191658 7.8 重要
Local
Google - Android の Core Kernel における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2014-9943 2017-06-29 16:56 2017-05-1 Show GitHub Exploit DB Packet Storm
191659 7.8 重要
Local
Google - Android の Boot における初期化に関する脆弱性 CWE-665
不適切な初期化
CVE-2014-9942 2017-06-29 16:56 2017-05-1 Show GitHub Exploit DB Packet Storm
191660 7 重要
Local
Google - Android の Embedded File System における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2014-9941 2017-06-29 16:56 2017-05-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
461 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ XDP multi-buf programs can modify the layout of the XDP buffer when … New - CVE-2026-43464 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
462 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer() rxrpc_kernel_lookup_peer() can also return error poi… New - CVE-2026-43463 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
463 - - - In the Linux kernel, the following vulnerability has been resolved: net: spacemit: Fix error handling in emac_tx_mem_map() The DMA mappings were leaked on mapping error. Free them with the existing… New - CVE-2026-43462 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
464 - - - In the Linux kernel, the following vulnerability has been resolved: spi: amlogic: spifc-a4: Fix DMA mapping error handling Fix three bugs in aml_sfc_dma_buffer_setup() error paths: 1. Unnecessary g… New - CVE-2026-43461 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
465 - - - In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix double-free in remove() callback The driver uses devm_spi_register_controller() for registration, which au… New - CVE-2026-43460 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
466 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-core: flush delayed work before removing DAIs and widgets When a sound card is unbound while a PCM stream is open, a us… New - CVE-2026-43459 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
467 - - - In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty->link reference in ldisc_open and ser_release A reproducer triggers a KASAN slab-use-after-free in pty_wri… New - CVE-2026-43458 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
468 - - - In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev->allow_rx' is false, the newly allocated skb isn't consumed by netif_r… New - CVE-2026-43457 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
469 - - - In the Linux kernel, the following vulnerability has been resolved: bonding: fix type confusion in bond_setup_by_slave() kernel BUG at net/core/skbuff.c:2306! Oops: invalid opcode: 0000 [#1] SMP KA… New - CVE-2026-43456 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
470 - - - In the Linux kernel, the following vulnerability has been resolved: mctp: route: hold key->lock in mctp_flow_prepare_output() mctp_flow_prepare_output() checks key->dev and may call mctp_dev_set_ke… New - CVE-2026-43455 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm