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

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

  アナウンス          一覧表示

更新日:2026年7月19日18:00

No CVSS レベル
攻撃区分
ベンダー名 プロダクト名 タイトル CWE CVE 更新日 公表日
1 6.8 警告 OpenBSD OpenSSH OpenBSDのOpenSSHにおける認証に関する脆弱性 New CWE-287
不適切な認証
CVE-2001-1585 2026-07-17 17:48 2001-12-31
2 10 危険 サン・マイクロシステムズ Solaris サン・マイクロシステムズのSolarisにおけるOS コマンドインジェクションの脆弱性 New CWE-78
OSコマンド・インジェクション
CVE-2001-1583 2026-07-17 17:48 2001-12-31
3 7.2 危険 サン・マイクロシステムズ Sun Solaris
Solaris
サン・マイクロシステムズのSun Solaris等の複数製品におけるバッファエラーの脆弱性 New CWE-119
バッファエラー
CVE-2001-1582 2026-07-17 17:48 2001-12-31
4 5 警告 SCO UnixWare
Open UNIX
SCOのOpen UNIX等の複数製品における不特定の脆弱性 New CWE-Other
その他
CVE-2001-1579 2026-07-17 17:48 2001-12-31
5 2.1 注意 SCO openserver SCOのopenserverにおける不特定の脆弱性 New CWE-Other
その他
CVE-2001-1578 2026-07-17 17:48 2001-12-31
6 5.5 警告
ローカル
OpenBSD OpenBSD OpenBSDにおけるNULL ポインタデリファレンスに関する脆弱性 New CWE-476
NULL ポインタデリファレンス
CVE-2001-1559 2026-07-17 17:48 2001-12-31
7 5 警告 Snort.org Snort Snort.orgのSnortにおける不特定の脆弱性 New CWE-Other
その他
CVE-2001-1558 2026-07-17 17:48 2001-12-31
8 2.1 注意 zonelabs zonealarm zonelabsのzonealarmにおける不特定の脆弱性 New CWE-Other
その他
CVE-2001-1548 2026-07-17 17:48 2001-12-31
9 7.2 危険 フォア・チューン BSD/OS フォア・チューンのBSD/OSにおける不特定の脆弱性 New CWE-Other
その他
CVE-2001-1541 2026-07-17 17:48 2001-12-31
10 7.5 重要
ネットワーク
symfony twig symfonyのtwigにおける重要な情報の平文保存に関する脆弱性 New CWE-312
重要な情報の平文保存
CVE-2001-1537 2026-07-17 17:48 2001-12-31

更新日":2026年7月20日4:21

No CVSS レベル
攻撃区分
ベンダー名 プロダクト名 タイトル CWE CVE 更新日 公表日
1 - - - In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommu_mmio_write() and iommu_capability_write(), the variables dbg_mmio_offset and dbg_cap_offset are declared as int. However, they are populated using kstrtou32_… New - CVE-2026-64186
2026-07-20 01:18 2026-07-20
2 - - - In the Linux kernel, the following vulnerability has been resolved: sysfs: don't remove existing directory on update failure When sysfs_update_group() is called for a named group and create_files() fails (e.g. -ENOMEM), internal_create_group() calls kernfs_remove(kn) on the group directory. In t… New - CVE-2026-64185
2026-07-20 01:18 2026-07-20
3 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break() damon_sysfs_memcg_path_to_id() breaks mem_cgroup_iter() loop without calling mem_cgroup_iter_break(). This leaks the cgroup reference. Fix the issue by calling mem_cg… New - CVE-2026-64184
2026-07-20 01:18 2026-07-20
4 - - - In the Linux kernel, the following vulnerability has been resolved: efi: Allocate runtime workqueue before ACPI init Since commit 5894cf571e14 ("acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers") ACPI PRM calls are delegated to a workqueue which runs in a kernel thread, making it eas… New - CVE-2026-64183
2026-07-20 01:18 2026-07-20
5 - - - In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: fix memory block reference leak in poison accounting memblk_nr_poison_inc() and memblk_nr_poison_sub() look up a memory block via find_memory_block_by_id(), which acquires a reference to the memory block devi… New - CVE-2026-64182
2026-07-20 01:18 2026-07-20
6 - - - In the Linux kernel, the following vulnerability has been resolved: mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_special() On x86 32-bit with THP enabled, zap_huge_pmd() is seen to generate a "WARNING: mm/memory.c:735 at __vm_normal_page+0x6a/0x7d", from the VM_WARN_… New - CVE-2026-64181
2026-07-20 01:18 2026-07-20
7 - - - In the Linux kernel, the following vulnerability has been resolved: mm/memory_hotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks and one locking issue around the per-memory_block … New - CVE-2026-64180
2026-07-20 01:18 2026-07-20
8 - - - In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix potential memory leaks in ipc_imem_init() The memory allocated in ipc_protocol_init() is not freed on the error paths that follow in ipc_imem_init(). Fix that by calling the corresponding release function ipc… New - CVE-2026-64179
2026-07-20 01:18 2026-07-20
9 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: Fix UAF read of dev->name bnep_add_connection() needs to keep holding the bnep_session_sem while reading dev->name (just like bnep_get_connlist() does); otherwise the bnep_session() thread can concurrently free t… New - CVE-2026-64178
2026-07-20 01:18 2026-07-20
10 - - - In the Linux kernel, the following vulnerability has been resolved: phonet/pep: disable BH around forwarded sk_receive_skb() The networking receive path is usually run from softirq context, but protocols that take the socket lock may have packets stored in the backlog and processed later from pro… New - CVE-2026-64177
2026-07-20 01:17 2026-07-20

対象期間 : 2026-06-01 〜 2026-10-31

No 名前 通常サポート セキュリティサポート 延長サポート
1 注意 MariaDB 10.6 2026-06-30
2 注意 SQL Server 2016 Service Pack 2 2021-07-13 2026-07-14
3 Azul Zulu Builds of OpenJDK 26 2026-09-30
4 Oracle JDK 11 (LTS) 2023-09-30 2026-09-30
5 Python3.10 2026-10-31
2026-7-19 JST
メディア・ニュース
ブログ