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":June 16, 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
229641 7.1 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の igb_receive_skb 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-4263 2012-12-25 18:30 2011-01-18 Show GitHub Exploit DB Packet Storm
229642 6.1 警告 サイバートラスト株式会社
VMware
シトリックス・システムズ
レッドハット
- Xen の fixup_page_fault 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2010-4255 2012-12-25 18:28 2011-01-13 Show GitHub Exploit DB Packet Storm
229643 6.1 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の ソケット実装におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4251 2012-12-25 18:27 2011-03-1 Show GitHub Exploit DB Packet Storm
229644 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の wait_for_unix_gc 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4249 2012-12-25 18:26 2010-11-29 Show GitHub Exploit DB Packet Storm
229645 4.7 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の _exit_signal 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2010-4248 2012-12-25 18:24 2010-11-30 Show GitHub Exploit DB Packet Storm
229646 5.5 警告 サイバートラスト株式会社
VMware
シトリックス・システムズ
レッドハット
- Xen の do_block_io_op 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4247 2012-12-25 18:22 2011-01-4 Show GitHub Exploit DB Packet Storm
229647 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の s/exec.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4243 2012-12-25 18:21 2011-01-22 Show GitHub Exploit DB Packet Storm
229648 4 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の hci_uart_tty_open 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-4242 2012-12-25 18:03 2010-11-22 Show GitHub Exploit DB Packet Storm
229649 5.5 警告 サイバートラスト株式会社
VMware
シトリックス・システムズ
レッドハット
- Xen の vbd_create 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4238 2012-12-25 18:00 2011-01-13 Show GitHub Exploit DB Packet Storm
229650 4.9 警告 サイバートラスト株式会社
VMware
レッドハット
- Linux kernel の udp_queue_rcv_skb 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4161 2012-12-25 17:58 2010-12-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
202541 5.5 MEDIUM
Local
google android In Wi-Fi, there is a possible leak of location-sensitive data due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User i… CWE-862
 Missing Authorization
CVE-2021-0518 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
202542 9.8 CRITICAL
Network
google android In Factory::CreateStrictFunctionMap of factory.cc, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote code execution in an unprivileged process with n… CWE-787
 Out-of-bounds Write
CVE-2021-0515 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
202543 8.1 HIGH
Network
google android In several functions of the V8 library, there is a possible use after free due to a race condition. This could lead to remote code execution in an unprivileged process with no additional execution pr… CWE-362
Race Condition
CVE-2021-0514 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
202544 7.8 HIGH
Local
google android In onPackageAddedInternal of PermissionManagerService.java, there is possible access to external storage due to a permissions bypass. This could lead to local escalation of privilege with User execut… CWE-276
Incorrect Default Permissions 
CVE-2021-0486 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
202545 7.3 HIGH
Local
google android In onCreate of PermissionActivity.java, there is a possible permission bypass due to Confusing UI. This could lead to local escalation of privilege with no additional execution privileges needed. Use… CWE-276
Incorrect Default Permissions 
CVE-2021-0441 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
202546 6.7 MEDIUM
Local
intel core_i7-6700k
xeon_e3-1240_v5
core_i7
core_i5
xeon_e3
core_i9
xeon_d-1649n
xeon_d-1633n
xeon_d-1637
xeon_d-1627
xeon_d-1623n
xeon_d-1622
xeon_d-1653n
xeon_d-160…
Insecure default variable initialization for the Intel BSSA DFT feature may allow a privileged user to potentially enable an escalation of privilege via local access. CWE-1188
 Insecure Default Initialization of Resource
CVE-2021-0144 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
202547 7.3 HIGH
Local
google android In onBindViewHolder of AppSwitchPreference.java, there is a possible bypass of device admin setttings due to unclear UI. This could lead to local escalation of privilege with User execution privilege… CWE-74
Injection
CVE-2021-0553 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
202548 5.5 MEDIUM
Local
google android In getEndItemSliceAction of MediaOutputSlice.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privileges… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2021-0552 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
202549 6.5 MEDIUM
Network
google android In bind of MediaControlPanel.java, there is a possible way to lock up the system UI using a malicious media file due to improper input validation. This could lead to remote denial of service with no … CWE-74
Injection
CVE-2021-0551 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
202550 7.8 HIGH
Local
google android In onLoadFailed of AnnotateActivity.java, there is a possible way to gain WRITE_EXTERNAL_STORAGE permissions without user consent due to a confused deputy. This could lead to local escalation of priv… CWE-610
Externally Controlled Reference to a Resource in Another Sphere
CVE-2021-0550 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm