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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
218771 4.9 警告 アップル - 複数の Apple 製品のカーネルの IOKit の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-1355 2014-07-9 16:06 2014-06-30 Show GitHub Exploit DB Packet Storm
218772 6.8 警告 アップル - Apple iOS の CoreGraphics における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2014-1354 2014-07-9 16:05 2014-06-30 Show GitHub Exploit DB Packet Storm
218773 3.6 注意 アップル - Apple iOS のロック画面におけるロック保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1353 2014-07-9 16:04 2014-06-30 Show GitHub Exploit DB Packet Storm
218774 1.9 注意 アップル - Apple iOS のロック画面における総当たりパスコード推測攻撃を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1352 2014-07-9 16:03 2014-06-30 Show GitHub Exploit DB Packet Storm
218775 3.6 注意 アップル - Apple iOS の Siri におけるロック画面のパスコードを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1351 2014-07-9 16:02 2014-06-30 Show GitHub Exploit DB Packet Storm
218776 4.6 警告 アップル - Apple iOS の設定における iCloud のパスワード要求を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1350 2014-07-9 16:01 2014-06-30 Show GitHub Exploit DB Packet Storm
218777 6.8 警告 アップル - Apple iOS の Safari における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-1349 2014-07-9 16:00 2014-06-30 Show GitHub Exploit DB Packet Storm
218778 2.1 注意 アップル - Apple iOS のメールにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2014-1348 2014-07-9 15:59 2014-06-30 Show GitHub Exploit DB Packet Storm
218779 4.3 警告 アップル - Apple iOS および Apple Safari などで使用される WebKit におけるアドレスバーを偽装される脆弱性 CWE-Other
その他
CVE-2014-1345 2014-07-9 15:59 2014-06-30 Show GitHub Exploit DB Packet Storm
218780 2.1 注意 アップル - Apple OS X の iBooks Commerce における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-1317 2014-07-9 15:56 2014-06-30 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
911 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ib_{get,set}_value The uvd/vce/vcn code accesses the IB at predefined offsets without checking… New - CVE-2026-46218 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
912 - - - In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix UAF in inactivity-timer cleanup path Commit 38224c472a03 ("HID: appletb-kbd: fix slab use-after-free bug in… New - CVE-2026-46213 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
913 - - - In the Linux kernel, the following vulnerability has been resolved: drm: Set old handle to NULL before prime swap in change_handle There was a potential race condition in change_handle. The ioctl b… New - CVE-2026-46215 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
914 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status() When media GT is disabled via configfs, there is no all… New - CVE-2026-46216 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
915 - - - In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on unbind The state machine work is scheduled by the interrupt handler and therefore needs to be… New - CVE-2026-46219 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
916 - - - In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device name memory leak The device name allocated via kzalloc() in init_one_mc() is assigned to dev->init_nam… New - CVE-2026-46221 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
917 - - - In the Linux kernel, the following vulnerability has been resolved: spi: rspi: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA du… New - CVE-2026-46225 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
918 - - - In the Linux kernel, the following vulnerability has been resolved: spi: fsl: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA dur… New - CVE-2026-46226 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
919 - - - In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime ti… New - CVE-2026-46228 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
920 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure KFD VRAM allocations set AMDGPU_GEM_CREATE_VRAM_WIPE_ON_RELEA… New - CVE-2026-46229 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm