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 12, 2026, 12:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196541 5.5 警告
Local
Libav - libav の resample.c の the ff_audio_resample 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-6832 2017-03-6 16:31 2016-08-17 Show GitHub Exploit DB Packet Storm
196542 7.8 重要
Local
Nagios Enterprises, LLC - Nagios における root 権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-10089 2017-03-6 16:29 2016-12-30 Show GitHub Exploit DB Packet Storm
196543 7.5 重要
Network
FreeBSD - FreeBSD の telnetd サービスにおけるログインの引数を挿入される脆弱性 CWE-287
不適切な認証
CVE-2016-1888 2017-03-6 16:27 2016-12-6 Show GitHub Exploit DB Packet Storm
196544 7.8 重要
Local
FreeBSD - FreeBSD の Linux 互換レイヤの issetugid システムコールにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1883 2017-03-6 16:27 2016-01-27 Show GitHub Exploit DB Packet Storm
196545 7.8 重要
Local
FreeBSD - FreeBSD のカーネルの Linux 互換レイヤにおけるカーネルメモリの一部を読み込まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1880 2017-03-6 16:27 2016-01-14 Show GitHub Exploit DB Packet Storm
196546 5.5 警告
Local
Artifex Software - MuPDF の fitz/pixmap.c の fz_subsample_pixmap 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-125
境界外読み取り
CVE-2017-5896 2017-03-6 15:58 2017-02-10 Show GitHub Exploit DB Packet Storm
196547 5.5 警告
Local
Artifex Software - MuPDF の pdf-object.c の pdf_to_num 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-8674 2017-03-6 15:58 2016-09-22 Show GitHub Exploit DB Packet Storm
196548 7.5 重要
Network
GNU Project
Fedora Project
- GNU ed の regex.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-5357 2017-03-6 15:43 2017-01-20 Show GitHub Exploit DB Packet Storm
196549 7.5 重要
Network
GNU Project - GNU C Library の libresolv の IPv6 ネームサーバ管理コードの the __res_vinit 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-5417 2017-03-6 15:43 2016-08-4 Show GitHub Exploit DB Packet Storm
196550 5.5 警告
Local
AutoTrace project - AutoTrace の output-pstoedit.c の pstoedit_suffix_table_init 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-787
境界外書き込み
CVE-2016-7392 2017-03-6 15:36 2016-09-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
941 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: fix i_nlink underrun during async unlink During async unlink, we drop the `i_nlink` counter before we receive the completio… - CVE-2026-43420 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
942 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leaks in ceph_mdsc_build_path() Add __putname() calls to error code paths that did not free the "path" pointer o… - CVE-2026-43419 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
943 - - - In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible… - CVE-2026-43418 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
944 - - - In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Handle vfork()/CLONE_VM correctly Matthieu and Jiri reported stalls where a task endlessly loops in mm_get_cid() whe… - CVE-2026-43417 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
945 - - - In the Linux kernel, the following vulnerability has been resolved: powerpc, perf: Check that current->mm is alive before getting user callchain It may happen that mm is already released, which lea… - CVE-2026-43416 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
946 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspend In __ufshcd_wl_suspend(), cancel_delayed_work_sync() is calle… - CVE-2026-43415 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
947 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Fix NULL pointer exception during user_scan() user_scan() invokes updated sas_user_scan() for channel 0, and if s… - CVE-2026-43413 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
948 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and start During ADSP stop and start, the kernel crashes due to the… - CVE-2026-43412 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
949 - - - In the Linux kernel, the following vulnerability has been resolved: tipc: fix divide-by-zero in tipc_sk_filter_connect() A user can set conn_timeout to any value via setsockopt(TIPC_CONN_TIMEOUT), … - CVE-2026-43411 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
950 - - - In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabled When the Remote System Update (RSU) isn't enabled in t… - CVE-2026-43410 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm