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
254081 7.2 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- 64-bit プラットフォーム上で稼働している Linux kernel の compat_alloc_user_space 関数における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2010-3081 2011-03-1 14:46 2010-09-21 Show GitHub Exploit DB Packet Storm
254082 4.6 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0291 2011-03-1 14:44 2010-02-15 Show GitHub Exploit DB Packet Storm
254083 7.1 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の sctp_process_unk_param 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1173 2011-03-1 14:43 2010-05-7 Show GitHub Exploit DB Packet Storm
254084 2.6 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- RHEL の MMIO 命令デコーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0730 2011-03-1 14:42 2010-05-6 Show GitHub Exploit DB Packet Storm
254085 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の drivers/connector/connector.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0410 2011-03-1 14:41 2010-02-22 Show GitHub Exploit DB Packet Storm
254086 7.1 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux Kernel の azx_position_ok 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-1085 2011-03-1 14:40 2010-04-6 Show GitHub Exploit DB Packet Storm
254087 7.8 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux Kernel の ULE decapsulation functionality におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1086 2011-03-1 14:39 2010-04-6 Show GitHub Exploit DB Packet Storm
254088 4.7 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- x86_64 プラットフォーム上の Linux kernel の load_elf_binary 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0307 2011-03-1 14:38 2010-03-16 Show GitHub Exploit DB Packet Storm
254089 4.6 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux Kernel の do_pages_move 関数におけるカーネルメモリの情報が漏えいする脆弱性 CWE-Other
その他
CVE-2010-0415 2011-03-1 14:35 2010-02-17 Show GitHub Exploit DB Packet Storm
254090 7.1 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の ext4_decode_error 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-4308 2011-03-1 14:34 2009-12-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
215271 9.8 CRITICAL
Network
google android In aes_cmac of aes_cmac.cc, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution in the bluetooth server with no additional execution privilege… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2020-0117 2024-11-21 13:52 2020-06-11 Show GitHub Exploit DB Packet Storm
215272 5.5 MEDIUM
Local
google android In checkSystemLocationAccess of LocationAccessPolicy.java, there is a possible bypass of user profile isolation due to a permissions bypass. This could lead to local information disclosure with no ad… NVD-CWE-noinfo
CVE-2020-0116 2024-11-21 13:52 2020-06-11 Show GitHub Exploit DB Packet Storm
215273 7.8 HIGH
Local
google android In verifyIntentFiltersIfNeeded of PackageManagerService.java, there is a possible settings bypass allowing an app to become the default handler for arbitrary domains. This could lead to local escalat… CWE-863
 Incorrect Authorization
CVE-2020-0115 2024-11-21 13:52 2020-06-11 Show GitHub Exploit DB Packet Storm
215274 7.8 HIGH
Local
google android In onCreateSliceProvider of KeyguardSliceProvider.java, there is a possible confused deputy due to a PendingIntent error. This could lead to local escalation of privilege that allows actions performe… NVD-CWE-noinfo
CVE-2020-0114 2024-11-21 13:52 2020-06-11 Show GitHub Exploit DB Packet Storm
215275 5.5 MEDIUM
Local
google android In sendCaptureResult of Camera3OutputUtils.cpp, there is a possible out of bounds read due to a use after free. This could lead to local information disclosure with no additional execution privileges… CWE-125
CWE-416
Out-of-bounds Read
 Use After Free
CVE-2020-0113 2024-11-21 13:52 2020-06-11 Show GitHub Exploit DB Packet Storm
215276 7.8 HIGH
Local
google android In simulatePackageSuspendBroadcast of NotificationManagerService.java, there is a missing permission check. This could lead to local escalation of privilege by creating fake system notifications with… CWE-862
 Missing Authorization
CVE-2020-0109 2024-11-21 13:52 2020-05-15 Show GitHub Exploit DB Packet Storm
215277 7.8 HIGH
Local
google
intel
android
jhl6540_firmware
jhl6340_firmware
jhl6240_firmware
jhl7540_firmware
jhl7440_firmware
jhl7340_firmware
jhl8540_firmware
jhl8440_firmware
core_i7-11850he_firmware
In psi_write of psi.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User int… CWE-787
 Out-of-bounds Write
CVE-2020-0110 2024-11-21 13:52 2020-05-15 Show GitHub Exploit DB Packet Storm
215278 5.5 MEDIUM
Local
google android In getCellLocation of PhoneInterfaceManager.java, there is a possible permission bypass due to a missing SDK version check. This could lead to local information disclosure with no additional executio… CWE-862
 Missing Authorization
CVE-2020-0106 2024-11-21 13:52 2020-05-15 Show GitHub Exploit DB Packet Storm
215279 7.8 HIGH
Local
google android In onKeyguardVisibilityChanged of key_store_service.cpp, there is a missing permission check. This could lead to local escalation of privilege, allowing apps to use keyguard-bound keys when the scree… CWE-862
 Missing Authorization
CVE-2020-0105 2024-11-21 13:52 2020-05-15 Show GitHub Exploit DB Packet Storm
215280 5.5 MEDIUM
Local
google android In onShowingStateChanged of KeyguardStateMonitor.java, there is a possible inappropriate read due to a logic error. This could lead to local information disclosure of keyguard-protected data with no … NVD-CWE-noinfo
CVE-2020-0104 2024-11-21 13:52 2020-05-15 Show GitHub Exploit DB Packet Storm