セキュリティ診断、情報提供

セキュリティに関する情報の提供、ウェブ診断ツールを提供しているサイトです。

  アナウンス          一覧表示

更新日:2026年5月9日18:00

No CVSS レベル
攻撃区分
ベンダー名 プロダクト名 タイトル CWE CVE 更新日 公表日
1 - - (複数のベンダ) (複数の製品) CISA ICS Advisory / ICS Medical Advisory(2026年05月05日) New - - 2026-05-8 12:25 2026-05-7
2 8.8 重要
ネットワーク
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-31717 2026-05-8 12:24 2026-05-1
3 9.8 緊急
ネットワーク
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-31718 2026-05-8 12:24 2026-05-1
4 7.5 重要
ネットワーク
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-31719 2026-05-8 12:24 2026-05-1
5 7.8 重要
ローカル
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 New CWE-787
境界外書き込み
CVE-2026-31720 2026-05-8 12:24 2026-05-1
6 5.5 警告
ローカル
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-31721 2026-05-8 12:24 2026-05-1
7 5.5 警告
ローカル
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-31722 2026-05-8 12:24 2026-05-1
8 7.1 重要
ローカル
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 New CWE-125
境界外読み取り
CVE-2026-31774 2026-05-8 12:24 2026-05-1
9 5.5 警告
ローカル
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-31775 2026-05-8 12:24 2026-05-1
10 7.8 重要
ローカル
Linux Linux Kernel LinuxのLinux Kernelにおける配列インデックスの検証に関する脆弱性 New CWE-129
配列インデックスの不適切な検証
CVE-2026-31776 2026-05-8 12:24 2026-05-1

更新日":2026年5月9日5:07

No CVSS レベル
攻撃区分
ベンダー名 プロダクト名 タイトル CWE CVE 更新日 公表日
1 7.8 HIGH
ローカル
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix DMA corruption on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the copy needs to be rounded to DMA cache alignment, as … New NVD-CWE-noinfo
CVE-2026-43044
2026-05-9 03:58 2026-05-2
2 5.5 MEDIUM
ローカル
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: crypto: af-alg - fix NULL pointer dereference in scatterwalk The AF_ALG interface fails to unmark the end of a Scatter/Gather List (SGL) when chaining a new af_alg_tsgl structure. If a sendmsg() fills an SGL exactly to MAX_SGL_EN… New CWE-476
NULL ポインタデリファレンス
CVE-2026-43043
2026-05-9 03:57 2026-05-2
3 7.1 HIGH
ローカル
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mpls: add seqcount to protect the platform_label{,s} pair The RCU-protected codepaths (mpls_forward, mpls_dump_routes) can have an inconsistent view of platform_labels vs platform_label in case of a concurrent resize (resize_plat… New CWE-125
境界外読み取り
CVE-2026-43042
2026-05-9 03:55 2026-05-2
4 5.5 MEDIUM
ローカル
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory leak __radix_tree_create() allocates and links intermediate nodes into the tree one by one. If a subsequent allocation fails, the already-linked nodes remain in… New CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-43041
2026-05-9 03:54 2026-05-2
5 7.1 HIGH
ローカル
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to zero to prevent an info-leak When processing Router Advertisements with user options the kernel builds an RTM_NEWNDUSEROPT netlink message. The ndusero… New CWE-909
リソースの初期化の不備
CVE-2026-43040
2026-05-9 03:53 2026-05-2
6 5.5 MEDIUM
ローカル
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: auxdisplay: line-display: fix NULL dereference in linedisp_release linedisp_release() currently retrieves the enclosing struct linedisp via to_linedisp(). That lookup depends on the attachment list, but the attachment may already… New CWE-476
NULL ポインタデリファレンス
CVE-2026-31753
2026-05-9 03:52 2026-05-2
7 5.5 MEDIUM
ローカル
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix state inconsistency on gadget init failure When cdns3_gadget_start() fails, the DRD hardware is left in gadget mode while software state remains INACTIVE, creating hardware/software state inconsistency. W… New NVD-CWE-noinfo
CVE-2026-31754
2026-05-9 03:49 2026-05-2
8 9.8 CRITICAL
ネットワーク
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatch emac_dispatch_skb_zc() allocates a new skb via napi_alloc_skb() but never copies the packet data from the XDP buffer into it. The skb is passed up t… New NVD-CWE-noinfo
CVE-2026-43039
2026-05-9 03:48 2026-05-2
9 9.8 CRITICAL
ネットワーク
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach() Sashiko AI-review observed: In ip6_err_gen_icmpv6_unreach(), the skb is an outer IPv4 ICMP error packet where its cb contains an IPv4 inet_skb_parm. When skb is cl… New NVD-CWE-noinfo
CVE-2026-43038
2026-05-9 03:47 2026-05-2
10 5.5 MEDIUM
ローカル
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix NULL pointer dereference in ep_queue When the gadget endpoint is disabled or not yet configured, the ep->desc pointer can be NULL. This leads to a NULL pointer dereference when __cdns3_gadget_ep_queue() is… New CWE-476
NULL ポインタデリファレンス
CVE-2026-31755
2026-05-9 03:45 2026-05-2

対象期間 : 2026-04-01 〜 2026-08-31

No 名前 通常サポート セキュリティサポート 延長サポート
1 注意 MySQL 8 2026-04-19
2 注意 Django4.2 LTS 2023-12-31 2026-04-30
3 Red Hat OpenJDK 8 for Windows 2026-05-31
4 Red Hat OpenJDK 8 2026-05-31
5 Java 8 (LTS) 2026-05-31
6 MariaDB 10.6 2026-06-30
7 SQL Server 2016 Service Pack 2 2021-07-13 2026-07-14
2026-5-9 JST
メディア・ニュース
No イメージ 名前 URL 変更部分の抜粋 タグ
1 Ars Technica https://arstechnica.com/ Hantavirus on a boat,The unprecedented and deadly cruise ship hantavirus outbreak, explained,“This is not COVID,” and other reasons why risk to the public is currently low.,Beth Mole,–,5/8/2026,|,16,M ...
  • English
  • News
  • 海外
  • ブログ
  • サイト情報収集
2 ScanNetSecurity https://scan.netsecurity.ne.jp/ 2026.05.09(土),2026.5.8 Fri 8:05,エフワンにランサムウェア攻撃、約 17 万件の個人情報が流出,エフワン株式会社は4月8日、2月4日に公表した同社へのランサムウェア攻撃について、最終報を発表した。,九電不動産 再委託先の日本テレネットにランサムウェア攻撃,2026.5.8 Fri 8:05,メディカ出版へのランサムウェア攻撃、別システムで構築されたサービスの安全性を確 ...
  • Japanese
  • News
  • 情報提供
3 scmagazine https://www.scmagazine.com/ Federal agencies ordered to patch Ivanti EPMM zero-day in 3 days,Laura,French,May 8, 2026,The actively exploited flaw enables remote admin users to execute arbitrary code.,SOC,The human factor: Why AI ...
  • English
  • News
  • 海外
  • 情報提供
4 サイバーセキュリティ.com https://cybersecurity-jp.com/ 2026/05/08,デンソー、イタリアとモロッコのグループ会社拠点で不正アクセスを確認 情報流出の可能性も,2026/05/08,チャットワークアカウントが不正アクセス被害、東京計器株式会社,2026.05.08,BeRealの危険性とは?企業で相次ぐ情報漏洩リスクと行うべき対策,2026.05.08,社用携帯を紛失したら?企業がすぐ行うべき初動対応と情報漏洩対策,テレワーク関連セキュリティ
  • Japanese
  • News
  • 会社
  • ブログ
  • 情報提供
セキュリティ関連企業
ブログ
脆弱性通知サイト