|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 27, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 248641 | 4.9 | 警告 | Linux | - | Linux Kernel の crypto/ghash-generic.c におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2011-4081 | 2012-05-28 16:58 | 2012-05-24 | Show | GitHub Exploit DB Packet Storm |
| 248642 | 4 | 警告 | Linux | - | Linux Kernel の sysrq_sysctl_handler 関数におけるアクセス制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-4080 | 2012-05-28 16:55 | 2012-05-24 | Show | GitHub Exploit DB Packet Storm |
| 248643 | 5.4 | 警告 | Linux | - | Linux Kernel の dma_rx 関数におけるサービス運用妨害 (システムクラッシュ) の脆弱性 |
CWE-119
バッファエラー |
CVE-2011-3359 | 2012-05-28 16:50 | 2012-05-24 | Show | GitHub Exploit DB Packet Storm |
| 248644 | 4.9 | 警告 | Linux | - | Linux Kernel の fuse_notify_inval_entry 関数におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2011-3353 | 2012-05-28 16:49 | 2012-05-24 | Show | GitHub Exploit DB Packet Storm |
| 248645 | 4.9 | 警告 | Linux | - | Linux Kernel のパフォーマンスイベントサブシステムにおけるサービス運用妨害 (システムハング) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2011-2918 | 2012-05-28 16:43 | 2012-05-24 | Show | GitHub Exploit DB Packet Storm |
| 248646 | 4.9 | 警告 | Linux | - | Linux Kernel の net/packet/af_packet.c における重要な情報を取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-2898 | 2012-05-28 16:37 | 2012-05-24 | Show | GitHub Exploit DB Packet Storm |
| 248647 | 4.9 | 警告 | Linux | - | Linux Kernel の ptrace_setxregs 関数における重要な情報を取得される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-2707 | 2012-05-28 16:24 | 2012-05-24 | Show | GitHub Exploit DB Packet Storm |
| 248648 | 4.9 | 警告 | Linux | - | Linux Kernel の x86_assign_hw_event 関数におけるサービス運用妨害 (パニック) の脆弱性 |
CWE-189
数値処理の問題 |
CVE-2011-2521 | 2012-05-28 16:16 | 2012-05-24 | Show | GitHub Exploit DB Packet Storm |
| 248649 | 4.9 | 警告 | Linux | - | Linux Kernel の tomoyo_mount_acl 関数におけるサービス運用妨害 (OOPS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-2518 | 2012-05-28 15:43 | 2012-05-24 | Show | GitHub Exploit DB Packet Storm |
| 248650 | 7.5 | 危険 | - | Google Chrome で使用される Google V8 におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-119
バッファエラー |
CVE-2011-3115 | 2012-05-25 16:32 | 2012-05-23 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 28, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 211681 | 8.8 |
HIGH
Network |
google debian opensuse fedoraproject |
chrome debian_linux leap fedora backports_sle |
Stack buffer overflow in WebRTC in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit stack corruption via a crafted WebRTC packet. |
CWE-787
Out-of-bounds Write |
CVE-2020-16008 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 211682 | 7.8 |
HIGH
Local |
google debian opensuse |
chrome debian_linux leap backports_sle |
Insufficient data validation in installer in Google Chrome prior to 86.0.4240.183 allowed a local attacker to potentially elevate privilege via a crafted filesystem. |
CWE-59
Link Following |
CVE-2020-16007 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 211683 | 8.8 |
HIGH
Network |
google debian opensuse fedoraproject |
chrome debian_linux leap fedora backports_sle |
Inappropriate implementation in V8 in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787
Out-of-bounds Write |
CVE-2020-16006 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 211684 | 8.8 |
HIGH
Network |
google opensuse debian fedoraproject |
chrome leap backports_sle debian_linux fedora |
Insufficient policy enforcement in ANGLE in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787 CWE-755 Out-of-bounds Write Improper Handling of Exceptional Conditions |
CVE-2020-16005 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 211685 | 8.8 |
HIGH
Network |
google opensuse fedoraproject debian |
chrome leap backports_sle fedora debian_linux |
Use after free in user interface in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787 CWE-416 Out-of-bounds Write Use After Free |
CVE-2020-16004 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 211686 | 8.8 |
HIGH
Network |
google debian fedoraproject opensuse |
chrome debian_linux fedora backports_sle |
Use after free in printing in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787 CWE-416 Out-of-bounds Write Use After Free |
CVE-2020-16003 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 211687 | 8.8 |
HIGH
Network |
google fedoraproject opensuse debian |
chrome fedora backports_sle debian_linux |
Use after free in PDFium in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file. |
CWE-787 CWE-416 Out-of-bounds Write Use After Free |
CVE-2020-16002 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 211688 | 8.8 |
HIGH
Network |
google debian opensuse fedoraproject |
chrome debian_linux backports_sle fedora |
Use after free in media in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787 CWE-416 Out-of-bounds Write Use After Free |
CVE-2020-16001 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 211689 | 8.8 |
HIGH
Network |
google fedoraproject opensuse debian |
chrome fedora backports_sle debian_linux |
Inappropriate implementation in Blink in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787
Out-of-bounds Write |
CVE-2020-16000 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 211690 | 6.5 |
MEDIUM
Network |
google freetype debian fedoraproject opensuse |
chrome freetype debian_linux fedora backports_sle |
Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787
Out-of-bounds Write |
CVE-2020-15999 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |