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 10, 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
3031 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2023-53630 2026-02-5 15:49 2025-10-7 Show GitHub Exploit DB Packet Storm
3032 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-Other
その他
CVE-2023-53631 2026-02-5 15:49 2025-10-7 Show GitHub Exploit DB Packet Storm
3033 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2023-53632 2026-02-5 15:49 2025-10-7 Show GitHub Exploit DB Packet Storm
3034 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2023-53633 2026-02-5 15:49 2025-10-7 Show GitHub Exploit DB Packet Storm
3035 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2023-53634 2026-02-5 15:49 2025-10-7 Show GitHub Exploit DB Packet Storm
3036 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2023-53635 2026-02-5 15:49 2025-10-7 Show GitHub Exploit DB Packet Storm
3037 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2023-53636 2026-02-5 15:49 2025-10-7 Show GitHub Exploit DB Packet Storm
3038 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2023-53637 2026-02-5 15:49 2025-10-7 Show GitHub Exploit DB Packet Storm
3039 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2023-53638 2026-02-5 15:49 2025-10-7 Show GitHub Exploit DB Packet Storm
3040 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2023-53639 2026-02-5 15:49 2025-10-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
671 8.4 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq() The cluster_cfg array is dynamically allocated… Update - CVE-2026-43274 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
672 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix Null reference while testing fluster When multi instances are created/destroyed, many interrupts h… Update - CVE-2026-43263 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
673 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: alpha: fix user-space corruption during memory compaction Alpha systems can suffer sporadic user-space crashes and heap corruptio… Update - CVE-2026-43258 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
674 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update() vfe_isr() iterates using MSM_VFE_IMAGE_MASTERS_NUM(7) a… Update - CVE-2026-43256 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
675 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - fix packet extraction from stream When processing TCP stream data in ovpn_tcp_recv, we receive large cloned skbs from… Update - CVE-2026-43254 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
676 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: iommu/amd: move wait_on_sem() out of spinlock With iommu.strict=1, the existing completion wait path can cause soft lockups under… Update - CVE-2026-43253 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
677 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen_9pfs_front_free against concurrent calls The xenwatch thread can race with other back-end change notification… Update - CVE-2026-43249 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
678 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhost_vdpa Remove duplication by consolidating these here. This reduces the posibility of … Update - CVE-2026-43248 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
679 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ntfs: ->d_compare() must not block ... so don't use __getname() there. Switch it (and ntfs_d_hash(), while we are at it) to kmal… Update - CVE-2026-43245 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
680 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in ->query_interfaces() It was possible for two query interface works to be concurrently trying to upd… Update - CVE-2026-43239 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm