Lucene search
+L

3354 matches found

Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.12 views

CVE-2025-21734

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix copy buffer page size For non-registered buffer, fastrpc driver copies the buffer and pass it to the remote subsystem. There is a problem with current implementation of page size calculation which is not...

7.8CVSS5.9AI score0.00203EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:7 a.m.127 views

CVE-2025-21724

CVE-2025-21724: In the Linux kernel’s iommufd/iova_bitmap, UBSAN shift-out-of-bounds occurred in iova_bitmap_offset_to_index() when shifting the constant 1 by bitmap->mapped.pgshift (unsigned long). If pgshift > 31, the 32-bit int shift overflowed, causing undefined behavior. The fix promot...

7.8CVSS6.4AI score0.00188EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/02/27 2:7 a.m.52 views

CVE-2024-58000

CVE-2024-58000 affects the Linux kernel Io_uring reg-wait path. The root cause is speculative execution on a kernel array indexed by user input when using ENTER_EXT_ARG_REG, which could interpret an offset into a pre-mapped memory region as an argument. The documented fix is to prevent speculativ...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/27 2:7 a.m.9 views

CVE-2024-58000 io_uring: prevent reg-wait speculations

In the Linux kernel, the following vulnerability has been resolved: iouring: prevent reg-wait speculations With ENTEREXTARGREG instead of passing a user pointer with arguments for the waiting loop the user can specify an offset into a pre-mapped region of memory, in which case the offset, offset ...

6.3AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.13 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 an integer overflow in the tps6594rtcsetoffset function...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.4 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 an out-of-bounds shift operation in the iovabitmapoffsettoindex function, which could lead to undefined...

7.8CVSS6.5AI score0.00188EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.9 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the io uring component. The issue allowed for reg-wait speculations, which could be exploited by passing a user...

6.4AI score0.00186EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49723

In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstateread when there is no i915gpucoredump but buf offset is non-zero. This fixes a kernel page fault can happen when multiple tests are...

5.5CVSS5.4AI score0.00273EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:1 a.m.18 views

CVE-2022-49723

In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstateread when there is no i915gpucoredump but buf offset is non-zero. This fixes a kernel page fault can happen when multiple tests are...

5.5CVSS0.00273EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49658

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix insufficient bounds propagation from adjustscalarminmaxvals Kuee reported a corner case where the tnum becomes constant after the call to regboundoffset, but the register's bounds are not, that is, its min bounds are sti...

5.5CVSS5.4AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.7 views

UBUNTU-CVE-2022-49581

In the Linux kernel, the following vulnerability has been resolved: be2net: Fix buffer overflow in begetmoduleeeprom becmdreadporttransceiverdata assumes that it is given a buffer that is at least PAGEDATALEN long, or twice that if the module supports SFF 8472. However, this is not always the cas...

7.8CVSS6.4AI score0.00301EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/26 7:0 a.m.11 views

UBUNTU-CVE-2022-49142

In the Linux kernel, the following vulnerability has been resolved: net: preserve skbendoffset in skbunclonekeeptruesize syzbot found another way to trigger the infamous WARNONONCEdelta truesize value, we also need to make sure TCP wont fill new tailroom that pskbexpandhead was able to get from a...

7.5CVSS6.1AI score0.0062EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/26 2:24 a.m.161 views

CVE-2022-49723

The CVE-2022-49723 issue affects the Linux kernel’s i915 DRM reset path. The root cause is incorrect pointer offset handling in error_state_read when there is no i915_gpu_coredump but a non-zero buffer offset, which could lead to a kernel page fault under concurrent engine resets and error_state ...

5.5CVSS6.2AI score0.00273EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/26 2:24 a.m.20 views

CVE-2022-49723 drm/i915/reset: Fix error_state_read ptr + offset use

In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstateread when there is no i915gpucoredump but buf offset is non-zero. This fixes a kernel page fault can happen when multiple tests are...

5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.36 views

CVE-2022-49723 drm/i915/reset: Fix error_state_read ptr + offset use

In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstateread when there is no i915gpucoredump but buf offset is non-zero. This fixes a kernel page fault can happen when multiple tests are...

0.00273EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.5 views

CVE-2022-49150 rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram

In the Linux kernel, the following vulnerability has been resolved: rtc: gamecube: Fix refcount leak in gamecubertcreadoffsetfromsram The offindcompatiblenode function returns a node pointer with refcount incremented, We should use ofnodeput on it when done Add the missing ofnodeput to release th...

6AI score0.00218EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.26 views

CVE-2022-49142 net: preserve skb_end_offset() in skb_unclone_keeptruesize()

In the Linux kernel, the following vulnerability has been resolved: net: preserve skbendoffset in skbunclonekeeptruesize syzbot found another way to trigger the infamous WARNONONCEdelta truesize value, we also need to make sure TCP wont fill new tailroom that pskbexpandhead was able to get from a...

7.5CVSS0.0062EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.5 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 originates in the errorstateread function of the drm/i915/reset module that uses a null pointer at a non-zero offset...

5.5CVSS5.4AI score0.00273EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/02/26 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 a reference count leak in gamecubertcreadoffsetfromsram...

5.5CVSS5AI score0.00218EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/02/25 8:0 a.m.5 views

Gvariant offset table entry size is not checked in is_normal()

...

7.5CVSS6.7AI score0.00768EPSS
SaveExploits0
Rows per page
Query Builder