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 7.8
CVE-2022-49455
In the Linux kernel, the following vulnerability has been resolved:
misc: ocxl: fix possible double free in ocxl_file_register_afu
info_release() w…
Linux Kernel
5.4.198 / 5.10.121+
MEDIUM 5.5
CVE-2022-49446
In the Linux kernel, the following vulnerability has been resolved:
nvdimm: Fix firmware activation deadlock scenarios
Lockdep reports the followin…
Linux Kernel
5.10.121 / 5.15.46+
MEDIUM 5.5
CVE-2022-49447
In the Linux kernel, the following vulnerability has been resolved:
ARM: hisi: Add missing of_node_put after of_find_compatible_node
of_find_compat…
Linux Kernel
4.9.318 / 4.14.283+
MEDIUM 5.5
CVE-2022-49448
In the Linux kernel, the following vulnerability has been resolved:
soc: bcm: Check for NULL return of devm_kzalloc()
As the potential failure of a…
Linux Kernel
5.15.46 / 5.17.14+
MEDIUM 5.5
CVE-2022-49449
In the Linux kernel, the following vulnerability has been resolved:
pinctrl: renesas: rzn1: Fix possible null-ptr-deref in sh_pfc_map_resources()
I…
Linux Kernel
5.10.121 / 5.15.46+
MEDIUM 5.5
CVE-2022-49450
In the Linux kernel, the following vulnerability has been resolved:
rxrpc: Fix listen() setting the bar too high for the prealloc rings
AF_RXRPC's …
Linux Kernel
4.9.318 / 4.14.283+
MEDIUM 5.5
CVE-2022-49451
In the Linux kernel, the following vulnerability has been resolved:
firmware: arm_scmi: Fix list protocols enumeration in the base protocol
While e…
Linux Kernel
4.19.247 / 5.4.198+
MEDIUM 5.5
CVE-2022-49452
In the Linux kernel, the following vulnerability has been resolved:
dpaa2-eth: retrieve the virtual address before dma_unmap
The TSO header was DMA…
Linux Kernel
5.18.3+
MEDIUM 5.5
CVE-2022-49453
In the Linux kernel, the following vulnerability has been resolved:
soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
The allocatio…
Linux Kernel
5.10.121 / 5.15.46+
MEDIUM 5.5
CVE-2022-49454
In the Linux kernel, the following vulnerability has been resolved:
PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()
The of_find_compa…
Linux Kernel
5.15.46 / 5.17.14+
MEDIUM 5.5
CVE-2022-49456
In the Linux kernel, the following vulnerability has been resolved:
bonding: fix missed rcu protection
When removing the rcu_read_lock in bond_etht…
Linux Kernel
5.17.14 / 5.18.3+
HIGH 7.1
CVE-2022-49444
In the Linux kernel, the following vulnerability has been resolved:
module: fix [e_shstrndx].sh_size=0 OOB access
It is trivial to craft a module t…
Linux Kernel
5.5 / 5.11+
MEDIUM 5.5
CVE-2022-49436
In the Linux kernel, the following vulnerability has been resolved:
powerpc/papr_scm: Fix leaking nvdimm_events_map elements
Right now 'char *' ele…
Linux Kernel
5.18.3+
MEDIUM 5.5
CVE-2022-49437
In the Linux kernel, the following vulnerability has been resolved:
powerpc/xive: Fix refcount leak in xive_spapr_init
of_find_compatible_node() re…
Linux Kernel
5.15.46 / 5.17.14+
MEDIUM 5.5
CVE-2022-49438
In the Linux kernel, the following vulnerability has been resolved:
Input: sparcspkr - fix refcount leak in bbc_beep_probe
of_find_node_by_path() c…
Linux Kernel
4.9.318 / 4.14.283+
MEDIUM 5.5
CVE-2022-49439
In the Linux kernel, the following vulnerability has been resolved:
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
of_parse_phandle() returns …
Linux Kernel
4.14.283 / 4.19.247+
MEDIUM 5.5
CVE-2022-49440
In the Linux kernel, the following vulnerability has been resolved:
powerpc/rtas: Keep MSR[RI] set when calling RTAS
RTAS runs in real mode (MSR[DR…
Linux Kernel
5.15.46 / 5.17.14+
MEDIUM 5.5
CVE-2022-49441
In the Linux kernel, the following vulnerability has been resolved:
tty: fix deadlock caused by calling printk() under tty_port->lock
pty_write() i…
Linux Kernel
3.19 / 4.5+
MEDIUM 5.5
CVE-2022-49442
In the Linux kernel, the following vulnerability has been resolved:
drivers/base/node.c: fix compaction sysfs file leak
Compaction sysfs file is cr…
Linux Kernel
4.9.318 / 4.14.283+
MEDIUM 5.5
CVE-2022-49445
In the Linux kernel, the following vulnerability has been resolved:
pinctrl: renesas: core: Fix possible null-ptr-deref in sh_pfc_map_resources()
I…
Linux Kernel
5.10.121 / 5.15.46+
HIGH 7.8
CVE-2022-49426
In the Linux kernel, the following vulnerability has been resolved:
iommu/arm-smmu-v3-sva: Fix mm use-after-free
We currently call arm64_mm_context…
Linux Kernel
5.15.46 / 5.17.14+
MEDIUM 5.5
CVE-2022-49427
In the Linux kernel, the following vulnerability has been resolved:
iommu/mediatek: Remove clk_disable in mtk_iommu_remove
After the commit b34ea31…
Linux Kernel
5.15.46 / 5.17.14+
MEDIUM 5.5
CVE-2022-49428
In the Linux kernel, the following vulnerability has been resolved:
f2fs: fix to do sanity check on inline_dots inode
As Wenqing reported in bugzil…
Linux Kernel
5.15.46 / 5.17.14+
MEDIUM 5.5
CVE-2022-49429
In the Linux kernel, the following vulnerability has been resolved:
RDMA/hfi1: Prevent panic when SDMA is disabled
If the hfi1 module is loaded wit…
Linux Kernel
4.14.283 / 4.19.247+
MEDIUM 5.5
CVE-2022-49430
In the Linux kernel, the following vulnerability has been resolved:
Input: gpio-keys - cancel delayed work only in case of GPIO
gpio_keys module ca…
Linux Kernel
5.15.46 / 5.17.14+
MEDIUM 5.5
CVE-2022-49431
In the Linux kernel, the following vulnerability has been resolved:
powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
The device_node…
Linux Kernel
5.4.198 / 5.10.121+
MEDIUM 5.5
CVE-2022-49432
In the Linux kernel, the following vulnerability has been resolved:
powerpc/xics: fix refcount leak in icp_opal_init()
The of_find_compatible_node(…
Linux Kernel
4.9.318 / 4.14.283+
MEDIUM 5.5
CVE-2022-49433
In the Linux kernel, the following vulnerability has been resolved:
RDMA/hfi1: Prevent use of lock before it is initialized
If there is a failure d…
Linux Kernel
4.19.247 / 5.4.198+
MEDIUM 5.5
CVE-2022-49434
In the Linux kernel, the following vulnerability has been resolved:
PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
The sysfs sr…
Linux Kernel
4.9.318 / 4.14.283+
MEDIUM 5.5
CVE-2022-49435
In the Linux kernel, the following vulnerability has been resolved:
mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()
It will…
Linux Kernel
5.4.198 / 5.10.121+