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-2021-47303
In the Linux kernel, the following vulnerability has been resolved:
bpf: Track subprog poke descriptors correctly and fix use-after-free
Subprogram…
Linux Kernel
5.10.53 / 5.13.5+
HIGH 7.8
CVE-2021-47306
In the Linux kernel, the following vulnerability has been resolved:
net: fddi: fix UAF in fza_probe
fp is netdev private data and it cannot be
used…
Linux Kernel
5.4.135 / 5.10.53+
HIGH 7.8
CVE-2021-47310
In the Linux kernel, the following vulnerability has been resolved:
net: ti: fix UAF in tlan_remove_one
priv is netdev private data and it cannot b…
Linux Kernel
4.4.277 / 4.9.277+
HIGH 7.8
CVE-2021-47311
In the Linux kernel, the following vulnerability has been resolved:
net: qcom/emac: fix UAF in emac_remove
adpt is netdev private data and it canno…
Linux Kernel
4.9.277 / 4.14.241+
HIGH 7.1
CVE-2021-47309
In the Linux kernel, the following vulnerability has been resolved:
net: validate lwtstate->data before returning from skb_tunnel_info()
skb_tunnel…
Linux Kernel
4.4.277 / 4.9.277+
MEDIUM 5.5
CVE-2021-47304
In the Linux kernel, the following vulnerability has been resolved:
tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
This commit fixes…
Linux Kernel
5.10.53 / 5.13.5+
MEDIUM 5.5
CVE-2021-47305
In the Linux kernel, the following vulnerability has been resolved:
dma-buf/sync_file: Don't leak fences on merge failure
Each add_fence() call doe…
Linux Kernel
4.14.241 / 4.19.199+
MEDIUM 5.5
CVE-2021-47307
In the Linux kernel, the following vulnerability has been resolved:
cifs: prevent NULL deref in cifs_compose_mount_options()
The optional @ref para…
Linux Kernel
5.4.135 / 5.10.53+
MEDIUM 5.5
CVE-2021-47312
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_tables: Fix dereference of null pointer flow
In the case where ch…
Linux Kernel
5.13.5+
MEDIUM 5.5
CVE-2021-47314
In the Linux kernel, the following vulnerability has been resolved:
memory: fsl_ifc: fix leak of private memory on probe failure
On probe error the…
Linux Kernel
4.4.276 / 4.9.276+
MEDIUM 5.5
CVE-2021-47315
In the Linux kernel, the following vulnerability has been resolved:
memory: fsl_ifc: fix leak of IO mapping on probe failure
On probe error the dri…
Linux Kernel
4.4.276 / 4.9.276+
MEDIUM 5.5
CVE-2021-47316
In the Linux kernel, the following vulnerability has been resolved:
nfsd: fix NULL dereference in nfs3svc_encode_getaclres
In error cases the dentr…
Linux Kernel
5.13.4+
HIGH 7.8
CVE-2021-47293
In the Linux kernel, the following vulnerability has been resolved:
net/sched: act_skbmod: Skip non-Ethernet packets
Currently tcf_skbmod_act() ass…
Linux Kernel
4.19.199 / 5.4.136+
HIGH 7.8
CVE-2021-47301
In the Linux kernel, the following vulnerability has been resolved:
igb: Fix use-after-free error during reset
Cleans the next descriptor to watch …
Linux Kernel
4.14.241 / 4.19.199+
HIGH 7.8
CVE-2021-47302
In the Linux kernel, the following vulnerability has been resolved:
igc: Fix use-after-free error during reset
Cleans the next descriptor to watch …
Linux Kernel
5.4.136 / 5.10.54+
HIGH 7.5
CVE-2021-47295
In the Linux kernel, the following vulnerability has been resolved:
net: sched: fix memory leak in tcindex_partial_destroy_work
Syzbot reported mem…
Linux Kernel
5.4.136 / 5.10.54+
HIGH 7.1
CVE-2021-47291
In the Linux kernel, the following vulnerability has been resolved:
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
While running …
Linux Kernel
5.4.136 / 5.10.54+
MEDIUM 5.5
CVE-2021-47290
In the Linux kernel, the following vulnerability has been resolved:
scsi: target: Fix NULL dereference on XCOPY completion
CPU affinity control add…
Linux Kernel
5.13.6+
MEDIUM 5.5
CVE-2021-47292
In the Linux kernel, the following vulnerability has been resolved:
io_uring: fix memleak in io_init_wq_offload()
I got memory leak report when doi…
Linux Kernel
5.13.6+
MEDIUM 5.5
CVE-2021-47294
In the Linux kernel, the following vulnerability has been resolved:
netrom: Decrease sock refcount when sock timers expire
Commit 63346650c1a9 ("ne…
Linux Kernel
4.4.277 / 4.9.277+
MEDIUM 5.5
CVE-2021-47296
In the Linux kernel, the following vulnerability has been resolved:
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
vcpu_put is not called if the …
Linux Kernel
4.19.199 / 5.4.136+
MEDIUM 5.5
CVE-2021-47297
In the Linux kernel, the following vulnerability has been resolved:
net: fix uninit-value in caif_seqpkt_sendmsg
When nr_segs equal to zero in iove…
Linux Kernel
4.4.277 / 4.9.277+
MEDIUM 5.5
CVE-2021-47298
In the Linux kernel, the following vulnerability has been resolved:
bpf, sockmap: Fix potential memory leak on unlikely error case
If skb_linearize…
Linux Kernel
5.10.54 / 5.13.6+
MEDIUM 5.5
CVE-2021-47299
In the Linux kernel, the following vulnerability has been resolved:
xdp, net: Fix use-after-free in bpf_xdp_link_release
The problem occurs between…
Linux Kernel
5.10.54 / 5.13.6+
MEDIUM 5.5
CVE-2021-47300
In the Linux kernel, the following vulnerability has been resolved:
bpf: Fix tail_call_reachable rejection for interpreter when jit failed
During t…
Linux Kernel
5.10.54 / 5.13.6+
HIGH 7.8
CVE-2021-47278
In the Linux kernel, the following vulnerability has been resolved:
bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
This dri…
Linux Kernel
5.12.11+
HIGH 7.8
CVE-2021-47282
In the Linux kernel, the following vulnerability has been resolved:
spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
Commit 571e31fa6…
Linux Kernel
5.4.126 / 5.10.44+
HIGH 7.8
CVE-2021-47286
In the Linux kernel, the following vulnerability has been resolved:
bus: mhi: core: Validate channel ID when processing command completions
MHI rea…
Linux Kernel
5.10.54 / 5.13.6+
HIGH 7.1
CVE-2021-47277
In the Linux kernel, the following vulnerability has been resolved:
kvm: avoid speculation-based attacks from out-of-range memslot accesses
KVM's m…
Linux Kernel
4.4.273 / 4.9.273+
HIGH 7.1
CVE-2021-47288
In the Linux kernel, the following vulnerability has been resolved:
media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()
Fix an 1…
Linux Kernel
4.4.277 / 4.9.277+