Lucene search
+L

231 matches found

SUSE CVE
SUSE CVE
added 2025/03/28 3:40 a.m.10 views

SUSE CVE-2022-49750

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.5CVSS6.5AI score0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/27 5:15 p.m.9 views

UBUNTU-CVE-2022-49750

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.5CVSS6.3AI score0.00162EPSS
SaveExploits0References5
CVE
CVE
added 2025/03/27 4:42 p.m.152 views

CVE-2022-49750

CVE-2022-49750 affects the Linux kernel CPPC support in cpufreq. The root cause is that the _CPC object fields are unsigned 32-bit values, which could overflow. The fix is to add u64 casts to these values to prevent overflow when used. Documented impact indicates potential availability impact (A)...

5.5CVSS6.6AI score0.00162EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.24 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...

0.00162EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.19 views

CVE-2022-49750

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.3AI score0.00162EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.22 views

CVE-2022-49749 i2c: designware: use casting of u64 in clock multiplication to avoid overflow

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

0.0019EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/23 9:49 a.m.12 views

CLSA-2025-1742723370 krb5: Fix of CVE-2025-24528

CVE-2025-24528: prevent overflow when calculating ulog block size...

7.1CVSS7.2AI score0.00514EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/22 4:49 p.m.15 views

CLSA-2025-1742662173 krb5: Fix of CVE-2025-24528

CVE-2025-24528: prevent overflow when calculating ulog block size...

7.1CVSS7AI score0.00514EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:00 a.m.7 views

rdma/cxgb4: Prevent potential integer overflow on 32bit

...

8.1CVSS7.2AI score0.00653EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2025/03/13 12:00 a.m.102 views

krb5 security update

1.18.2-31.0.1 - Fixed race condition in krb5setpassword Orabug: 33609767 1.18.2-31 - Prevent overflow when calculating ulog block size CVE-2025-24528 Resolves: RHEL-78248 - kdb5util: fix DB entry flags on modification Resolves: RHEL-56060...

7.2AI score0.00514EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2025/03/10 12:00 a.m.69 views

Unbreakable Enterprise kernel security update

5.4.17-2136.341.3.1 - Revert 'NFSD: Limit the number of concurrent async COPY operations' Sherry Yang Orabug: 37667080 5.4.17-2136.341.3 - iouring: fix possible deadlock in ioregisteriowqmaxworkers Hagar Hemdan Orabug: 37565787 - iouring/rw: fix missing NOWAIT check for ODIRECT start write Jens...

7.8CVSS7.7AI score0.04831EPSS
SaveExploits2
Oracle linux
Oracle linux
added 2025/03/06 12:00 a.m.115 views

krb5 security update

1.15.1-55.0.9 - Fixes CVE-2025-24528 , Prevent overflow when calculating ulog block size Orabug: 37587301...

7.6AI score0.00514EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-28736

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Buffer overflow in some IntelR SSD Tools software before version mdadm-4.2-rc2 may allow a privileged user to potentially enable escalation of privilege via loc...

6.7CVSS6.2AI score0.00221EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/27 3:15 a.m.13 views

CVE-2025-21743

In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: fix possible overflow in DPE length check Originally, it was possible for the DPE length check to overflow if wDatagramIndex + wDatagramLength U16MAX. This could lead to an OoB read. Move the wDatagramIndex term t...

7.1CVSS0.00211EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:07 a.m.5 views

SUSE CVE-2022-49401

In the Linux kernel, the following vulnerability has been resolved: mm/pageowner: use strscpy instead of strlcpy current-comm is not a string no guarantee for a zero byte in it. strlcpys1, s2, l is calling strlens2, potentially causing out-of-bound access, as reported by syzbot: detected buffer...

5.5CVSS6.7AI score0.00257EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 2:15 a.m.11 views

UBUNTU-CVE-2024-57973

In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl-totlen" variable is controlled by the user. It comes from processresponses. On 32bit systems, the "gl-totlen + sizeofstruct cplpassacceptreq + sizeofstruct rssheader...

8.1CVSS6.5AI score0.00653EPSS
SaveExploits0References50
OSV
OSV
added 2025/02/27 2:12 a.m.16 views

CVE-2025-21738 ata: libata-sff: Ensure that we cannot write outside the allocated buffer

In the Linux kernel, the following vulnerability has been resolved: ata: libata-sff: Ensure that we cannot write outside the allocated buffer reveliofuzzing reported that a SCSIIOCTLSENDCOMMAND ioctl with outlen set to 0xd42, SCSI command set to ATA16 PASS-THROUGH, ATA command set to ATANOP, and...

7.8CVSS6.7AI score
SaveExploits0References9
NVD
NVD
added 2025/02/26 7:01 a.m.11 views

CVE-2022-49330

In the Linux kernel, the following vulnerability has been resolved: tcp: fix tcpmtupprobesuccess vs wrong sndcwnd syzbot got a new report 1 finally pointing to a very old bug, added in initial support for MTU probing. tcpmtuprobe has checks about starting an MTU probe if tcpsndcwndtp = 11. But...

7.5CVSS0.00831EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/02/15 12:00 a.m.16 views

Fedora 40 : krb5 (2025-61b9344baf)

The remote Fedora 40 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-61b9344baf advisory. - Prevent overflow when calculating ulog block size CVE-2025-24528 - Support PKCS11 EC client certs in PKINIT - kdb5util: fix DB entry flags on modification ...

7.1CVSS7.1AI score0.00514EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/29 5:09 p.m.12 views

CLSA-2025-1738170565 vim: Fix of 5 CVEs

CVE-2023-2610: limit the text length to MAXCOL - CVE-2023-4735: don't overflow buf2, check size in for loop - CVE-2023-4750: check buffer is valid before accessing it - CVE-2023-4752: validate buffer before accessing it - CVE-2023-4781: disallow exchanging windows when textlock is active - Drop...

7.8CVSS6.9AI score0.00613EPSS
SaveExploits5References1
Rows per page
Query Builder