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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193571 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
193572 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
193573 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
193574 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
193575 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
193576 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
193577 7.8 重要
Local
Linux - Linux Kernel の mm/slab.c の freelist-randomization 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2017-5546 2017-02-23 14:15 2017-01-20 Show GitHub Exploit DB Packet Storm
193578 8.4 重要
Local
Linux - Linux Kernel の arch/x86/kvm/emulate.c の load_segment_descriptor の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-2583 2017-02-23 14:15 2017-01-20 Show GitHub Exploit DB Packet Storm
193579 5.5 警告
Local
Linux - Linux Kernel の fs/cifs/smbencrypt.c の smbhash 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-10154 2017-02-23 14:11 2016-12-13 Show GitHub Exploit DB Packet Storm
193580 7.8 重要
Local
Linux - Linux Kernel の crypto scatterlist API におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-10153 2017-02-23 14:11 2016-12-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
601 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done() A malicious or compromised VIO server can return a num_written val… New - CVE-2026-31464 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
602 - - - In the Linux kernel, the following vulnerability has been resolved: writeback: don't block sync for filesystems with no data integrity guarantees Add a SB_I_NO_DATA_INTEGRITY superblock flag for fi… New - CVE-2026-31465 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
603 - - - In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Fix double free in dma-buf feature The error path through vfio_pci_core_feature_dma_buf() ignores its own advice to onl… New - CVE-2026-31468 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
604 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: only publish mode_data after clone setup iptfs_clone_state() stores x->mode_data before allocating the reorder windo… New - CVE-2026-31471 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
605 - - - In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix folio isn't locked in softleaf_to_folio() On arm64 server, we found folio that get from migration entry isn't… New - CVE-2026-31466 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
606 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: add GFP_NOIO in the bio completion if needed The bio completion path in the process context (e.g. dm-verity) will directly… New - CVE-2026-31467 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
607 - - - In the Linux kernel, the following vulnerability has been resolved: virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false A UAF issue occurs when the virtio_net d… New - CVE-2026-31469 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
608 - - - In the Linux kernel, the following vulnerability has been resolved: media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex MEDIA_REQUEST_IOC_REINIT can run concurrently with VIDIOC_REQB… New - CVE-2026-31473 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
609 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: fix double free of devm_kzalloc() memory A previous change added NULL checks and cleanup for allocation failures i… New - CVE-2026-31475 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
610 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len() After this commit (e2b76ab8b5c9 "ksmbd: add supp… New - CVE-2026-31478 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm