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 7, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
195671 7 重要
Local
Google
Linux
- Qualcomm Wi-Fi ドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0441 2017-02-23 16:51 2017-02-6 Show GitHub Exploit DB Packet Storm
195672 7 重要
Local
Google
Linux
- Qualcomm Wi-Fi ドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0440 2017-02-23 16:51 2017-02-6 Show GitHub Exploit DB Packet Storm
195673 7 重要
Local
Google
Linux
- Qualcomm Wi-Fi ドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0439 2017-02-23 16:51 2017-02-6 Show GitHub Exploit DB Packet Storm
195674 7 重要
Local
Google
Linux
- Qualcomm Wi-Fi ドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0438 2017-02-23 16:51 2017-02-6 Show GitHub Exploit DB Packet Storm
195675 7 重要
Local
Google
Linux
- Qualcomm Wi-Fi ドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0437 2017-02-23 16:51 2017-02-6 Show GitHub Exploit DB Packet Storm
195676 7.8 重要
Local
アップル - Apple GarageBand および Logic Pro X の脆弱性に対するアップデート CWE-119
バッファエラー
CVE-2017-2374 2017-02-23 15:00 2017-02-16 Show GitHub Exploit DB Packet Storm
195677 7.8 重要
Local
Linux - Linux Kernel の VideoCore DRM ドライバの drivers/gpu/drm/vc4/vc4_gem.c における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5576 2017-02-23 14:15 2017-02-1 Show GitHub Exploit DB Packet Storm
195678 4.4 警告
Local
Linux - Linux Kernel の fs/posix_acl.c の simple_set_acl 関数におけるグループ権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-5551 2017-02-23 14:15 2017-01-26 Show GitHub Exploit DB Packet Storm
195679 5.5 警告
Local
Linux - Linux Kernel の lib/iov_iter.c の pipe_advance 関数における初期化されていないヒープメモリ領域から重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-5550 2017-02-23 14:15 2017-01-20 Show GitHub Exploit DB Packet Storm
195680 7.8 重要
Local
Linux - Linux Kernel の drivers/hid/hid-corsair.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-5547 2017-02-23 14:15 2017-01-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
971 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: derive legacy responder STK authentication from MITM state The legacy responder path in smp_random() currently la… - CVE-2026-31773 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
972 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync hci_le_big_create_sync() uses DEFINE_FLEX to allocate a … - CVE-2026-31772 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
973 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: move wake reason storage into validated event handlers hci_store_wake_reason() is called from hci_event_pac… - CVE-2026-31771 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
974 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: gpib: fix use-after-free in IO ioctl handlers The IBRD, IBWRT, IBCMD, and IBWAIT ioctl handlers use a gpib_descriptor pointer aft… - CVE-2026-31769 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
975 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spi_read() Add a DMA-safe buffer and use it for spi_read() instead of a stack me… - CVE-2026-31768 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
976 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbell_offset in user queue creation amdgpu_userq_get_doorbell_index() passes the user-provided doorbell_o… - CVE-2026-31766 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
977 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Move iio_device_register() to correct location iio_device_register() should be at the end of the probe functi… - CVE-2026-31761 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
978 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Flush anchored URBs in usbtmc_release When calling usbtmc_release, pending anchored URBs must be flushed or killed t… - CVE-2026-31758 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
979 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy Buffer size used in dma allocation and memcpy is wrong. It can lead to und… - CVE-2026-31743 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
980 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vt: discard stale unicode buffer on alt screen exit after resize When enter_alt_screen() saves vc_uni_lines into vc_saved_uni_lin… - CVE-2026-31742 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm