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 15, 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
225901 2.6 注意 レッドハット
VMware
Samba Project
- Samba Web Administration Tool におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2694 2012-12-26 10:27 2011-07-26 Show GitHub Exploit DB Packet Storm
225902 3.3 注意 レッドハット
VMware
Samba Project
- Samba の smbfs における /etc/mtab ファイルを改ざんされる脆弱性 CWE-16
環境設定
CVE-2011-1678 2012-12-26 10:24 2011-04-10 Show GitHub Exploit DB Packet Storm
225903 5.7 警告 VMware
Linux
- Linux kernel の napi_reuse_skb 関数におけるサービス運用妨害 (NULL ポインタデリファレンス) の脆弱性 CWE-Other
その他
CVE-2011-1478 2012-12-25 18:45 2011-10-12 Show GitHub Exploit DB Packet Storm
225904 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の fs/nfs/nfs4proc.c 内にある __nfs4_proc_set_acl 関数における脆弱性 CWE-399
リソース管理の問題
CVE-2011-1090 2012-12-25 18:42 2011-05-9 Show GitHub Exploit DB Packet Storm
225905 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の mac_partition 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1010 2012-12-25 18:41 2011-02-24 Show GitHub Exploit DB Packet Storm
225906 2.1 注意 VMware
Linux
レッドハット
- Linux kernel の task_show_regs 関数における任意プロセスのレジスタ値を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-0710 2012-12-25 18:39 2011-02-18 Show GitHub Exploit DB Packet Storm
225907 6.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の load_mixer_volumes 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-0521 2012-12-25 18:38 2011-02-2 Show GitHub Exploit DB Packet Storm
225908 7.1 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の sctp_icmp_proto_unreachable 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2010-4526 2012-12-25 18:34 2011-01-11 Show GitHub Exploit DB Packet Storm
225909 2.1 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の install_special_mapping 関数における mmap_min_addr 制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4346 2012-12-25 18:32 2010-12-22 Show GitHub Exploit DB Packet Storm
225910 4.7 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の drivers/scsi/bfa/bfa_core.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-4343 2012-12-25 18:31 2010-12-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1771 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeue The logic used to abort the DMA ring contains several flaws: … - CVE-2026-43352 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1772 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copies() Fix a chunk map leak in btrfs_map_block(): if w… - CVE-2026-43393 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1773 - - - In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit(). nfsd_nl_listener_set_doit() uses get_current_cred() without put_cred(). … - CVE-2026-43394 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1774 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/sync: Cleanup partially initialized sync on parse failure xe_sync_entry_parse() can allocate references (syncobj, fence, c… - CVE-2026-43395 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1775 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/sync: Fix user fence leak on alloc failure When dma_fence_chain_alloc() fails, properly release the user fence reference t… - CVE-2026-43396 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1776 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix race in DMA ring dequeue The HCI DMA dequeue path (hci_dma_dequeue_xfer()) may be invoked for multiple tra… - CVE-2026-43353 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1777 - - - In the Linux kernel, the following vulnerability has been resolved: iio: imu: adis: Fix NULL pointer dereference in adis_init The adis_init() function dereferences adis->ops to check if the individ… - CVE-2026-43356 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1778 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on set received ioctl due to item overflow If the set received ioctl fails due to an item overflow w… - CVE-2026-43359 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1779 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2_write() SMB2_write() places write payload in iov[1..n] as part of rq_iov.… - CVE-2026-43362 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1780 - - - In the Linux kernel, the following vulnerability has been resolved: x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re-enable x2apic mode, which m… - CVE-2026-43363 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm