Top technology
Linux 13140
Google 12525
Microsoft 12378
Apple 6692
Oracle 6673
Adobe 6383
Ibm 6286
Cisco 5751
Debian 3919
Mozilla 2886
Apache 2864
Redhat 2586
HIGH 7.8
CVE-2022-49667
In the Linux kernel, the following vulnerability has been resolved:
net: bonding: fix use-after-free after 802.3ad slave unbind
commit 0622cab0341c…
Linux Kernel
4.9.322 / 4.14.287+
HIGH 7.8
CVE-2022-49669
In the Linux kernel, the following vulnerability has been resolved:
mptcp: fix race on unaccepted mptcp sockets
When the listener socket owning the…
Linux Kernel
5.18.10+
HIGH 7.8
CVE-2022-49651
In the Linux kernel, the following vulnerability has been resolved:
srcu: Tighten cleanup_srcu_struct() GP checks
Currently, cleanup_srcu_struct() …
Linux Kernel
5.18.11+
HIGH 7.8
CVE-2022-49647
In the Linux kernel, the following vulnerability has been resolved:
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Each …
Linux Kernel
4.14.289 / 4.19.253+
HIGH 7.8
CVE-2022-49622
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_tables: avoid skb access on nf_stolen
When verdict is NF_STOLEN, …
Linux Kernel
5.18.13+
HIGH 7.8
CVE-2022-49626
In the Linux kernel, the following vulnerability has been resolved:
sfc: fix use after free when disabling sriov
Use after free is detected by kfen…
Linux Kernel
4.9.324 / 4.14.289+
HIGH 8.8
CVE-2022-49535
In the Linux kernel, the following vulnerability has been resolved:
scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI
…
Linux Kernel
5.15.181 / 5.18.3+
HIGH 7.8
CVE-2022-49524
In the Linux kernel, the following vulnerability has been resolved:
media: pci: cx23885: Fix the error handling in cx23885_initdev()
When the drive…
Linux Kernel
4.14.283 / 4.19.247+
HIGH 7.8
CVE-2022-49501
In the Linux kernel, the following vulnerability has been resolved:
usbnet: Run unregister_netdev() before unbind() again
Commit 2c9d6c2b871d ("usb…
Linux Kernel
5.15.46 / 5.17.14+
HIGH 7.8
CVE-2022-49505
In the Linux kernel, the following vulnerability has been resolved:
NFC: NULL out the dev->rfkill to prevent UAF
Commit 3e3b5dfcd16a ("NFC: reorder…
Linux Kernel
4.5 / 4.9.318+
HIGH 7.8
CVE-2022-49489
In the Linux kernel, the following vulnerability has been resolved:
drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free dur…
Linux Kernel
4.19.247 / 5.4.198+
HIGH 7.8
CVE-2022-49493
In the Linux kernel, the following vulnerability has been resolved:
ASoC: rt5645: Fix errorenous cleanup order
There is a logic error when removing…
Linux Kernel
4.9.318 / 4.14.283+
HIGH 8.8
CVE-2022-49479
In the Linux kernel, the following vulnerability has been resolved:
mt76: fix tx status related use-after-free race on station removal
There is a s…
Linux Kernel
5.17.14 / 5.18.3+
HIGH 8.8
CVE-2022-49470
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
We should not …
Linux Kernel
5.15.54 / 5.17.14+
HIGH 7.8
CVE-2022-49474
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Connect…
Linux Kernel
4.5 / 4.9.318+
HIGH 7.8
CVE-2022-49464
In the Linux kernel, the following vulnerability has been resolved:
erofs: fix buffer copy overflow of ztailpacking feature
I got some KASAN report…
Linux Kernel
5.17.14 / 5.18.3+
HIGH 7.8
CVE-2022-49465
In the Linux kernel, the following vulnerability has been resolved:
blk-throttle: Set BIO_THROTTLED when bio has been throttled
1.In current proces…
Linux Kernel
5.10.248 / 5.15.198+
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+
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+
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.8
CVE-2022-49385
In the Linux kernel, the following vulnerability has been resolved:
driver: base: fix UAF when driver_attach failed
When driver_attach(drv); failed…
Linux Kernel
5.4.198 / 5.10.122+
HIGH 7.8
CVE-2022-49388
In the Linux kernel, the following vulnerability has been resolved:
ubi: ubi_create_volume: Fix use-after-free when volume creation failed
There is…
Linux Kernel
4.14.283 / 4.19.247+
HIGH 7.8
CVE-2022-49390
In the Linux kernel, the following vulnerability has been resolved:
macsec: fix UAF bug for real_dev
Create a new macsec device but not get referen…
Linux Kernel
4.15 / 4.20+
HIGH 7.8
CVE-2022-49377
In the Linux kernel, the following vulnerability has been resolved:
blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
blk_mq_run_hw_queues() could…
Linux Kernel
5.15.47 / 5.17.15+
CRITICAL 9.8
CVE-2022-49362
In the Linux kernel, the following vulnerability has been resolved:
NFSD: Fix potential use-after-free in nfsd_file_put()
nfsd_file_put_noref() can…
Linux Kernel
5.18.4+
HIGH 7.8
CVE-2022-49359
In the Linux kernel, the following vulnerability has been resolved:
drm/panfrost: Job should reference MMU not file_priv
For a while now it's been …
Linux Kernel
5.11 / 5.14+
HIGH 7.8
CVE-2022-49349
In the Linux kernel, the following vulnerability has been resolved:
ext4: fix use-after-free in ext4_rename_dir_prepare
We got issue as follows:
EX…
Linux Kernel
4.9.318 / 4.14.283+