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":June 28, 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
231001 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の s/exec.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4243 2012-12-25 18:21 2011-01-22 Show GitHub Exploit DB Packet Storm
231002 4 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の hci_uart_tty_open 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-4242 2012-12-25 18:03 2010-11-22 Show GitHub Exploit DB Packet Storm
231003 5.5 警告 サイバートラスト株式会社
VMware
シトリックス・システムズ
レッドハット
- Xen の vbd_create 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4238 2012-12-25 18:00 2011-01-13 Show GitHub Exploit DB Packet Storm
231004 4.9 警告 サイバートラスト株式会社
VMware
レッドハット
- Linux kernel の udp_queue_rcv_skb 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4161 2012-12-25 17:58 2010-12-30 Show GitHub Exploit DB Packet Storm
231005 2.1 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の sk_run_filter 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4158 2012-12-25 17:56 2010-12-30 Show GitHub Exploit DB Packet Storm
231006 9.3 危険 サムスン
Meizu
- Samsung GALAXY および Meizu MX など Android デバイスにおける任意の物理メモリを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6422 2012-12-25 17:53 2012-12-18 Show GitHub Exploit DB Packet Storm
231007 7.2 危険 シマンテック - Symantec Endpoint Protection の管理コンソールにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-4348 2012-12-25 17:50 2012-12-10 Show GitHub Exploit DB Packet Storm
231008 1.2 注意 Linux - Linux Kernel の rio_ioctl 関数における Ethernet アダプタへデータを書き込まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2313 2012-12-25 17:46 2012-06-13 Show GitHub Exploit DB Packet Storm
231009 7.1 危険 Linux - Linux Kernel の fs/ext4/super.c におけるファイルシステムグループデータの不整合を誘発される脆弱性 CWE-189
数値処理の問題
CVE-2012-2100 2012-12-25 17:44 2012-07-3 Show GitHub Exploit DB Packet Storm
231010 9.3 危険 マイクロソフト - Microsoft Internet Explorer 9 および 10 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-4782 2012-12-25 17:11 2012-12-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
161 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_sip: don't use simple_strtoul Replace unsafe port parsing in epaddr_len(), ct_sip_parse_header_uri(), and… New - CVE-2026-52986 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
162 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix BQL imbalance in TX path Fix a possible BQL imbalance in airoha_dev_xmit(), where inflight packets are accounted… New - CVE-2026-52983 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
163 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit() syzbot reported a KASAN slab-use-after-free read in rtl8150_start_x… New - CVE-2026-52982 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
164 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: neigh: let neigh_xmit take skb ownership neigh_xmit always releases the skb, except when no neighbour table is found. But even th… New - CVE-2026-52981 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
165 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl() Two error handling issues exist in xe_exec_queue_create_ioctl(): 1. Wh… New - CVE-2026-52976 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
166 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bonding: 3ad: implement proper RCU rules for port->aggregator syzbot found a data-race in bond_3ad_get_active_agg_info / bond_3ad… New - CVE-2026-52975 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
167 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: tls: fix strparser anchor skb leak on offload RX setup failure When tls_set_device_offload_rx() fails at tls_dev_add(), the … New - CVE-2026-52974 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
168 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: futex: Drop CLONE_THREAD requirement for private default hash alloc Currently need_futex_hash_allocate_default() depends on stric… New - CVE-2026-52973 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
169 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Fix potential use-after-free in get_timestamp Move the phc->active check and resp pointer assignment to after acqu… New - CVE-2026-52971 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
170 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb/client: fix possible infinite loop and oob read in symlink_data() On 32-bit architectures, the infinite loop is as follows: … New - CVE-2026-52967 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm