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
HIGH 8.8
CVE-2022-49416
In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: fix use-after-free in chanctx code
In ieee80211_vif_use_reserve…
Linux Kernel
4.9.318 / 4.14.283+
HIGH 7.8
CVE-2022-49419
In the Linux kernel, the following vulnerability has been resolved:
video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanup
Commit b3c…
Linux Kernel
5.15.46 / 5.17.14+
MEDIUM 5.5
CVE-2022-49417
In the Linux kernel, the following vulnerability has been resolved:
iwlwifi: mei: fix potential NULL-ptr deref
If SKB allocation fails, continue ra…
Linux Kernel
5.17.14 / 5.18.3+
MEDIUM 5.5
CVE-2022-49418
In the Linux kernel, the following vulnerability has been resolved:
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Send along the …
Linux Kernel
5.18.3+
MEDIUM 5.5
CVE-2022-49420
In the Linux kernel, the following vulnerability has been resolved:
net: annotate races around sk->sk_bound_dev_if
UDP sendmsg() is lockless, and r…
Linux Kernel
5.18.3+
MEDIUM 5.5
CVE-2022-49421
In the Linux kernel, the following vulnerability has been resolved:
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
of_parse_phandl…
Linux Kernel
4.9.318 / 4.14.283+
MEDIUM 5.5
CVE-2022-49422
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
If a call …
Linux Kernel
5.10.121 / 5.15.46+
MEDIUM 5.5
CVE-2022-49423
In the Linux kernel, the following vulnerability has been resolved:
rtla: Avoid record NULL pointer dereference
Fix the following null/deref_null.c…
Linux Kernel
5.18.3+
MEDIUM 5.5
CVE-2022-49424
In the Linux kernel, the following vulnerability has been resolved:
iommu/mediatek: Fix NULL pointer dereference when printing dev_name
When larbde…
Linux Kernel
5.15.46 / 5.17+
MEDIUM 5.5
CVE-2022-49425
In the Linux kernel, the following vulnerability has been resolved:
f2fs: fix dereference of stale list iterator after loop body
The list iterator …
Linux Kernel
4.19.247 / 5.4.198+
HIGH 7.8
CVE-2022-49410
In the Linux kernel, the following vulnerability has been resolved:
tracing: Fix potential double free in create_var_ref()
In create_var_ref(), ini…
Linux Kernel
4.19.247 / 5.4.198+
HIGH 7.8
CVE-2022-49411
In the Linux kernel, the following vulnerability has been resolved:
bfq: Make sure bfqg for which we are queueing requests is online
Bios queued in…
Linux Kernel
5.4.198 / 5.10.121+
HIGH 7.8
CVE-2022-49412
In the Linux kernel, the following vulnerability has been resolved:
bfq: Avoid merging queues with different parents
It can happen that the parent …
Linux Kernel
5.4.198 / 5.10.121+
HIGH 7.8
CVE-2022-49413
In the Linux kernel, the following vulnerability has been resolved:
bfq: Update cgroup information before merging bio
When the process is migrated …
Linux Kernel
5.4.198 / 5.10.121+
HIGH 7.1
CVE-2022-49407
In the Linux kernel, the following vulnerability has been resolved:
dlm: fix plock invalid read
This patch fixes an invalid read showed by KASAN. A…
Linux Kernel
4.9.318 / 4.14.283+
MEDIUM 5.5
CVE-2022-49405
In the Linux kernel, the following vulnerability has been resolved:
staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
This code has a …
Linux Kernel
5.15.46 / 5.17.14+
MEDIUM 5.5
CVE-2022-49406
In the Linux kernel, the following vulnerability has been resolved:
block: Fix potential deadlock in blk_ia_range_sysfs_show()
When being read, a s…
Linux Kernel
5.17.14 / 5.18.3+
MEDIUM 5.5
CVE-2022-49408
In the Linux kernel, the following vulnerability has been resolved:
ext4: fix memory leak in parse_apply_sb_mount_options()
If processing the on-di…
Linux Kernel
5.17.14 / 5.18.3+
MEDIUM 5.5
CVE-2022-49409
In the Linux kernel, the following vulnerability has been resolved:
ext4: fix bug_on in __es_tree_search
Hulk Robot reported a BUG_ON:
============…
Linux Kernel
3.3 / 3.5+
MEDIUM 5.5
CVE-2022-49415
In the Linux kernel, the following vulnerability has been resolved:
ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe
of_parse_phandle() returns a no…
Linux Kernel
5.18.3+
HIGH 7.1
CVE-2022-49395
In the Linux kernel, the following vulnerability has been resolved:
um: Fix out-of-bounds read in LDT setup
syscall_stub_data() expects the data_co…
Linux Kernel
4.9.318 / 4.14.283+
HIGH 7.1
CVE-2022-49401
In the Linux kernel, the following vulnerability has been resolved:
mm/page_owner: use strscpy() instead of strlcpy()
current->comm[] is not a stri…
Linux Kernel
5.18.3+
MEDIUM 5.5
CVE-2022-49396
In the Linux kernel, the following vulnerability has been resolved:
phy: qcom-qmp: fix reset-controller leak on probe errors
Make sure to release t…
Linux Kernel
4.14.283 / 4.19.247+
MEDIUM 5.5
CVE-2022-49397
In the Linux kernel, the following vulnerability has been resolved:
phy: qcom-qmp: fix struct clk leak on probe errors
Make sure to release the pip…
Linux Kernel
4.14.283 / 4.19.247+
MEDIUM 5.5
CVE-2022-49398
In the Linux kernel, the following vulnerability has been resolved:
usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
The lis…
Linux Kernel
4.20 / 5.15.47+
MEDIUM 5.5
CVE-2022-49399
In the Linux kernel, the following vulnerability has been resolved:
tty: goldfish: Use tty_port_destroy() to destroy port
In goldfish_tty_probe(), …
Linux Kernel
4.14.283 / 4.19.247+
MEDIUM 5.5
CVE-2022-49400
In the Linux kernel, the following vulnerability has been resolved:
md: Don't set mddev private to NULL in raid0 pers->free
In normal stop process,…
Linux Kernel
5.15.46 / 5.17.14+
MEDIUM 5.5
CVE-2022-49402
In the Linux kernel, the following vulnerability has been resolved:
ftrace: Clean up hash direct_functions on register failures
We see the followin…
Linux Kernel
5.10.121 / 5.15.46+
MEDIUM 5.5
CVE-2022-49403
In the Linux kernel, the following vulnerability has been resolved:
lib/string_helpers: fix not adding strarray to device's resource list
Add alloc…
Linux Kernel
5.17.14 / 5.18.3+
MEDIUM 5.5
CVE-2022-49404
In the Linux kernel, the following vulnerability has been resolved:
RDMA/hfi1: Fix potential integer multiplication overflow errors
When multiplyin…
Linux Kernel
4.9.318 / 4.14.283+