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 5, 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
251991 4 警告 Linux
レッドハット
- Linux kernel の bcm_connect 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3874 2011-01-31 15:49 2010-12-8 Show GitHub Exploit DB Packet Storm
251992 1.9 注意 Linux
レッドハット
- Linux kernel の viafb_ioctl_get_viafb_info 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4082 2011-01-31 15:40 2010-11-30 Show GitHub Exploit DB Packet Storm
251993 1.9 注意 Linux
レッドハット
- Linux kernel の ivtvfb_ioctl 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4079 2011-01-31 15:03 2010-11-29 Show GitHub Exploit DB Packet Storm
251994 1.9 注意 Linux
レッドハット
- Linux kernel の USB サブシステムにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4074 2011-01-31 15:01 2010-11-29 Show GitHub Exploit DB Packet Storm
251995 2.1 注意 Linux
レッドハット
- Linux kernel の ethtool_get_rxnfc 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3861 2011-01-31 14:56 2010-12-10 Show GitHub Exploit DB Packet Storm
251996 4.9 警告 Linux
レッドハット
- Linux kernel の hso_get_count 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3298 2011-01-28 16:03 2010-09-30 Show GitHub Exploit DB Packet Storm
251997 4.9 警告 Linux
レッドハット
- Linux kernel の sound/core/seq/oss/seq_oss_init.c 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3080 2011-01-28 15:59 2010-09-20 Show GitHub Exploit DB Packet Storm
251998 9.3 危険 マイクロソフト - Microsoft Windows Vista の sdclt.exe にて使用される BitLocker Drive Encryption API における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-3145 2011-01-28 15:56 2011-01-11 Show GitHub Exploit DB Packet Storm
251999 9.3 危険 マイクロソフト - MDAC および WDAC における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0027 2011-01-28 15:53 2011-01-11 Show GitHub Exploit DB Packet Storm
252000 9.3 危険 マイクロソフト - MDAC および WDAC の SQLConnectW 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-0026 2011-01-28 15:50 2011-01-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212101 7.5 HIGH
Network
google android In netd, there is a possible out of bounds read due to a use after free. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not neede… CWE-125
CWE-416
Out-of-bounds Read
 Use After Free
CVE-2019-9381 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
212102 6.5 MEDIUM
Network
google android In the settings UI, there is a possible spoofing vulnerability due to a missing permission check. This could lead to a user mistakenly changing permission settings with no additional execution privil… CWE-862
 Missing Authorization
CVE-2019-9380 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
212103 6.5 MEDIUM
Network
google android In libstagefright, there is a possible resource exhaustion due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction … CWE-20
 Improper Input Validation 
CVE-2019-9379 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
212104 7.8 HIGH
Local
google android In the Activity Manager service, there is a possible permission bypass due to incorrect permission check. This could lead to local escalation of privilege with no additional execution privileges need… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-9378 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
212105 3.3 LOW
Local
google android In FingerprintService, there is a possible bypass for operating system protections that isolate user profiles from each other due to a missing permission check. This could lead to a local information… CWE-862
 Missing Authorization
CVE-2019-9377 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
212106 5.5 MEDIUM
Local
google android In Account of Account.java, there is a possible boot loop due to improper input validation. This could lead to local denial of service with no additional execution privileges needed. User interaction… CWE-834
 Excessive Iteration
CVE-2019-9376 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
212107 6.4 MEDIUM
Local
google android In hostapd, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed f… CWE-362
CWE-787
Race Condition
 Out-of-bounds Write
CVE-2019-9375 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
212108 5.5 MEDIUM
Local
google android In JobStore, there is a mismatched serialization/deserialization for the "battery-not-low" job attribute. This could lead to a local denial of service with no additional execution privileges needed. … CWE-502
 Deserialization of Untrusted Data
CVE-2019-9373 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
212109 6.5 MEDIUM
Network
google android In libskia, there is a possible crash due to a missing null check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is needed for exploitat… CWE-476
CWE-252
 NULL Pointer Dereference
 Unchecked Return Value
CVE-2019-9372 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
212110 6.5 MEDIUM
Network
google
opensuse
fedoraproject
debian
canonical
android
leap
fedora
debian_linux
ubuntu_linux
In libvpx, there is a possible resource exhaustion due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed. User interaction is ne… CWE-20
 Improper Input Validation 
CVE-2019-9371 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm