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 4, 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
253391 7.1 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の ext4_fill_flex_info 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-4307 2010-05-21 18:22 2009-12-13 Show GitHub Exploit DB Packet Storm
253392 7.1 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の mac80211 サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2009-4027 2010-05-21 18:22 2009-12-2 Show GitHub Exploit DB Packet Storm
253393 5 警告 レッドハット - Linux SCSI target framework および iSCSI Enterprise Target におけるサービス運用妨害 (DoS) の脆弱性 CWE-134
書式文字列の問題
CVE-2010-0743 2010-05-21 16:13 2010-04-8 Show GitHub Exploit DB Packet Storm
253394 7.5 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の LWRES 解析部におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0304 2010-05-21 16:13 2010-01-27 Show GitHub Exploit DB Packet Storm
253395 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の SMB および SMB2 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4377 2010-05-21 16:13 2009-12-17 Show GitHub Exploit DB Packet Storm
253396 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の DCERPC/NT 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3550 2010-05-21 16:12 2009-10-26 Show GitHub Exploit DB Packet Storm
253397 7.1 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の Infiniband 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-2563 2010-05-20 18:30 2009-07-20 Show GitHub Exploit DB Packet Storm
253398 5 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の AFS 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-2562 2010-05-20 18:29 2009-07-20 Show GitHub Exploit DB Packet Storm
253399 5 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-2560 2010-05-20 18:29 2009-07-20 Show GitHub Exploit DB Packet Storm
253400 10 危険 サン・マイクロシステムズ
サイバートラスト株式会社
RealVNC
レッドハット
- RealVNC VNC Viewer コンポーネントにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-4770 2010-05-20 18:03 2009-01-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3861 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: libie: don't unroll if fwlog isn't supported The libie_fwlog_deinit() function can be called during driver unload even when firmw… NVD-CWE-noinfo
CVE-2026-23329 2026-04-24 06:10 2026-03-25 Show GitHub Exploit DB Packet Storm
3862 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: libie: no desenrolle si fwlog no es compatible La función libie_fwlog_deinit() puede ser llamada durante la descarga del control… NVD-CWE-noinfo
CVE-2026-23329 2026-04-24 06:10 2026-03-25 Show GitHub Exploit DB Packet Storm
3863 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nfc: nci: complete pending data exchange on device close In nci_close_device(), complete any pending data exchange before closing… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-23330 2026-04-24 06:10 2026-03-25 Show GitHub Exploit DB Packet Storm
3864 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: nfc: nci: completar el intercambio de datos pendiente al cerrar el dispositivo En nci_close_device(), completar cualquier interc… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-23330 2026-04-24 06:10 2026-03-25 Show GitHub Exploit DB Packet Storm
3865 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Return the correct value in vmw_translate_ptr functions Before the referenced fixes these functions used a lookup fun… CWE-908
 Use of Uninitialized Resource
CVE-2026-23317 2026-04-24 06:09 2026-03-25 Show GitHub Exploit DB Packet Storm
3866 7.8 HIGH
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: drm/vmwgfx: Devolver el valor correcto en las funciones vmw_translate_ptr Antes de las correcciones referenciadas, estas funcion… CWE-908
 Use of Uninitialized Resource
CVE-2026-23317 2026-04-24 06:09 2026-03-25 Show GitHub Exploit DB Packet Storm
3867 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix ARM64 alignment fault in multipath hash seed `struct sysctl_fib_multipath_hash_seed` contains two u32 fields (user… NVD-CWE-noinfo
CVE-2026-23316 2026-04-24 06:07 2026-03-25 Show GitHub Exploit DB Packet Storm
3868 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: net: ipv4: solucionar fallo de alineación ARM64 en la semilla de hash multipath 'struct sysctl_fib_multipath_hash_seed' contiene… NVD-CWE-noinfo
CVE-2026-23316 2026-04-24 06:07 2026-03-25 Show GitHub Exploit DB Packet Storm
3869 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211() Check frame length before accessing the mgmt fields in… CWE-125
Out-of-bounds Read
CVE-2026-23315 2026-04-24 06:06 2026-03-25 Show GitHub Exploit DB Packet Storm
3870 7.1 HIGH
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: wifi: mt76: Corregir posible acceso fuera de límites en mt76_connac2_mac_write_txwi_80211() Verificar la longitud del frame ante… CWE-125
Out-of-bounds Read
CVE-2026-23315 2026-04-24 06:06 2026-03-25 Show GitHub Exploit DB Packet Storm