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 19, 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
226461 6.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の TIPC 実装における権限を取得される脆弱性 CWE-189
数値処理の問題
CVE-2010-3859 2012-12-21 15:34 2010-12-9 Show GitHub Exploit DB Packet Storm
226462 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の setup_arg_pages 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3858 2012-12-21 15:33 2010-10-20 Show GitHub Exploit DB Packet Storm
226463 2.7 注意 サイバートラスト株式会社
VMware
シトリックス・システムズ
Linux
レッドハット
- Xen のバックエンドドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3699 2012-12-21 15:31 2010-11-23 Show GitHub Exploit DB Packet Storm
226464 2.1 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel のネットワークキューイング機能の実装における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2010-3477 2012-12-21 15:30 2010-09-21 Show GitHub Exploit DB Packet Storm
226465 4.7 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の snd_ctl_new 関数における整数オーバーフロー脆弱性 CWE-189
数値処理の問題
CVE-2010-3442 2012-12-21 15:29 2010-10-4 Show GitHub Exploit DB Packet Storm
226466 7.8 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の sctp_packet_config 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3432 2012-12-21 15:27 2010-09-26 Show GitHub Exploit DB Packet Storm
226467 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の cxgb_extension_ioctl 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3296 2012-12-21 15:26 2010-09-30 Show GitHub Exploit DB Packet Storm
226468 7.5 危険 libssh - libssh における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-4562 2012-12-21 15:20 2012-11-20 Show GitHub Exploit DB Packet Storm
226469 5 警告 libssh - libssh の keys.c におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2012-4561 2012-12-21 15:19 2012-11-20 Show GitHub Exploit DB Packet Storm
226470 6.8 警告 libssh - libssh の複数の関数におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-4559 2012-12-21 15:18 2012-11-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 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
196281 7.8 HIGH
Local
google android In bindServiceLocked of ActiveServices.java, there is a possible foreground service launch due to a confused deputy. This could lead to local escalation of privilege with User execution privileges ne… NVD-CWE-Other
CVE-2021-0398 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
196282 9.8 CRITICAL
Network
google android In sdp_copy_raw_data of sdp_discovery.cc, there is a possible system compromise due to a double free. This could lead to remote code execution with no additional execution privileges needed. User int… CWE-415
 Double Free
CVE-2021-0397 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
196283 9.8 CRITICAL
Network
google android In Builtins::Generate_ArgumentsAdaptorTrampoline of builtins-arm.cc and related files, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote code executi… CWE-787
 Out-of-bounds Write
CVE-2021-0396 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
196284 7.8 HIGH
Local
google android In StopServicesAndLogViolations of reboot.cpp, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges ne… CWE-416
 Use After Free
CVE-2021-0395 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
196285 5.5 MEDIUM
Local
google android In android_os_Parcel_readString8 of android_os_Parcel.cpp, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional exe… CWE-125
Out-of-bounds Read
CVE-2021-0394 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
196286 7.8 HIGH
Local
google android In Scanner::LiteralBuffer::NewCapacity of scanner.cc, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution if an attacker can supply a maliciou… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2021-0393 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
196287 7.8 HIGH
Local
google android In main of main.cpp, there is a possible memory corruption due to a double free. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed… CWE-415
 Double Free
CVE-2021-0392 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
196288 7.8 HIGH
Local
google android In onCreate() of ChooseTypeAndAccountActivity.java, there is a possible way to learn the existence of an account, without permissions, due to a tapjacking/overlay attack. This could lead to local esc… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0391 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
196289 7.8 HIGH
Local
google android In various methods of WifiNetworkSuggestionsManager.java, there is a possible modification of suggested networks due to a missing permission check. This could lead to local escalation of privilege by… CWE-862
 Missing Authorization
CVE-2021-0390 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
196290 6.5 MEDIUM
Network
google android In getNbits of pvmp3_getbits.cpp, there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclosure with no additional execution privileges needed… CWE-125
Out-of-bounds Read
CVE-2021-0378 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm