Vulnerability index

Browse CVEs

2,191 matching
Filters 2 Clear all
Severity

Filters apply as you choose them.

Filtering by weakness NULL Pointer DereferenceCWE-476 × clear
Linux Kernel MEDIUM 5.5
CVE-2024-56612

In the Linux kernel, the following vulnerability has been resolved: mm/gup: handle NULL pages in unpin_user_pages() The recent addition of "pofs" (…

Fix: 6.12.5+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56599

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod a…

Fix: 6.12.5+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56588

In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Create all dump files during debugfs initialization For the cur…

Fix: 6.12.5+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56593

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_r…

Fix: 5.4.287 / 5.10.231+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56580

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: fix error path on configuration of power domains There is a…

Fix: 6.12.4+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56587

In the Linux kernel, the following vulnerability has been resolved: leds: class: Protect brightness_show() with led_cdev->led_access mutex There is…

Fix: 5.4.287 / 5.10.231+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56574

In the Linux kernel, the following vulnerability has been resolved: media: ts2020: fix null-ptr-deref in ts2020_probe() KASAN reported a null-ptr-d…

Fix: 5.4.287 / 5.10.231+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56575

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Ensure power suppliers be suspended before detach them The pow…

Fix: 5.15.174 / 6.1.120+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56577

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix null-ptr-deref during unload module The workqueue should b…

Fix: 6.6.64 / 6.12.4+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56578

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Set video drvdata before register video device The video drvda…

Fix: 5.15.174 / 6.1.120+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56579

In the Linux kernel, the following vulnerability has been resolved: media: amphion: Set video drvdata before register video device The video drvdat…

Fix: 6.1.120 / 6.6.64+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56569

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix regression with module command in stack_trace_filter When executing…

Fix: 5.4.287 / 5.10.231+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56544

In the Linux kernel, the following vulnerability has been resolved: udmabuf: change folios array from kmalloc to kvmalloc When PAGE_SIZE 4096, MAX_…

Fix: 6.11.11 / 6.12.2+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56549

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix NULL pointer dereference in object->file At present, the object…

Fix: 6.11.11 / 6.12.2+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56535

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg() kmalloc …

Fix: 6.11.11 / 6.12.2+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56536

In the Linux kernel, the following vulnerability has been resolved: wifi: cw1200: Fix potential NULL dereference A recent refactoring was identifie…

Fix: 6.11.11 / 6.12.2+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-56537

In the Linux kernel, the following vulnerability has been resolved: drm: xlnx: zynqmp_disp: layer may be null while releasing layer->info can be nu…

Fix: 6.11.11 / 6.12.2+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53238

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: adjust the position to init iso data anchor MediaTek iso data…

Fix: 6.11.11 / 6.12.2+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53230

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost() cpufreq_cpu_…

Fix: 6.1.120 / 6.6.64+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53231

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw() cpufreq_cp…

Fix: 6.1.120 / 6.6.64+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53232

In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Implement blocking domain This fixes a crash when surprise hot-unpl…

Fix: 6.11.11 / 6.12.2+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53233

In the Linux kernel, the following vulnerability has been resolved: unicode: Fix utf8_load() error path utf8_load() requests the symbol "utf8_data_…

Fix: 6.1.120 / 6.6.64+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53235

In the Linux kernel, the following vulnerability has been resolved: erofs: fix file-backed mounts over FUSE syzbot reported a null-ptr-deref in fus…

Fix: 6.12.2+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53221

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null-ptr-deref in f2fs_submit_page_bio() There's issue as follows whe…

Fix: 6.11.11 / 6.12.2+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53222

In the Linux kernel, the following vulnerability has been resolved: zram: fix NULL pointer in comp_algorithm_show() LTP reported a NULL pointer der…

Fix: 6.12.2+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53224

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Move events notifier registration to be after device registration Mo…

Fix: 6.6.64 / 6.11.11+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53226

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg() ib_map_mr_sg() al…

Fix: 5.10.231 / 5.15.174+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53217

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent NULL dereference in nfsd4_process_cb_update() @ses is initialized…

Fix: 4.19.325 / 5.4.287+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53204

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtk_usb3phy_probe In rtk_usb3phy_probe() d…

Fix: 6.11.11 / 6.12.2+
Fix from $1,600 2024-12-27
Linux Kernel MEDIUM 5.5
CVE-2024-53205

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe In rtk_usb2phy_probe() d…

Fix: 6.11.11 / 6.12.2+
Fix from $1,600 2024-12-27