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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220191 10 危険 Mozilla Foundation - 複数の Mozilla 製品の gfxTextRun::GetUserData 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3964 2013-06-11 15:18 2012-08-28 Show GitHub Exploit DB Packet Storm
220192 10 危険 Mozilla Foundation - 複数の Mozilla 製品の js::gc::MapAllocToTraceKind 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3963 2013-06-11 15:11 2012-08-28 Show GitHub Exploit DB Packet Storm
220193 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-DesignError
CVE-2012-3962 2013-06-11 15:04 2012-08-28 Show GitHub Exploit DB Packet Storm
220194 10 危険 Mozilla Foundation - 複数の Mozilla 製品の RangeData の実装における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3961 2013-06-11 15:01 2012-08-28 Show GitHub Exploit DB Packet Storm
220195 10 危険 Mozilla Foundation - 複数の Mozilla 製品の mozSpellChecker::SetCurrentDictionary 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3960 2013-06-11 14:57 2012-08-28 Show GitHub Exploit DB Packet Storm
220196 10 危険 Mozilla Foundation - 複数の Mozilla 製品の nsRangeUpdater::SelAdjDeleteNode 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3959 2013-06-11 14:54 2012-08-28 Show GitHub Exploit DB Packet Storm
220197 10 危険 Mozilla Foundation - 複数の Mozilla 製品の nsHTMLEditRules::DeleteNonTableElements 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3958 2013-06-11 14:50 2012-08-28 Show GitHub Exploit DB Packet Storm
220198 10 危険 Mozilla Foundation - 複数の Mozilla 製品の nsBlockFrame::MarkLineDirty 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-3957 2013-06-11 14:45 2012-08-28 Show GitHub Exploit DB Packet Storm
220199 10 危険 Mozilla Foundation - 複数の Mozilla 製品の MediaStreamGraphThreadRunnable::Run 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3956 2013-06-11 14:42 2012-08-28 Show GitHub Exploit DB Packet Storm
220200 6.8 警告 LibTIFF - LibTIFF の tiff2pdf におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2012-3401 2013-06-11 14:34 2012-08-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
271 - - - In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp report_size in s32ton() to avoid undefined shift s32ton() shifts by n-1 where n is the field's report_size, a va… New - CVE-2026-31624 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
272 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: proc: size address buffers for %pISpc output The AF_RXRPC procfs helpers format local and remote socket addresses into fix… New - CVE-2026-31630 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
273 - - - In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit() When dma_map_single() fails in tse_start_xmit(), the funct… New - CVE-2026-31658 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
274 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: brcmsmac: Fix dma_free_coherent() size dma_alloc_consistent() may change the size to align it. The new size is saved in all… New - CVE-2026-31661 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
275 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in build_polexpire() build_expire() clears the trailing padding bytes of struct xfrm_user_expire aft… New - CVE-2026-31664 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
276 - - - In the Linux kernel, the following vulnerability has been resolved: seg6: separate dst_cache for input and output paths in seg6 lwtunnel The seg6 lwtunnel uses a single dst_cache per encap route, s… New - CVE-2026-31668 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
277 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix oversized RESPONSE authenticator length check rxgk_verify_response() decodes auth_len from the packet and is supposed … New - CVE-2026-31635 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
278 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix RESPONSE authenticator parser OOB read rxgk_verify_authenticator() copies auth_len bytes into a temporary buffer and t… New - CVE-2026-31636 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
279 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix RxGK token loading to check bounds rxrpc_preparse_xdr_yfs_rxgk() reads the raw key length and ticket length from the X… New - CVE-2026-31641 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
280 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet->calls list to use list_del_rcu() rather t… New - CVE-2026-31642 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm