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 30, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
246701 5 警告 Digium - Asterisk の Skinny チャネルドライバにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3764 2012-06-26 15:54 2007-07-18 Show GitHub Exploit DB Packet Storm
246702 5 警告 Digium - Asterisk の IAX2 チャネルドライバにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3763 2012-06-26 15:54 2007-07-18 Show GitHub Exploit DB Packet Storm
246703 9.3 危険 Digium - Asterisk の IAX2 チャネルドライバにおけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-3762 2012-06-26 15:54 2007-07-18 Show GitHub Exploit DB Packet Storm
246704 5.4 警告 アップル - iChat の UPnP IGD 実装におけるバッファオーバーフローの脆弱性 - CVE-2007-3748 2012-06-26 15:54 2007-07-31 Show GitHub Exploit DB Packet Storm
246705 6.8 警告 アップル - CoreAudio への Java インターフェースにおける任意のコードを実行される脆弱性 - CVE-2007-3747 2012-06-26 15:46 2007-07-31 Show GitHub Exploit DB Packet Storm
246706 6.8 警告 アップル - CoreAudio への Java インターフェースにおける任意のコードを実行される脆弱性 - CVE-2007-3746 2012-06-26 15:46 2007-07-31 Show GitHub Exploit DB Packet Storm
246707 6.8 警告 アップル - CoreAudio への Java インターフェースにおける任意のメモリを解放される脆弱性 - CVE-2007-3745 2012-06-26 15:46 2007-07-31 Show GitHub Exploit DB Packet Storm
246708 5.8 警告 アップル - mDNSResponder の UPnP IGD 実装におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-3744 2012-06-26 15:46 2007-07-31 Show GitHub Exploit DB Packet Storm
246709 6.8 警告 アップル - Apple Safari のブックマーク処理におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-3743 2012-06-26 15:46 2007-08-3 Show GitHub Exploit DB Packet Storm
246710 2.1 注意 FreeBSD - FreeBSD カーネルの 4BSD プロセススケジューラにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3722 2012-06-26 15:46 2007-07-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1491 - - - In the Linux kernel, the following vulnerability has been resolved: udf: fix partition descriptor append bookkeeping Mounting a crafted UDF image with repeated partition descriptors can trigger a h… - CVE-2026-45991 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1492 - - - In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix OOB reads in command_file_write due to missing size checks The command_file_write() handler allocates a kernel buffer… - CVE-2026-45994 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1493 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential UAF after skb_unshare() failure If skb_unshare() fails to unshare a packet due to allocation failure in rxrp… - CVE-2026-45998 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1494 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Limit the maximum number of lookups Current code does no bound checking on the number of lookups a client can perf… - CVE-2026-46026 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1495 - - - In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smc_clc_wait_msg A CLC decline can be received while the handshake is still in an early stage,… - CVE-2026-46027 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1496 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - snapshot IV for async AEAD requests AF_ALG AEAD AIO requests currently use the socket-wide IV buffer during … - CVE-2026-46028 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1497 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap() Some crafted images can have illegal (!partial_decoding && m_llen <… - CVE-2026-45999 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1498 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data() Fix two bugs in pt5161l_read_block_data(): 1. Buffer overrun: The local b… - CVE-2026-46001 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1499 - - - In the Linux kernel, the following vulnerability has been resolved: ext2: reject inodes with zero i_nlink and valid mode in ext2_iget() ext2_iget() already rejects inodes with i_nlink == 0 when i_m… - CVE-2026-46002 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1500 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setup_card() in caiaq driver doesn't treat the error cases grace… - CVE-2026-46004 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm