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 27, 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
200081 4.7 警告
Local
Linux - Qualcomm Wi-Fi ドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0584 2017-05-8 15:58 2017-04-3 Show GitHub Exploit DB Packet Storm
200082 7 重要
Network
Linux - Qualcomm CP アクセスドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0583 2017-05-8 15:58 2017-04-3 Show GitHub Exploit DB Packet Storm
200083 7 重要
Local
Linux - Qualcomm ビデオドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0579 2017-05-8 15:58 2017-04-3 Show GitHub Exploit DB Packet Storm
200084 7 重要
Local
Linux - Qualcomm 暗号化エンジンドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0576 2017-05-8 15:58 2017-04-3 Show GitHub Exploit DB Packet Storm
200085 7 重要
Local
Linux - Qualcomm Wi-Fi ドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0575 2017-05-8 15:58 2017-04-3 Show GitHub Exploit DB Packet Storm
200086 7 重要
Local
Linux - Qualcomm Seemp ドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0462 2017-05-8 15:58 2017-04-3 Show GitHub Exploit DB Packet Storm
200087 7 重要
Local
Linux - Qualcomm オーディオドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0454 2017-05-8 15:58 2017-04-3 Show GitHub Exploit DB Packet Storm
200088 7 重要
Local
Linux - HTC タッチスクリーンドライバにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0577 2017-05-8 15:14 2017-04-3 Show GitHub Exploit DB Packet Storm
200089 7.8 重要
Local
Linux - Kernel ION サブシステムにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0564 2017-05-8 15:14 2017-04-3 Show GitHub Exploit DB Packet Storm
200090 7.8 重要
Local
Linux - HTC タッチスクリーンドライバにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0563 2017-05-8 15:14 2017-04-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4511 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madvise Add validation in xe_vm_madvise_ioctl() to reject PAT ind… - CVE-2026-46309 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
4512 - - - In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix use-after-free in scpsys_get_bus_protection_legacy() In scpsys_get_bus_protection_legacy(), of_find_node_… - CVE-2026-46308 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
4513 - - - In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_alloc The return value of kzalloc_flex() is used without e… - CVE-2026-46305 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
4514 - - - In the Linux kernel, the following vulnerability has been resolved: selinux: allow multiple opens of /sys/fs/selinux/policy Currently there can only be a single open of /sys/fs/selinux/policy at an… - CVE-2026-46302 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
4515 - - - In the Linux kernel, the following vulnerability has been resolved: spi: topcliff-pch: fix use-after-free on unbind Give the driver a chance to flush its queue before releasing the DMA buffers on d… - CVE-2026-46301 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
4516 - - - In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix race with interrupt handler While executing ->ioctl handler or ->release handler, if an interrupt fires … - CVE-2026-46298 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
4517 - - - In the Linux kernel, the following vulnerability has been resolved: net: libwx: use request_irq for VF misc interrupt Currently, request_threaded_irq() is used with a primary handler but a NULL thr… - CVE-2026-46297 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
4518 - - - In the Linux kernel, the following vulnerability has been resolved: spi: s3c64xx: fix NULL-deref on driver unbind A change moving DMA channel allocation from probe() back to s3c64xx_spi_prepare_tra… - CVE-2026-46296 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
4519 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is empty Fall back to apic_find_highest_vector() when PID.ON is set bu… - CVE-2026-46295 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
4520 - - - In the Linux kernel, the following vulnerability has been resolved: dm: fix a buffer overflow in ioctl processing Tony Asleson (using Claude) found a buffer overflow in dm-ioctl in the function ret… - CVE-2026-46294 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm