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 15, 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
251741 10 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0777 2011-11-16 10:05 2011-02-3 Show GitHub Exploit DB Packet Storm
251742 5 警告 Google - Mac OS X 上で稼働する Google Chrome のサンドボックス実装における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-0776 2011-11-16 10:04 2011-02-3 Show GitHub Exploit DB Packet Storm
251743 10 危険 Google - Google Chrome および Chrome OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0484 2011-11-16 09:51 2011-01-12 Show GitHub Exploit DB Packet Storm
251744 10 危険 Google - Google Chrome および Chrome OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0483 2011-11-16 09:49 2011-01-12 Show GitHub Exploit DB Packet Storm
251745 9.3 危険 Google - Google Chrome および Chrome OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-0482 2011-11-16 09:49 2011-01-12 Show GitHub Exploit DB Packet Storm
251746 4.6 警告 マイクロソフト - Microsoft Windows Server 2008 および Windows 7 におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4434 2011-11-15 16:10 2011-11-11 Show GitHub Exploit DB Packet Storm
251747 7.2 危険 アップル - Apple iOS のカーネルにおける任意の符号なしコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-3442 2011-11-15 16:09 2011-11-11 Show GitHub Exploit DB Packet Storm
251748 9.3 危険 アップル - Apple iOS の libinfo における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3441 2011-11-15 16:08 2011-11-11 Show GitHub Exploit DB Packet Storm
251749 1.2 注意 アップル - Apple iOS の Passcode Lock 機能におけるデータにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3440 2011-11-15 16:06 2011-11-11 Show GitHub Exploit DB Packet Storm
251750 4.4 警告 Apache Software Foundation - Apache Tomcat における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3376 2011-11-15 15:54 2011-11-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
266291 6.2 MEDIUM
Local
linux linux_kernel sound/core/hrtimer.c in the Linux kernel before 4.4.1 does not prevent recursive callback access, which allows local users to cause a denial of service (deadlock) via a crafted ioctl call. CWE-20
 Improper Input Validation 
CVE-2016-2549 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
266292 6.2 MEDIUM
Local
linux linux_kernel sound/core/timer.c in the Linux kernel before 4.4.1 retains certain linked lists after a close or stop action, which allows local users to cause a denial of service (system crash) via a crafted ioctl… CWE-20
 Improper Input Validation 
CVE-2016-2548 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
266293 6.2 MEDIUM
Local
linux
novell
linux_kernel
suse_linux_enterprise_module_for_public_cloud
suse_linux_enterprise_server
suse_linux_enterprise_live_patching
suse_linux_enterprise_real_time_extension
suse_linux_enterpr…
fs/pipe.c in the Linux kernel before 4.5 does not limit the amount of unread data in pipes, which allows local users to cause a denial of service (memory consumption) by creating many pipes with non-… CWE-399
 Resource Management Errors
CVE-2016-2847 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
266294 4.6 MEDIUM
Physics
linux
suse
linux_kernel
linux_enterprise_server
linux_enterprise_software_development_kit
linux_enterprise_debuginfo
linux_enterprise_real_time_extension
linux_enterprise_workstation_extension
The treo_attach function in drivers/usb/serial/visor.c in the Linux kernel before 4.5 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) or… CWE-476
 NULL Pointer Dereference
CVE-2016-2782 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
266295 5.1 MEDIUM
Local
linux linux_kernel sound/core/timer.c in the Linux kernel before 4.4.1 employs a locking approach that does not consider slave timer instances, which allows local users to cause a denial of service (race condition, use… CWE-362
Race Condition
CVE-2016-2547 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
266296 5.1 MEDIUM
Local
linux linux_kernel sound/core/timer.c in the Linux kernel before 4.4.1 uses an incorrect type of mutex, which allows local users to cause a denial of service (race condition, use-after-free, and system crash) via a cra… CWE-362
Race Condition
CVE-2016-2546 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
266297 5.1 MEDIUM
Local
linux linux_kernel The snd_timer_interrupt function in sound/core/timer.c in the Linux kernel before 4.4.1 does not properly maintain a certain linked list, which allows local users to cause a denial of service (race c… CWE-362
Race Condition
CVE-2016-2545 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
266298 5.1 MEDIUM
Local
linux linux_kernel Race condition in the queue_delete function in sound/core/seq/seq_queue.c in the Linux kernel before 4.4.1 allows local users to cause a denial of service (use-after-free and system crash) by making … CWE-362
Race Condition
CVE-2016-2544 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
266299 6.2 MEDIUM
Local
linux linux_kernel The snd_seq_ioctl_remove_events function in sound/core/seq/seq_clientmgr.c in the Linux kernel before 4.4.1 does not verify FIFO assignment before proceeding with FIFO clearing, which allows local us… NVD-CWE-Other
CVE-2016-2543 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
266300 4.6 MEDIUM
Physics
linux
novell
linux_kernel
suse_linux_enterprise_real_time_extension
Double free vulnerability in the snd_usbmidi_create function in sound/usb/midi.c in the Linux kernel before 4.5 allows physically proximate attackers to cause a denial of service (panic) or possibly … NVD-CWE-Other
CVE-2016-2384 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm