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 12, 2026, 12:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
1721 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-31489 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1722 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31490 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1723 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-31491 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1724 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2026-31492 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1725 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31493 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1726 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-31494 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1727 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31495 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1728 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31496 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1729 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31497 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1730 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-31498 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
921 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix runtime suspend deadlock when there is pending job The runtime suspend callback drains the running job workque… - CVE-2026-43446 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
922 - - - In the Linux kernel, the following vulnerability has been resolved: e1000/e1000e: Fix leak in DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buff… - CVE-2026-43445 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
923 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Unreserve bo if queue update failed Error handling path should unreserve bo then return failed. (cherry picked from … - CVE-2026-43444 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
924 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-mach-common: Add missing error check for clock acquisition The acp_card_rt5682_init() and acp_card_rt5682s_init() … - CVE-2026-43443 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
925 - - - In the Linux kernel, the following vulnerability has been resolved: net/mana: Null service_wq on setup error to prevent double destroy In mana_gd_setup() error path, set gc->service_wq to NULL afte… - CVE-2026-43440 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
926 - - - In the Linux kernel, the following vulnerability has been resolved: cgroup: fix race between task migration and iteration When a task is migrated out of a css_set, cgroup_migrate_add_task() first m… - CVE-2026-43439 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
927 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces The Scarlett2 mixer quirk in USB-audio driver may h… - CVE-2026-43436 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
928 - - - In the Linux kernel, the following vulnerability has been resolved: rust_binder: fix oneway spam detection The spam detection logic in TreeRange was executed before the current request was inserted… - CVE-2026-43435 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
929 - - - In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix memory leak in xhci_disable_slot() xhci_alloc_command() allocates a command structure and, when the second argumen… - CVE-2026-43432 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
930 - - - In the Linux kernel, the following vulnerability has been resolved: xhci: Fix NULL pointer dereference when reading portli debugfs files Michal reported and debgged a NULL pointer dereference bug i… - CVE-2026-43431 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm