Lucene search
+L

790 matches found

OSV
OSV
added 2025/05/01 2:9 p.m.9 views

CVE-2022-49771 dm ioctl: fix misbehavior if list_versions races with module loading

In the Linux kernel, the following vulnerability has been resolved: dm ioctl: fix misbehavior if listversions races with module loading listversions will first estimate the required space using the "dmtargetiteratelistversiongetneeded, &needed" call and then will fill the space using the...

4.7CVSS6.5AI score0.00142EPSS
SaveExploits0References11
OpenVAS
OpenVAS
added 2025/04/28 12:0 a.m.11 views

Mageia: Security Advisory (MGASA-2025-0138)

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.8CVSS6.6AI score0.0072EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2025/04/21 12:0 a.m.9 views

openSUSE Security Advisory (SUSE-SU-2025:1345-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...

7.8CVSS6.8AI score0.00282EPSS
SaveExploits1References4
CVE
CVE
added 2025/04/18 7:1 a.m.171 views

CVE-2025-39735

CVE-2025-39735 affects the Linux kernel's JFS: a slab-out-of-bounds read in ea_get() can occur when processing extended attributes. The root cause is an overflow during clamping of ea_size against EALIST_SIZE(ea_buf->xattr) due to int upper-bound handling, causing a negative size to be used in...

7.1CVSS6.6AI score0.00245EPSS
SaveExploits0References11Affected Software1
SUSE Linux
SUSE Linux
added 2025/04/17 2:1 p.m.2 views

Security update for docker

This update for docker fixes the following issues: Update to docker-buildx v0.22.0 CVE-2025-0495: Fixed an integer overflow in User ID handling in containerd. bsc1239765 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

5.9CVSS7.6AI score0.00184EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/04/17 6:39 a.m.10 views

Important: Red Hat Security Advisory: tigervnc security update

An update for tigervnc is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available f...

7.8CVSS7.2AI score0.00485EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/16 3:16 p.m.1 views

DEBIAN-CVE-2025-22081

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix a couple integer overflows on 32bit systems On 32bit systems the "off + sizeofstruct NTFSDE" addition can have an integer wrapping issue. Fix it by using sizeadd...

5.5CVSS5.7AI score0.00191EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/16 2:11 p.m.118 views

CVE-2025-22039

CVE-2025-22039 is a Linux kernel vulnerability in ksmbd where an overflow in the dacloffset bounds check could bypass the DACL checks, causing out-of-bounds access and a kernel crash when dereferencing a DACL pointer. The fix converts dacloffset from int to unsigned int and uses check_add_overflo...

7.1CVSS6.7AI score0.00276EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2025/04/16 3:19 a.m.3 views

kernel: virtio-blk: fix implicit overflow on virtio_max_dma_size

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: fix implicit overflow on virtiomaxdmasize The following codes have an implicit conversion from sizet to u32: u32maxsize = sizetvirtiomaxdmasizevdev; This may lead overflow, Ex sizet4G - u320. Once virtiomaxdmasize has...

5.5CVSS6.9AI score0.00242EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/03 11:52 a.m.11 views

SUSE-SU-2025:1127-1 Security update for ghostscript

This update for ghostscript fixes the following issues: - CVE-2025-27831: Fixed text buffer overflow in DOCXWRITE TXTWRITE device via long characters to devices/vector/doccommon.c bsc1240075 - CVE-2025-27832: Fixed compression buffer overflow in NPDL device for contrib/japanese/gdevnpdl.c...

9.8CVSS7.6AI score0.00806EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/04/03 7:19 a.m.16 views

CVE-2025-22001

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix integer overflow in qaicvalidatereq These are u64 variables that come from the user via qaicattachsliceboioctl. Use checkaddoverflow to ensure that the math doesn't have an integer wrapping bug...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 4:15 p.m.4 views

UBUNTU-CVE-2025-21964

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acregmax mount option User-provided mount parameter acregmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

5.5CVSS6.3AI score0.00178EPSS
SaveExploits0References34
RedhatCVE
RedhatCVE
added 2025/03/29 5:44 p.m.14 views

CVE-2023-53032

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix overflow before widen in the bitmapipcreate function. When firstip is 0, lastip is 0xFFFFFFFF, and netmask is 31, the value of an arithmetic expression 2 netmask - maskbits - 1 is subject to overflow due to ...

5.5CVSS7.4AI score0.00191EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:37 a.m.7 views

SUSE CVE-2023-53026

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix ib block iterator counter overflow When registering a new DMA MR after selecting the best aligned page size for it, we iterate over the given sglist to split each entry to smaller, aligned to the selected page size...

5.5CVSS6.4AI score0.00177EPSS
SaveExploits0References9
NVD
NVD
added 2025/03/27 5:15 p.m.10 views

CVE-2023-53032

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix overflow before widen in the bitmapipcreate function. When firstip is 0, lastip is 0xFFFFFFFF, and netmask is 31, the value of an arithmetic expression 2 netmask - maskbits - 1 is subject to overflow due to ...

5.5CVSS0.00191EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/27 5:15 p.m.1 views

DEBIAN-CVE-2023-53026

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix ib block iterator counter overflow When registering a new DMA MR after selecting the best aligned page size for it, we iterate over the given sglist to split each entry to smaller, aligned to the selected page size...

5.5CVSS5.7AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.3 views

DEBIAN-CVE-2022-49749

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: use casting of u64 in clock multiplication to avoid overflow In functions i2cdwscllcnt and i2cdwsclhcnt may have overflow by depending on the values of the given parameters including the icclk. For example in our...

5.5CVSS5.3AI score0.00178EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/27 4:44 p.m.85 views

CVE-2023-53032

CVE-2023-53032 concerns the Linux kernel netfilter/ipset bitmap_ip_create() overflow handling. When first_ip = 0, last_ip = 0xFFFFFFFF, and netmask = 31, the expression 2 <

5.5CVSS6.8AI score0.00191EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/03/27 4:42 p.m.13 views

CVE-2022-49750 cpufreq: CPPC: Add u64 casts to avoid overflowing

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Add u64 casts to avoid overflowing The fields of the CPC object are unsigned 32-bits values. To avoid overflows while using CPC's values, add 'u64' casts...

5.5CVSS5.6AI score0.0015EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/03/27 12:0 a.m.6 views

PT-2025-13291 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A resolved issue in the Linux kernel involves the i2c designware component, where functions i2c dw scl lcnt and i2c dw scl hcnt may experience an overflow depending on the values of...

7.8CVSS7.8AI score0.12727EPSS
SaveExploits0References231
Rows per page
Query Builder