Top technology
Linux 13140
Google 12536
Microsoft 12379
Oracle 6843
Apple 6692
Adobe 6387
Ibm 6336
Cisco 5759
Debian 3919
Mozilla 2895
Apache 2864
Redhat 2592
MEDIUM 5.5
CVE-2022-49965
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/pm: add missing ->fini_xxxx interfaces for some SMU13 asics
Without the…
Linux Kernel
5.19.7+
MEDIUM 5.5
CVE-2022-49966
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid
To avoid …
Linux Kernel
5.10.141 / 5.15.65+
HIGH 7.8
CVE-2022-49950
In the Linux kernel, the following vulnerability has been resolved:
misc: fastrpc: fix memory corruption on open
The probe session-duplication over…
Linux Kernel
5.4.213 / 5.10.142+
HIGH 7.8
CVE-2022-49951
In the Linux kernel, the following vulnerability has been resolved:
firmware_loader: Fix use-after-free during unregister
In the following code wit…
Linux Kernel
5.19.8+
HIGH 7.8
CVE-2022-49952
In the Linux kernel, the following vulnerability has been resolved:
misc: fastrpc: fix memory corruption on probe
Add the missing sanity check on t…
Linux Kernel
5.4.213 / 5.10.142+
HIGH 7.8
CVE-2022-49956
In the Linux kernel, the following vulnerability has been resolved:
staging: rtl8712: fix use after free bugs
_Read/Write_MACREG callbacks are NULL…
Linux Kernel
4.9.328 / 4.14.293+
MEDIUM 5.5
CVE-2022-49953
In the Linux kernel, the following vulnerability has been resolved:
iio: light: cm3605: Fix an error handling path in cm3605_probe()
The commit in …
Linux Kernel
5.19.8+
MEDIUM 5.5
CVE-2022-49954
In the Linux kernel, the following vulnerability has been resolved:
Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
syzbot is repor…
Linux Kernel
5.4.213 / 5.10.142+
MEDIUM 5.5
CVE-2022-49955
In the Linux kernel, the following vulnerability has been resolved:
powerpc/rtas: Fix RTAS MSR[HV] handling for Cell
The semi-recent changes to MSR…
Linux Kernel
5.16 / 5.18+
MEDIUM 5.5
CVE-2022-49957
In the Linux kernel, the following vulnerability has been resolved:
kcm: fix strp_init() order and cleanup
strp_init() is called just a few lines a…
Linux Kernel
4.10 / 4.14.293+
HIGH 7.1
CVE-2022-49945
In the Linux kernel, the following vulnerability has been resolved:
hwmon: (gpio-fan) Fix array out of bounds access
The driver does not check if t…
Linux Kernel
4.9.328 / 4.14.293+
HIGH 7.1
CVE-2022-49946
In the Linux kernel, the following vulnerability has been resolved:
clk: bcm: rpi: Prevent out-of-bounds access
The while loop in raspberrypi_disco…
Linux Kernel
5.10.142 / 5.15.66+
HIGH 7.1
CVE-2022-49948
In the Linux kernel, the following vulnerability has been resolved:
vt: Clear selection before changing the font
When changing the console font wit…
Linux Kernel
4.9.328 / 4.14.293+
MEDIUM 5.5
CVE-2022-49942
In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
When w…
Linux Kernel
4.9.328 / 4.14.293+
MEDIUM 5.5
CVE-2022-49943
In the Linux kernel, the following vulnerability has been resolved:
USB: gadget: Fix obscure lockdep violation for udc_mutex
A recent commit expand…
Linux Kernel
Patch available
MEDIUM 5.5
CVE-2022-49944
In the Linux kernel, the following vulnerability has been resolved:
Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"
T…
Linux Kernel
5.19.8+
MEDIUM 5.5
CVE-2022-49947
In the Linux kernel, the following vulnerability has been resolved:
binder: fix alloc->vma_vm_mm null-ptr dereference
Syzbot reported a couple issu…
Linux Kernel
5.15.66 / 5.19.8+
MEDIUM 5.5
CVE-2022-49949
In the Linux kernel, the following vulnerability has been resolved:
firmware_loader: Fix memory leak in firmware upload
In the case of firmware-upl…
Linux Kernel
5.19.8+
HIGH 7.8
CVE-2022-49935
In the Linux kernel, the following vulnerability has been resolved:
dma-buf/dma-resv: check if the new fence is really later
Previously when we add…
Linux Kernel
5.19.8+
HIGH 7.0
CVE-2022-49939
In the Linux kernel, the following vulnerability has been resolved:
binder: fix UAF of ref->proc caused by race condition
A transaction of type BIN…
Linux Kernel
4.14.293 / 4.19.258+
MEDIUM 5.5
CVE-2022-49936
In the Linux kernel, the following vulnerability has been resolved:
USB: core: Prevent nested device-reset calls
Automatic kernel fuzzing revealed …
Linux Kernel
4.9.328 / 4.14.293+
MEDIUM 5.5
CVE-2022-49937
In the Linux kernel, the following vulnerability has been resolved:
media: mceusb: Use new usb_control_msg_*() routines
Automatic kernel fuzzing le…
Linux Kernel
5.10.142 / 5.15.66+
MEDIUM 5.5
CVE-2022-49938
In the Linux kernel, the following vulnerability has been resolved:
cifs: fix small mempool leak in SMB2_negotiate()
In some cases of failure (dial…
Linux Kernel
5.15.66 / 5.19.8+
MEDIUM 5.5
CVE-2022-49940
In the Linux kernel, the following vulnerability has been resolved:
tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
A null point…
Linux Kernel
5.15.66 / 5.19+
HIGH 7.8
CVE-2022-49934
In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: Fix UAF in ieee80211_scan_rx()
ieee80211_scan_rx() tries to acc…
Linux Kernel
4.9.330 / 4.14.295+
HIGH 7.8
CVE-2025-38076
In the Linux kernel, the following vulnerability has been resolved:
alloc_tag: allocate percpu counters for module tags dynamically
When a module g…
Linux Kernel
6.14.9+
HIGH 7.8
CVE-2025-38077
In the Linux kernel, the following vulnerability has been resolved:
platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()…
Linux Kernel
5.15.185 / 6.1.141+
HIGH 7.8
CVE-2025-38079
In the Linux kernel, the following vulnerability has been resolved:
crypto: algif_hash - fix double free in hash_accept
If accept(2) is called on s…
Linux Kernel
5.4.294 / 5.10.238+
HIGH 7.8
CVE-2025-38082
In the Linux kernel, the following vulnerability has been resolved:
gpio: virtuser: fix potential out-of-bound write
If the caller wrote more chara…
Linux Kernel
6.12.32 / 6.14.10+
HIGH 7.1
CVE-2025-38081
In the Linux kernel, the following vulnerability has been resolved:
spi-rockchip: Fix register out of bounds access
Do not write native chip select…
Linux Kernel
6.6.93 / 6.12.31+