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":April 30, 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
252811 6.8 警告 サイバートラスト株式会社
MUSCLE
レッドハット
- MUSCLE PCSC-Lite の MSGFunctionDemarshall 関数におけるバッファオーバーフロー脆弱性 CWE-119
バッファエラー
CVE-2010-0407 2010-08-10 18:50 2010-06-18 Show GitHub Exploit DB Packet Storm
252812 2.1 注意 サイバートラスト株式会社
MUSCLE
レッドハット
- MUSCLE PCSC-Lite の MSGFunctionDemarshall 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-4901 2010-08-10 18:50 2010-06-18 Show GitHub Exploit DB Packet Storm
252813 7.6 危険 ヒューレット・パッカード
IBM
オラクル
- Oracle Solaris の ToolTalk における脆弱性 CWE-noinfo
情報不足
CVE-2010-0083 2010-08-10 18:50 2010-07-13 Show GitHub Exploit DB Packet Storm
252814 7.8 危険 サイバートラスト株式会社
Avahi
レッドハット
- Avahi の originates_from_local_legacy_unicast_socket 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-0758 2010-08-10 18:49 2009-03-3 Show GitHub Exploit DB Packet Storm
252815 6.8 警告 サン・マイクロシステムズ
68k.org
- audiofile の msadpcm.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-5824 2010-08-10 18:49 2009-01-2 Show GitHub Exploit DB Packet Storm
252816 2.4 注意 オラクル - Oracle Sun Java System Application Server および Oracle GlassFish Enterprise Server の GUI における脆弱性 CWE-noinfo
情報不足
CVE-2010-2397 2010-08-9 16:49 2010-07-13 Show GitHub Exploit DB Packet Storm
252817 3 注意 オラクル - Oracle Solaris Studio における脆弱性 CWE-noinfo
情報不足
CVE-2010-2374 2010-08-9 16:49 2010-07-13 Show GitHub Exploit DB Packet Storm
252818 4.3 警告 オラクル - Oracle OpenSSO Enterprise における脆弱性 CWE-noinfo
情報不足
CVE-2009-3762 2010-08-9 16:49 2010-07-13 Show GitHub Exploit DB Packet Storm
252819 4.3 警告 オラクル - Oracle OpenSSO Enterprise の OpenSSO コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3764 2010-08-9 16:48 2010-07-13 Show GitHub Exploit DB Packet Storm
252820 4.3 警告 オラクル - Oracle OpenSSO Enterprise の Access Manager / OpenSSO コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3763 2010-08-9 16:48 2010-07-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 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
1351 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory leak in ice_set_ringparam() In ice_set_ringparam, tx_rings and xdp_rings are allocated before rx_rings. If the al… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-23389 2026-04-25 03:45 2026-03-25 Show GitHub Exploit DB Packet Storm
1352 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: ice: Corrección de fuga de memoria en ice_set_ringparam() En ice_set_ringparam, tx_rings y xdp_rings se asignan antes de rx_ring… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-23389 2026-04-25 03:45 2026-03-25 Show GitHub Exploit DB Packet Storm
1353 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Squashfs: check metadata block offset is within range Syzkaller reports a "general protection fault in squashfs_copy_data" This … CWE-125
Out-of-bounds Read
CVE-2026-23388 2026-04-25 03:45 2026-03-25 Show GitHub Exploit DB Packet Storm
1354 7.1 HIGH
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: Squashfs: comprobar que el desplazamiento del bloque de metadatos está dentro del rango Syzkaller informa de un 'fallo de protec… CWE-125
Out-of-bounds Read
CVE-2026-23388 2026-04-25 03:45 2026-03-25 Show GitHub Exploit DB Packet Storm
1355 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe() devm_add_action_or_reset() already invokes the action on failure,… CWE-415
 Double Free
CVE-2026-23387 2026-04-25 03:45 2026-03-25 Show GitHub Exploit DB Packet Storm
1356 7.8 HIGH
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: pinctrl: cirrus: cs42l43: Corrección de doble put en cs42l43_pin_probe() devm_add_action_or_reset() ya invoca la acción en caso … CWE-415
 Double Free
CVE-2026-23387 2026-04-25 03:45 2026-03-25 Show GitHub Exploit DB Packet Storm
1357 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL In DQ-QPL mode, gve_tx_clean_pending_packets() incorrec… NVD-CWE-noinfo
CVE-2026-23386 2026-04-25 03:44 2026-03-25 Show GitHub Exploit DB Packet Storm
1358 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: gve: corrige la limpieza incorrecta del búfer en gve_tx_clean_pending_packets para QPL En el modo DQ-QPL, gve_tx_clean_pending_p… NVD-CWE-noinfo
CVE-2026-23386 2026-04-25 03:44 2026-03-25 Show GitHub Exploit DB Packet Storm
1359 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: clone set on flush only Syzbot with fault injection triggered a failing memory allocation with GFP_KERNEL w… NVD-CWE-noinfo
CVE-2026-23385 2026-04-25 03:44 2026-03-25 Show GitHub Exploit DB Packet Storm
1360 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: netfilter: nf_tables: clonar conjunto solo al vaciar Syzbot con inyección de fallos activó una asignación de memoria fallida con… NVD-CWE-noinfo
CVE-2026-23385 2026-04-25 03:44 2026-03-25 Show GitHub Exploit DB Packet Storm