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":June 28, 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
6451 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31680 2026-05-8 12:07 2026-04-25 Show GitHub Exploit DB Packet Storm
6452 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31681 2026-05-8 12:07 2026-04-25 Show GitHub Exploit DB Packet Storm
6453 9.1 緊急
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31682 2026-05-8 12:07 2026-04-25 Show GitHub Exploit DB Packet Storm
6454 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31683 2026-05-8 12:07 2026-04-25 Show GitHub Exploit DB Packet Storm
6455 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31684 2026-05-8 12:07 2026-04-25 Show GitHub Exploit DB Packet Storm
6456 9.4 緊急
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31685 2026-05-8 12:07 2026-04-25 Show GitHub Exploit DB Packet Storm
6457 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-31686 2026-05-8 12:07 2026-04-27 Show GitHub Exploit DB Packet Storm
6458 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-31687 2026-05-8 12:07 2026-04-27 Show GitHub Exploit DB Packet Storm
6459 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31688 2026-05-8 12:06 2026-04-27 Show GitHub Exploit DB Packet Storm
6460 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31689 2026-05-8 12:06 2026-04-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1331 - - - In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: fix missing locks in invalidating cache blocks In passthrough mode, the policy invalidate_mapping operation … - CVE-2026-53062 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1332 - - - In the Linux kernel, the following vulnerability has been resolved: dm cache: fix dirty mapping checking in passthrough mode switching As mentioned in commit 9b1cc9f251af ("dm cache: share cache-me… - CVE-2026-53061 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1333 - - - In the Linux kernel, the following vulnerability has been resolved: dm cache metadata: fix memory leak on metadata abort retry When failing to acquire the root_lock in dm_cache_metadata_abort becau… - CVE-2026-53060 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1334 - - - In the Linux kernel, the following vulnerability has been resolved: dm log: fix out-of-bounds write due to region_count overflow The local variable region_count in create_log_context() is declared … - CVE-2026-53059 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1335 - - - In the Linux kernel, the following vulnerability has been resolved: drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable() In case if we get errors in cdns_mhdp_… - CVE-2026-53058 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1336 - - - In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: Add IOTINVAL after updating DDT/PDT entries Add riscv_iommu_iodir_iotinval() to perform required TLB and context cac… - CVE-2026-53057 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1337 - - - In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: fix mismatch between power and frequency During DPU runtime suspend, calling dev_pm_opp_set_rate(dev, 0) drops the M… - CVE-2026-53056 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1338 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec2 - prevent req used-after-free for sec During packet transmission, if the system is under heavy load, the h… - CVE-2026-53055 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1339 - - - In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix VM_BIND UNMAP locking Wrong argument meant that the objs involved in UNMAP ops were not always getting locked. Sinc… - CVE-2026-53054 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1340 - - - In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix clone_alias() to use the original device's devid Currently clone_alias() assumes first argument (pdev) is always t… - CVE-2026-53053 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm