Lucene search
+L

6883 matches found

UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.5 views

CVE-2024-57923

In the Linux kernel, the following vulnerability has been resolved: btrfs: zlib: fix availin bytes for s390 zlib HW compression path Since the input data length passed to zlibcompressfolios can be arbitrary, always setting strm.availin to a multiple of PAGESIZE may cause read-in bytes to exceed t...

5.5CVSS6.6AI score0.00213EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.13 views

CVE-2024-57926

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Set private-alldrmprivatei-drm to NULL if mtkdrmbind returns err The pointer need to be set to NULL, otherwise KASAN complains about use-after-free. Because in mtkdrmbind, all private's drm are set as follows...

7.8CVSS6.6AI score0.00251EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.6 views

CVE-2024-57922

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers Why Wrapper functions for dcnbwceil2 and dcnbwfloor2 should check for granularity is non zero to avoid assert and divide-by-zero error in dcnbw functions. How A...

5.5CVSS6.2AI score0.00255EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/01/19 11:15 a.m.5 views

CVE-2025-21645

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wakedepth" for this IRQ will try to drop below zero a...

5.5CVSS6.1AI score0.00246EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/01/19 11:15 a.m.8 views

CVE-2025-21648

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INTMAX Use INTMAX as maximum size for the conntrack hashtable. Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is...

5.5CVSS6.1AI score0.00219EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/01/19 11:15 a.m.6 views

CVE-2025-21650

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fixed hclgefetchpfreg accesses bar space out of bounds issue The TQP BAR space is divided into two segments. TQPs 0-1023 and TQPs 1024-1279 are in different BAR space addresses. However, hclgefetchpfreg does not...

7.8CVSS6.4AI score0.00201EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2025/01/19 11:15 a.m.8 views

CVE-2025-21651

In the Linux kernel, the following vulnerability has been resolved: net: hns3: don't auto enable misc vector Currently, there is a time window between misc irq enabled and service task inited. If an interrupte is reported at this time, it will cause warning like below: 16.324639 Call trace:...

4.7CVSS6AI score0.00132EPSS
SaveExploits0References20
OpenVAS
OpenVAS
added 2025/01/17 12:00 a.m.7 views

Fedora: Security Advisory (FEDORA-2025-5f04326f4f)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS7.6AI score0.00307EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/01/15 1:15 p.m.9 views

CVE-2024-57903

In the Linux kernel, the following vulnerability has been resolved: net: restrict SOREUSEPORT to inet sockets After blamed commit, crypto sockets could accidentally be destroyed from RCU call back, as spotted by zyzbot 1. Trying to acquire a mutex in RCU callback is not allowed. Restrict...

5.5CVSS6.1AI score0.00197EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/01/15 1:15 p.m.10 views

CVE-2024-57857

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Remove direct link to netdevice Do not manage a per device direct link to netdevice. Rely on associated ibdevices netdevice management, not doubling the effort locally. A badly managed local link to netdevice was causin...

7.8CVSS6.1AI score0.00212EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/01/15 1:15 p.m.13 views

CVE-2024-57890

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Prevent integer overflow issue In the expression "cmd.wqesize cmd.wrcount", both variables are u32 values that come from the user so the multiplication can lead to integer wrapping. Then we pass the result to...

5.5CVSS6.3AI score0.0022EPSS
SaveExploits0References47
UbuntuCve
UbuntuCve
added 2025/01/15 1:15 p.m.13 views

CVE-2024-54031

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsethash: unaligned atomic read on struct nftsetext Access to genmask field in struct nftsetext results in unaligned atomic read: 72.130109 Unable to handle kernel paging request at virtual address ffff0000c2bb708c...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/01/15 1:15 p.m.13 views

CVE-2024-57897

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Correct the migration DMA map direction The SVM DMA device map direction should be set the same as the DMA unmap setting, otherwise the DMA core will report the following warning. Before finialize this solution,...

5.5CVSS6.3AI score0.00251EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/01/15 6:15 a.m.9 views

CVE-2024-55577

Stack-based buffer overflow vulnerability exists in Linux Ratfor 1.06 and earlier. When the software processes a file which is specially crafted by an attacker, arbitrary code may be executed. As a result, the attacker may obtain or alter information of the user environment or cause the user...

7CVSS7.3AI score0.00263EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2025/01/15 12:00 a.m.13 views

Fedora: Security Advisory (FEDORA-2025-05e642f1ef)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS7.1AI score0.00612EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2025/01/15 12:00 a.m.18 views

Debian: Security Advisory (DLA-4015-2)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.08823EPSS
SaveExploits4References2
UbuntuCve
UbuntuCve
added 2025/01/14 6:15 p.m.6 views

CVE-2025-21311

Windows NTLM V1 Elevation of Privilege Vulnerability...

9.8CVSS7.3AI score0.0223EPSS
SaveExploits0References1
Circl
Circl
added 2025/01/14 5:29 p.m.21 views

CVE-2025-21405

creationtimestamp| type| source ---|---|--- 2025-01-14 17:29:48+00:00| seen| https://www.thezdi.com/blog/2025/1/14/the-january-2025-security-update-review 2025-01-14 18:23:40+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lfpuojytjg2e 2025-01-14 19:51:39+00:00| seen|...

7.3CVSS7.3AI score0.00523EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/01/14 1:15 a.m.12 views

CVE-2024-57654

An issue in the qstvecgetint64 component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service DoS via crafted SQL statements...

7.5CVSS7.1AI score0.00693EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2025/01/14 1:15 a.m.12 views

CVE-2024-57659

An issue in the sqlgparalleltsseq component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service DoS via crafted SQL statements...

7.5CVSS7.1AI score0.00693EPSS
SaveExploits1References2
Rows per page
Query Builder