Lucene search
+L

2191 matches found

Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.8 views

CVE-2025-38339

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf: fix JIT code size calculation of bpf trampoline archbpftrampolinesize provides JIT size of the BPF trampoline before the buffer for JIT'ing it is allocated. The total number of instructions emitted for BPF trampoline...

7.8CVSS6AI score0.00137EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/10 7:42 a.m.17 views

CVE-2025-38297 PM: EM: Fix potential division-by-zero error in em_compute_costs()

In the Linux kernel, the following vulnerability has been resolved: PM: EM: Fix potential division-by-zero error in emcomputecosts When the device is of a non-CPU type, tablei.performance won't be initialized in the previous eminitperformance, resulting in division by zero when calculating costs ...

0.00146EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/07/10 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the possibility of dividing by zero when calculating costs for non-CPU devices...

5.5CVSS8.1AI score0.00146EPSS
SaveExploits0References5
NVD
NVD
added 2025/07/09 11:15 a.m.6 views

CVE-2025-38257

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Prevent overflow in size calculation for memdupuser Number of apqn target list entries contained in 'nrapqns' variable is determined by userspace via an ioctl call so the result of the product in calculation of size...

7.8CVSS0.00152EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/07/09 10:42 a.m.14 views

CVE-2025-38257 s390/pkey: Prevent overflow in size calculation for memdup_user()

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Prevent overflow in size calculation for memdupuser Number of apqn target list entries contained in 'nrapqns' variable is determined by userspace via an ioctl call so the result of the product in calculation of size...

7.3CVSS0.00152EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/07/08 9:17 p.m.6 views

libxml2: Integer Overflow in xmlBuildQName() Leads to Stack Buffer Overflow in libxml2

A flaw was found in libxml2's xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when processing crafted input...

7.5CVSS7.7AI score0.0112EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/07/08 12:49 p.m.6 views

CVE-2025-27042 Incorrect Calculation of Buffer Size in Video

Memory corruption while processing video packets received from video firmware...

7.8CVSS7.4AI score0.00083EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/08 12:49 p.m.18 views

CVE-2025-27042 Incorrect Calculation of Buffer Size in Video

Memory corruption while processing video packets received from video firmware...

7.8CVSS0.00083EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/07/07 12:0 a.m.7 views

PT-2025-30877

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the TCP implementation related to the calculation of remaining space in socket buffers skb. Specifically, an incorrect signedness check during the...

7.1CVSS6.7AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/06/20 2:28 p.m.5 views

SUSE-SU-2025:20442-1 Security update for iputils

This update for iputils fixes the following issues: - CVE-2025-48964: Fixed integer overflow in ping statistics via zero timestamp bsc1243772 - Fix ping on s390x printing invalid ttl bsc1243284 - CVE-2025-47268: Fixed integer overflow in RTT calculation can lead to undefined behavior bsc1242300...

6.5CVSS6.7AI score0.01544EPSS
SaveExploits1References6
OSV
OSV
added 2025/06/18 11:15 a.m.13 views

AZL-70361 CVE-2022-50167 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

7.8CVSS5.7AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-50010

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: i740fb: Check the argument of i740calcvclk Since the user can control the arguments of the ioctl from the user space, under special arguments that may result in a divide-by-zero bug. If the user provides an improper...

5.5CVSS5.3AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.9 views

UBUNTU-CVE-2022-50010

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: i740fb: Check the argument of i740calcvclk Since the user can control the arguments of the ioctl from the user space, under special arguments that may result in a divide-by-zero bug. If the user provides an improper...

5.5CVSS6AI score0.00208EPSS
SaveExploits0References10
OSV
OSV
added 2025/06/18 11:3 a.m.13 views

CVE-2022-50167 bpf: fix potential 32-bit overflow when accessing ARRAY map element

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

7.8CVSS6.4AI score
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:3 a.m.50 views

CVE-2022-50167

Technical details for CVE-2022-50167 are not publicly available in the provided documents. The advisories list the CVE but do not specify affected products, root cause, or fixes. Monitor for official disclosures and updates.

7.8CVSS6.8AI score0.00216EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/06/18 11:2 a.m.11 views

CVE-2022-50090 btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size

In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BTRFSMAXEXTENTSIZE with fsinfo-maxextentsize On zoned filesystem, data write out is limited by maxzoneappendsize, and a large ordered extent is split according the size of a bio. OTOH, the number of extents to be...

6.2AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.14 views

PT-2025-25952 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns a problem in the Linux kernel related to the validation of NIC queues, specifically with queue offset calculation. This calculation must be performed only for NIC...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References579
SUSE CVE
SUSE CVE
added 2025/06/17 11:38 p.m.6 views

SUSE CVE-2025-49180

A flaw was found in the RandR extension, where the RRChangeProviderProperty function does not properly validate input. This issue leads to an integer overflow when computing the total size to allocate...

7.8CVSS6.8AI score0.00296EPSS
SaveExploits0References17
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: misc: fastrpc: Fix for copy buffer page size For non-registered buffers, the fastrpc driver copies the buffer and passes it to the remote subsystem. There is a problem with the current implementation of page size calculation, ...

7.8CVSS6.6AI score0.00203EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.12 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: nvkm: The available space of the GSP cmdq buffer is calculated correctly. r535gspcmdqpush waits for an available page in the GSP cmdq buffer when handling a large RPC request. When it encounters at least one available page in...

5.5CVSS6.6AI score0.00189EPSS
SaveExploits0References3
Rows per page
Query Builder