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 8, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254271 4.4 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の z90crypt ドライバにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1883 2010-02-17 11:46 2009-09-15 Show GitHub Exploit DB Packet Storm
254272 7.2 危険 サイバートラスト株式会社
Linux
ターボリナックス
レッドハット
- Linux kernel の udp_sendmsg 関数における権限昇格の脆弱性 CWE-DesignError
CVE-2009-2698 2010-02-17 11:45 2009-08-27 Show GitHub Exploit DB Packet Storm
254273 7.2 危険 サイバートラスト株式会社
Linux
ターボリナックス
レッドハット
- Linux kernel における proto_ops 構造体の初期化処理に関する権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2009-2692 2010-02-17 11:45 2009-08-14 Show GitHub Exploit DB Packet Storm
254274 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の agp サブシステムにおける情報漏えいの脆弱性 CWE-Other
その他
CVE-2009-1192 2010-02-17 11:45 2009-04-24 Show GitHub Exploit DB Packet Storm
254275 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の CIFS サブシステムにおける Unicode 文字列の処理に関するバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1633 2010-02-17 11:45 2009-05-28 Show GitHub Exploit DB Packet Storm
254276 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の CIFS における長大な nativeFileSystem フィールドの処理に関するバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1439 2010-02-17 11:44 2009-04-27 Show GitHub Exploit DB Packet Storm
254277 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
Pango.org
レッドハット
- Pango の pango_glyph_string_set_size 関数 における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-1194 2010-02-17 11:44 2009-05-8 Show GitHub Exploit DB Packet Storm
254278 9.3 危険 Artifex Software
サイバートラスト株式会社
Argyll CMS
サン・マイクロシステムズ
レッドハット
- Ghostscript の ICC Format ライブラリにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0792 2010-02-17 11:44 2009-04-14 Show GitHub Exploit DB Packet Storm
254279 9.3 危険 Artifex Software
サイバートラスト株式会社
サン・マイクロシステムズ
レッドハット
- ICC Format ライブラリにおける任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2009-0584 2010-02-17 11:44 2009-03-23 Show GitHub Exploit DB Packet Storm
254280 9.3 危険 Artifex Software
サイバートラスト株式会社
サン・マイクロシステムズ
レッドハット
- ICC Format ライブラリにおける整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0583 2010-02-17 11:43 2009-03-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211991 7.8 HIGH
Local
google android In remove of String16.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User in… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2020-0408 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
211992 5.5 MEDIUM
Local
google android In showDataRoamingNotification of NotificationMgr.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privi… NVD-CWE-noinfo
CVE-2020-0400 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
211993 5.5 MEDIUM
Local
google android In updateMwi of NotificationMgr.java, there is a possible permission bypass due to a PendingIntent error. This could lead to local information disclosure with User execution privileges needed. User i… NVD-CWE-noinfo
CVE-2020-0398 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
211994 5.5 MEDIUM
Local
google android In onWnmFrameReceived of PasspointManager.java, there is a missing permission check. This could lead to local information disclosure of location data with User execution privileges needed. User inter… CWE-862
 Missing Authorization
CVE-2020-0378 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
211995 7.5 HIGH
Network
google android In gatt_process_read_by_type_rsp of gatt_cl.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure in the Bluetooth server with no … CWE-125
Out-of-bounds Read
CVE-2020-0377 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
211996 9.1 CRITICAL
Network
google android There is a possible out of bounds read due to a missing bounds check.Product: AndroidVersions: Android SoCAndroid ID: A-163003156 CWE-125
Out-of-bounds Read
CVE-2020-0376 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
211997 9.1 CRITICAL
Network
google android There is a possible out of bounds read due to a missing bounds check.Product: AndroidVersions: Android SoCAndroid ID: A-163008256 CWE-125
Out-of-bounds Read
CVE-2020-0371 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
211998 9.1 CRITICAL
Network
google android There is a possible out of bounds write due to a missing bounds check.Product: AndroidVersions: Android SoCAndroid ID: A-162980455 CWE-787
 Out-of-bounds Write
CVE-2020-0367 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
211999 9.1 CRITICAL
Network
google android There is a possible out of bounds read due to a missing bounds check.Product: AndroidVersions: Android SoCAndroid ID: A-162980705 CWE-125
Out-of-bounds Read
CVE-2020-0339 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
212000 9.1 CRITICAL
Network
google android There is a possible out of bounds write due to a missing bounds check.Product: AndroidVersions: Android SoCAndroid ID: A-163008257 CWE-787
 Out-of-bounds Write
CVE-2020-0283 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm