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.1
CVE-2022-48827
In the Linux kernel, the following vulnerability has been resolved:
NFSD: Fix the behavior of READ near OFFSET_MAX
Dan Aloni reports:
> Due to comm…
Linux Kernel
5.10.220 / 5.15.24+
MEDIUM 5.5
CVE-2022-48823
In the Linux kernel, the following vulnerability has been resolved:
scsi: qedf: Fix refcount issue when LOGO is received during TMF
Hung task call …
Linux Kernel
5.4.180 / 5.10.101+
MEDIUM 5.5
CVE-2022-48824
In the Linux kernel, the following vulnerability has been resolved:
scsi: myrs: Fix crash in error case
In myrs_detect(), cs->disable_intr is NULL …
Linux Kernel
5.4.180 / 5.10.101+
MEDIUM 5.5
CVE-2022-48825
In the Linux kernel, the following vulnerability has been resolved:
scsi: qedf: Add stag_work to all the vports
Call trace seen when creating NPIV …
Linux Kernel
5.10.101 / 5.15.24+
MEDIUM 5.5
CVE-2022-48826
In the Linux kernel, the following vulnerability has been resolved:
drm/vc4: Fix deadlock on DSI device attach error
DSI device attach to DSI host …
Linux Kernel
5.15.24 / 5.16.10+
MEDIUM 5.5
CVE-2022-48828
In the Linux kernel, the following vulnerability has been resolved:
NFSD: Fix ia_size underflow
iattr::ia_size is a loff_t, which is a signed 64-bi…
Linux Kernel
5.4.295 / 5.10.220+
MEDIUM 5.5
CVE-2022-48829
In the Linux kernel, the following vulnerability has been resolved:
NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
iattr::ia_size is…
Linux Kernel
5.4.295 / 5.10.220+
MEDIUM 5.5
CVE-2022-48831
In the Linux kernel, the following vulnerability has been resolved:
ima: fix reference leak in asymmetric_verify()
Don't leak a reference to the ke…
Linux Kernel
5.15.24 / 5.16.10+
MEDIUM 5.5
CVE-2022-48832
In the Linux kernel, the following vulnerability has been resolved:
audit: don't deref the syscall args when checking the openat2 open_how::flags
A…
Linux Kernel
5.16.10+
HIGH 7.1
CVE-2022-48820
In the Linux kernel, the following vulnerability has been resolved:
phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()
This error path n…
Linux Kernel
5.15.24 / 5.16.10+
MEDIUM 5.5
CVE-2022-48807
In the Linux kernel, the following vulnerability has been resolved:
ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
Currently, the same handl…
Linux Kernel
5.15 / 5.15.24+
MEDIUM 5.5
CVE-2022-48808
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: fix panic when DSA master device unbinds on shutdown
Rafael reports t…
Linux Kernel
5.15.155 / 5.16.10+
MEDIUM 5.5
CVE-2022-48809
In the Linux kernel, the following vulnerability has been resolved:
net: fix a memleak when uncloning an skb dst and its metadata
When uncloning an…
Linux Kernel
4.9.302 / 4.14.267+
MEDIUM 5.5
CVE-2022-48810
In the Linux kernel, the following vulnerability has been resolved:
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
ip…
Linux Kernel
4.9.302 / 4.14.267+
MEDIUM 5.5
CVE-2022-48811
In the Linux kernel, the following vulnerability has been resolved:
ibmvnic: don't release napi in __ibmvnic_open()
If __ibmvnic_open() encounters …
Linux Kernel
5.15.27 / 5.16.10+
MEDIUM 5.5
CVE-2022-48812
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: lantiq_gswip: don't use devres for mdiobus
As explained in commits:
7…
Linux Kernel
5.10.101 / 5.15.24+
MEDIUM 5.5
CVE-2022-48813
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: felix: don't use devres for mdiobus
As explained in commits:
74b6d7d1…
Linux Kernel
5.10.101 / 5.15.24+
MEDIUM 5.5
CVE-2022-48814
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: seville: register the mdiobus under devres
As explained in commits:
7…
Linux Kernel
5.15.27 / 5.16.10+
MEDIUM 5.5
CVE-2022-48815
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: bcm_sf2: don't use devres for mdiobus
As explained in commits:
74b6d7…
Linux Kernel
5.10.101 / 5.15.24+
MEDIUM 5.5
CVE-2022-48817
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: ar9331: register the mdiobus under devres
As explained in commits:
74…
Linux Kernel
5.10.101 / 5.15.24+
MEDIUM 5.5
CVE-2022-48818
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: mv88e6xxx: don't use devres for mdiobus
As explained in commits:
74b6…
Linux Kernel
5.10.101 / 5.15.24+
MEDIUM 5.5
CVE-2022-48819
In the Linux kernel, the following vulnerability has been resolved:
tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case
syzbot found that m…
Linux Kernel
5.16.10+
HIGH 7.8
CVE-2022-48796
In the Linux kernel, the following vulnerability has been resolved:
iommu: Fix potential use-after-free during probe
Kasan has reported the followi…
Linux Kernel
5.10.101 / 5.15.24+
HIGH 7.8
CVE-2022-48801
In the Linux kernel, the following vulnerability has been resolved:
iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL
If we f…
Linux Kernel
5.15.24 / 5.16.10+
HIGH 7.8
CVE-2022-48805
In the Linux kernel, the following vulnerability has been resolved:
net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
ax88179_rx_fixup…
Linux Kernel
4.9.303 / 4.14.268+
MEDIUM 5.5
CVE-2022-48793
In the Linux kernel, the following vulnerability has been resolved:
KVM: x86: nSVM: fix potential NULL derefernce on nested migration
Turns out tha…
Linux Kernel
5.15.25 / 5.16.11+
MEDIUM 5.5
CVE-2022-48794
In the Linux kernel, the following vulnerability has been resolved:
net: ieee802154: at86rf230: Stop leaking skb's
Upon error the ieee802154_xmit_c…
Linux Kernel
4.9.303 / 4.14.268+
MEDIUM 5.5
CVE-2022-48795
In the Linux kernel, the following vulnerability has been resolved:
parisc: Fix data TLB miss in sba_unmap_sg
Rolf Eike Beer reported the following…
Linux Kernel
4.9.303 / 4.14.268+
MEDIUM 5.5
CVE-2022-48797
In the Linux kernel, the following vulnerability has been resolved:
mm: don't try to NUMA-migrate COW pages that have other uses
Oded Gabbay report…
Linux Kernel
5.10.102 / 5.15.25+
MEDIUM 5.5
CVE-2022-48798
In the Linux kernel, the following vulnerability has been resolved:
s390/cio: verify the driver availability for path_event call
If no driver is at…
Linux Kernel
5.15.24 / 5.16.10+