Lucene search
K

947 matches found

Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.7 views

CVE-2025-38446

In the Linux kernel, the following vulnerability has been resolved: clk: imx: Fix an out-of-bounds access in dispmixcsrclkdevdata When numparents is 4, clkregister occurs an out-of-bounds when accessing parentnames member. Use ARRAYSIZE instead of hardcode number here. BUG: KASAN:...

7.1CVSS6.1AI score0.00149EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.7 views

CVE-2025-38402

In the Linux kernel, the following vulnerability has been resolved: idpf: return 0 size for RSS key if not supported Returning -EOPNOTSUPP from function returning u32 is leading to cast and invalid size value as a result. -EOPNOTSUPP as a size probably will lead to allocation fail. Command: ethto...

5.5CVSS5.4AI score0.00145EPSS
Exploits0
Circl
Circl
added 2025/07/16 10:18 a.m.3 views

GHSA-GQ5F-XV48-2365

creationtimestamp| type| source ---|---|--- 2025-07-16 10:18:29+00:00| seen| https://gist.github.com/safer-bot/2e68c14ecc155d87c9c5c84c2135887e...

7.3AI score
Exploits0References1
OpenVAS
OpenVAS
added 2025/07/15 12:0 a.m.3 views

SUSE: Security Advisory (SUSE-SU-2025:02294-1)

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...

9.1CVSS6.8AI score0.01437EPSS
Exploits1References7
OSV
OSV
added 2025/07/11 12:16 a.m.4 views

OSV-2025-544 Heap-buffer-overflow in N_BELE_RTP::LEPolicy::get32

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=430110068 Crash type: Heap-buffer-overflow READ 4 Crash state: NBELERTP::LEPolicy::get32 PackLinuxElf32::elflookup PackLinuxElf32::PackLinuxElf32help1...

7.2AI score
Exploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.4 views

CVE-2025-38213

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.1AI score
Exploits0References1
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.6 views

CVE-2025-38226 media: vivid: Change the siize of the composing

In the Linux kernel, the following vulnerability has been resolved: media: vivid: Change the siize of the composing syzkaller found a bug: BUG: KASAN: vmalloc-out-of-bounds in tpgfillplanepattern drivers/media/common/v4l2-tpg/v4l2-tpg-core.c:2608 inline BUG: KASAN: vmalloc-out-of-bounds in...

0.00157EPSS
Exploits0References8
OSV
OSV
added 2025/07/04 1:37 p.m.5 views

CVE-2025-38207 mm: fix uprobe pte be overwritten when expanding vma

In the Linux kernel, the following vulnerability has been resolved: mm: fix uprobe pte be overwritten when expanding vma Patch series "Fix uprobe pte be overwritten when expanding vma". This patch of 4: We encountered a BUG alert triggered by Syzkaller as follows: BUG: Bad rss-counter state...

5.5CVSS5.9AI score0.00131EPSS
Exploits0References5
NVD
NVD
added 2025/07/03 9:15 a.m.11 views

CVE-2025-38129

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix use-after-free in pagepoolrecycleinring syzbot reported a uaf in pagepoolrecycleinring: BUG: KASAN: slab-use-after-free in lockrelease+0x151/0xa30 kernel/locking/lockdep.c:5862 Read of size 8 at addr ffff8880286045a...

7.8CVSS0.00161EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.7 views

CVE-2025-38106 io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()

In the Linux kernel, the following vulnerability has been resolved: iouring: fix use-after-free of sq-thread in iouringshowfdinfo syzbot reports: BUG: KASAN: slab-use-after-free in getrusage+0x1109/0x1a60 Read of size 8 at addr ffff88810de2d2c8 by task a.out/304 CPU: 0 UID: 0 PID: 304 Comm: a.out...

0.00159EPSS
Exploits0References3
Trellix
Trellix
added 2025/07/01 12:0 a.m.13 views

The Bug Report - June 2025 Edition

The Bug Report - June 2025 Edition By Jonathan Omakun · July 1, 2025 Why am I here? Welcome to the June 2025 edition of The Bug Report from the Trellix Advanced Research Center, where the only thing hotter than your CPU fan is the vulnerability feed. As the temperature rises and the air condition...

8.8CVSS9.3AI score0.81558EPSS
Exploits16
CVE
CVE
added 2025/06/18 11:0 a.m.79 views

CVE-2022-49993

CVE-2022-49993 affects the Linux kernel loop subsystem. The vulnerability stems from overflow when configuring a loop via ioctl: the code copies info->lo_offset (loop_info64) into lo_offset (loff_t), enabling an overflow that can trigger a warning in iomap_iter() (via iomap_iter_done). The iss...

5.5CVSS6.7AI score0.0021EPSS
Exploits0References8Affected Software1
NVD
NVD
added 2025/06/18 10:15 a.m.6 views

CVE-2025-38040

In the Linux kernel, the following vulnerability has been resolved: serial: mctrlgpio: split disablems into sync and nosync APIs The following splat has been observed on a SAMA5D27 platform using atmelserial: BUG: sleeping function called from invalid context at kernel/irq/manage.c:738 inatomic: ...

5.5CVSS0.0016EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.9 views

CVE-2025-38050 mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios A kernel crash was observed when replacing free hugetlb folios: BUG: kernel NULL pointer dereference, address: 0000000000000028 PGD 0 P4D 0 Oops:...

0.0014EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.3 views

PT-2025-25939 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A bug in the f2fs file system has been found, where the NAT entry and nat bitmap can be inconsistent. This inconsistency can trigger a BUG ON in the f2fs new node page function. The...

5.9AI score0.00203EPSS
Exploits0References13
Google Chrome Security Advisories
Google Chrome Security Advisories
added 2025/06/18 12:0 a.m.39 views

Stable Channel ChromeOS Update

The ChromeOS Stable channel is being updated to OS version 16267.51.0 Browser version 137.0.7151.123 for most ChromeOS devices. If you find new issues, please let us know one of the following ways: 1. File a bug 2. Visit our ChromeOS communities 1. General: Chromebook Help Community 2. Beta...

6.1CVSS6.3AI score0.00115EPSS
Exploits0
OSV
OSV
added 2025/05/26 8:15 p.m.5 views

DEBIAN-CVE-2025-5202

A vulnerability was found in Open Asset Import Library Assimp 5.4.3. It has been declared as problematic. Affected by this vulnerability is the function HL1MDLLoader::validateheader of the file assimp/code/AssetLib/MDL/HalfLife/HL1MDLLoader.cpp. The manipulation leads to out-of-bounds read. An...

7.8CVSS3.7AI score0.00221EPSS
Exploits1References1
OpenVAS
OpenVAS
added 2025/05/26 12:0 a.m.5 views

Fedora: Security Advisory (FEDORA-2025-82714dbb22)

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...

7.8CVSS7.5AI score0.0056EPSS
Exploits0References4
OpenVAS
OpenVAS
added 2025/05/26 12:0 a.m.4 views

Fedora: Security Advisory (FEDORA-2024-ff08c2b41a)

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.4CVSS8.5AI score0.00457EPSS
Exploits0References4
OpenVAS
OpenVAS
added 2025/05/26 12:0 a.m.6 views

Fedora: Security Advisory (FEDORA-2025-e911f71d99)

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...

6.3CVSS4.5AI score0.01499EPSS
Exploits0References4
Rows per page
Query Builder