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
MEDIUM 5.5
CVE-2021-47638
In the Linux kernel, the following vulnerability has been resolved:
ubifs: rename_whiteout: Fix double free for whiteout_ui->data
'whiteout_ui->dat…
Linux Kernel
4.14.276 / 4.19.238+
MEDIUM 5.5
CVE-2021-47641
In the Linux kernel, the following vulnerability has been resolved:
video: fbdev: cirrusfb: check pixclock to avoid divide by zero
Do a sanity chec…
Linux Kernel
4.9.311 / 4.14.276+
MEDIUM 5.5
CVE-2021-47631
In the Linux kernel, the following vulnerability has been resolved:
ARM: davinci: da850-evm: Avoid NULL pointer dereference
With newer versions of …
Linux Kernel
4.9.311 / 4.14.276+
MEDIUM 5.5
CVE-2021-47632
In the Linux kernel, the following vulnerability has been resolved:
powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
Commit 1f9ad…
Linux Kernel
5.15.34 / 5.16.20+
HIGH 7.8
CVE-2023-52926
In the Linux kernel, the following vulnerability has been resolved:
IORING_OP_READ did not correctly consume the provided buffer list when
read i/o …
Linux Kernel
6.1.122 / 6.6.68+
HIGH 7.8
CVE-2025-21704
In the Linux kernel, the following vulnerability has been resolved:
usb: cdc-acm: Check control transfer buffer size before access
If the first fra…
Linux Kernel
5.4.291 / 5.10.235+
HIGH 7.8
CVE-2025-21703
In the Linux kernel, the following vulnerability has been resolved:
netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
qdisc_tree_reduce_…
Linux Kernel
5.4.291 / 5.10.235+
HIGH 7.0
CVE-2025-21702
In the Linux kernel, the following vulnerability has been resolved:
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Expected behaviour:
In…
Linux Kernel
5.4.291 / 5.10.235+
HIGH 7.8
CVE-2025-21700
In the Linux kernel, the following vulnerability has been resolved:
net: sched: Disallow replacing of child qdisc from one parent to another
Lion A…
Linux Kernel
5.4.291 / 5.10.235+
MEDIUM 5.5
CVE-2025-21699
In the Linux kernel, the following vulnerability has been resolved:
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Truncate an inod…
Linux Kernel
5.4.290 / 5.10.234+
MEDIUM 5.5
CVE-2025-21694
In the Linux kernel, the following vulnerability has been resolved:
fs/proc: fix softlockup in __read_vmcore (part 2)
Since commit 5cbcb62dddf5 ("f…
Linux Kernel
4.20 / 5.4.290+
MEDIUM 5.5
CVE-2025-21696
In the Linux kernel, the following vulnerability has been resolved:
mm: clear uffd-wp PTE/PMD state on mremap()
When mremap()ing a memory region pr…
Linux Kernel
6.12.11+
MEDIUM 5.5
CVE-2025-21697
In the Linux kernel, the following vulnerability has been resolved:
drm/v3d: Ensure job pointer is set to NULL after job completion
After a job com…
Linux Kernel
5.4.290 / 5.10.234+
HIGH 7.8
CVE-2024-57951
In the Linux kernel, the following vulnerability has been resolved:
hrtimers: Handle CPU state correctly on hotplug
Consider a scenario where a CPU…
Linux Kernel
4.20 / 5.4.290+
MEDIUM 5.5
CVE-2024-57952
In the Linux kernel, the following vulnerability has been resolved:
Revert "libfs: fix infinite directory reads for offset dir"
The current directo…
Linux Kernel
6.12.12+
HIGH 7.8
CVE-2025-21687
In the Linux kernel, the following vulnerability has been resolved:
vfio/platform: check the bounds of read/write syscalls
count and offset are pas…
Linux Kernel
5.4.290 / 5.10.234+
HIGH 7.8
CVE-2025-21692
In the Linux kernel, the following vulnerability has been resolved:
net: sched: fix ets qdisc OOB Indexing
Haowei Yan <[email protected]> found…
Linux Kernel
5.10.234 / 5.15.178+
HIGH 7.8
CVE-2025-21693
In the Linux kernel, the following vulnerability has been resolved:
mm: zswap: properly synchronize freeing resources during CPU hotunplug
In zswap…
Linux Kernel
6.12.12+
MEDIUM 5.5
CVE-2025-21689
In the Linux kernel, the following vulnerability has been resolved:
USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()
This patch …
Linux Kernel
5.4.290 / 5.10.234+
MEDIUM 5.5
CVE-2025-21690
In the Linux kernel, the following vulnerability has been resolved:
scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
If there'…
Linux Kernel
5.15.178 / 6.1.128+
MEDIUM 5.5
CVE-2025-21691
In the Linux kernel, the following vulnerability has been resolved:
cachestat: fix page cache statistics permission checking
When the 'cachestat()'…
Linux Kernel
6.6.75 / 6.12.12+
MEDIUM 5.5
CVE-2024-57950
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Initialize denominator defaults to 1
[WHAT & HOW]
Variables, u…
Linux Kernel
6.12.12+
MEDIUM 5.5
CVE-2025-21684
In the Linux kernel, the following vulnerability has been resolved:
gpio: xilinx: Convert gpio_lock to raw spinlock
irq_chip functions may be calle…
Linux Kernel
6.6.74 / 6.12.11+
MEDIUM 5.5
CVE-2024-57949
In the Linux kernel, the following vulnerability has been resolved:
irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()
The …
Linux Kernel
6.1.127 / 6.6.74+
MEDIUM 5.5
CVE-2023-52924
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_tables: don't skip expired elements during walk
There is an asymm…
Linux Kernel
4.19.316 / 5.4.262+
MEDIUM 5.5
CVE-2023-52925
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_tables: don't fail inserts if duplicate has expired
nftables self…
Linux Kernel
4.20 / 5.5+
HIGH 7.8
CVE-2025-21680
In the Linux kernel, the following vulnerability has been resolved:
pktgen: Avoid out-of-bounds access in get_imix_entries
Passing a sufficient amo…
Linux Kernel
5.15.177 / 6.1.127+
MEDIUM 5.5
CVE-2025-21679
In the Linux kernel, the following vulnerability has been resolved:
btrfs: add the missing error handling inside get_canonical_dev_path
Inside func…
Linux Kernel
6.12.11+
MEDIUM 5.5
CVE-2025-21681
In the Linux kernel, the following vulnerability has been resolved:
openvswitch: fix lockup on tx to unregistering netdev with carrier
Commit in a …
Linux Kernel
6.1.127 / 6.6.74+
MEDIUM 5.5
CVE-2025-21682
In the Linux kernel, the following vulnerability has been resolved:
eth: bnxt: always recalculate features after XDP clearing, fix null-deref
Recal…
Linux Kernel
6.12.11+