Top technology
Linux 13140
Google 12530
Microsoft 12379
Oracle 6737
Apple 6692
Adobe 6387
Ibm 6330
Cisco 5757
Debian 3919
Mozilla 2895
Apache 2864
Redhat 2592
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" (…
Linux Kernel
6.12.5+
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…
Linux Kernel
6.12.5+
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…
Linux Kernel
6.12.5+
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…
Linux Kernel
5.4.287 / 5.10.231+
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…
Linux Kernel
6.12.4+
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…
Linux Kernel
5.4.287 / 5.10.231+
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…
Linux Kernel
5.4.287 / 5.10.231+
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…
Linux Kernel
5.15.174 / 6.1.120+
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…
Linux Kernel
6.6.64 / 6.12.4+
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…
Linux Kernel
5.15.174 / 6.1.120+
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…
Linux Kernel
6.1.120 / 6.6.64+
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…
Linux Kernel
5.4.287 / 5.10.231+
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_…
Linux Kernel
6.11.11 / 6.12.2+
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…
Linux Kernel
6.11.11 / 6.12.2+
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 …
Linux Kernel
6.11.11 / 6.12.2+
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…
Linux Kernel
6.11.11 / 6.12.2+
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…
Linux Kernel
6.11.11 / 6.12.2+
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…
Linux Kernel
6.11.11 / 6.12.2+
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_…
Linux Kernel
6.1.120 / 6.6.64+
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…
Linux Kernel
6.1.120 / 6.6.64+
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…
Linux Kernel
6.11.11 / 6.12.2+
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_…
Linux Kernel
6.1.120 / 6.6.64+
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…
Linux Kernel
6.12.2+
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…
Linux Kernel
6.11.11 / 6.12.2+
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…
Linux Kernel
6.12.2+
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…
Linux Kernel
6.6.64 / 6.11.11+
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…
Linux Kernel
5.10.231 / 5.15.174+
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…
Linux Kernel
4.19.325 / 5.4.287+
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…
Linux Kernel
6.11.11 / 6.12.2+
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…
Linux Kernel
6.11.11 / 6.12.2+