Lucene search
+L

390 matches found

Cvelist
Cvelist
added 2025/04/16 2:13 p.m.38 views

CVE-2025-22122 block: fix adding folio to bio

In the Linux kernel, the following vulnerability has been resolved: block: fix adding folio to bio 4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage is supported, then 'offset' of folio can't be held in 'unsigned int', cause warning in bioaddfolionofail and IO failure. Fix it by...

0.00186EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/16 2:13 p.m.115 views

CVE-2025-22122

MODE C: The CVE-2025-22122 issue affects the Linux kernel where adding a folio to a bio could overflow the bi_offset when large folios are used (e.g., >4GB folio on ARCHs with 16GB hugepages like aarch64). The root cause is that the offset could not be represented in an unsigned int, triggerin...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.12 views

PT-2025-16762 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been resolved, related to adding a folio to a bio. On certain architectures, such as aarch64, where large hugepages are supported e.g., 16GB, the offset...

7.8CVSS5.9AI score0.67588EPSS
SaveExploits0References692
Oracle linux
Oracle linux
added 2025/03/31 12:00 a.m.122 views

freetype security update

2.10.4-10 - Fix for CVE-2025-27363 out-of-bound write vulnerability - Patch initially by Marc Deslauriers of Canonical - https://www.openwall.com/lists/oss-security/2025/03/14/3 - Adjusted for EL9 by Jonathan Wright of AlmaLinux - and a member of the Meta security team - Resolves: RHEL-83105...

8.1CVSS7.5AI score0.27775EPSS
SaveExploits1
OSV
OSV
added 2025/03/27 4:43 p.m.9 views

CVE-2023-53020 l2tp: close all race conditions in l2tp_tunnel_register()

In the Linux kernel, the following vulnerability has been resolved: l2tp: close all race conditions in l2tptunnelregister The code in l2tptunnelregister is racy in several ways: 1. It modifies the tunnel socket after publishing it. 2. It calls setupudptunnelsock on an existing socket without...

4.7CVSS5.8AI score
SaveExploits0References7
OSV
OSV
added 2025/03/27 4:42 p.m.13 views

CVE-2022-49743 ovl: Use "buf" flexible array for memcpy() destination

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

7.5CVSS5AI score
SaveExploits0References7
CVE
CVE
added 2025/03/27 4:42 p.m.99 views

CVE-2022-49743

CVE-2022-49743 concerns the Linux kernel OverlayFS component. The vulnerability arises from using the wrong destination for memcpy() with the “buf” flexible array, which must be the memcpy() destination to prevent false-positive Fortify_SOURCE run-time warnings. The issue is described as a field-...

7.5CVSS6.7AI score0.00436EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 2:57 p.m.30 views

CVE-2025-21885

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Fix the page details for the srq created by kernel consumers While using nvme target with usesrq on, below kernel panic is noticed. 549.698111 bnxten 0000:41:00.0 enp65s0np0: FEC autoneg off encoding: Clause 91...

7.5CVSS5.6AI score0.00425EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/02 2:30 p.m.45 views

CVE-2022-49733 ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix race at SNDCTLDSPSYNC There is a small race window at sndpcmosssync that is called from OSS PCM SNDCTLDSPSYNC ioctl; namely the function calls sndpcmossmakeready at first, then takes the paramslock mutex for t...

7.8CVSS0.00153EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/03/01 2:52 a.m.8 views

SUSE CVE-2025-21811

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect access to buffers with no active references nilfslookupdirtydatabuffers, which iterates through the buffers attached to dirty data folios/pages, accesses the attached buffers without locking the folios/pages. For...

7.8CVSS7.7AI score0.0025EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 8:00 p.m.16 views

CVE-2025-21807 block: fix queue freeze vs limits lock order in sysfs store methods

In the Linux kernel, the following vulnerability has been resolved: block: fix queue freeze vs limits lock order in sysfs store methods queueattrstore always freezes a device queue before calling the attribute store operation. For attributes that control queue limits, the store operation will als...

4.9AI score
SaveExploits0References6
OSV
OSV
added 2025/02/27 3:15 a.m.10 views

AZL-57869 CVE-2024-57834 affecting package kernel for versions less than 6.6.79.1-1

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix a null-ptr-deref in vidtvmuxstopthread syzbot report a null-ptr-deref in vidtvmuxstopthread. 1 If dvb-mux is not initialized successfully by vidtvmuxinit in the vidtvstartstreaming, it will trigger null pointer...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:09 a.m.13 views

SUSE CVE-2022-49264

In the Linux kernel, the following vulnerability has been resolved: exec: Force single empty string when argv is empty Quoting1 Ariadne Conill: "In several other operating systems, it is a hard requirement that the second argument to execve2 be the name of a program, thus prohibiting a scenario...

5.5CVSS6.4AI score0.00305EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.20 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.00201EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:12 a.m.15 views

CVE-2024-58015 wifi: ath12k: Fix for out-of bound access error

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix for out-of bound access error Selfgen stats are placed in a buffer using printarraytobufindex function. Array length parameter passed to the function is too big, resulting in possible out-of bound memory error...

6.4AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/27 2:07 a.m.25 views

CVE-2024-57994

In the Linux kernel, the following vulnerability has been resolved: ptrring: do not block hard interrupts in ptrringresizemultiple Jakub added a lockdepassertnohardirq check in pagepoolputpage to increase test coverage. syzbot found a splat caused by hard irq blocking in ptrringresizemultiple 1 A...

5.5CVSS5.6AI score0.00161EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.33 views

CVE-2022-49714 irqchip/realtek-rtl: Fix refcount leak in map_interrupts

In the Linux kernel, the following vulnerability has been resolved: irqchip/realtek-rtl: Fix refcount leak in mapinterrupts offindnodebyphandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. This function doesn't call ofnodeput in error path...

0.0026EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 2:24 a.m.11 views

CVE-2022-49710 dm mirror log: round up region bitmap size to BITS_PER_LONG

In the Linux kernel, the following vulnerability has been resolved: dm mirror log: round up region bitmap size to BITSPERLONG The code in dm-log rounds up bitsetsize to 32 bits. It then uses findnextzerobitle on the allocated region. findnextzerobitle accesses the bitmap using unsigned long...

5.3AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.23 views

CVE-2022-49694

In the Linux kernel, the following vulnerability has been resolved: block: disable the elevator int delgendisk The elevator is only used for file system requests, which are stopped in delgendisk. Move disabling the elevator and freeing the scheduler tags to the end of delgendisk instead of doing...

7.8CVSS5.8AI score0.00244EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.24 views

CVE-2022-49320 dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type

In the Linux kernel, the following vulnerability has been resolved: dmaengine: zynqmpdma: In struct zynqmpdmachan fix descsize data type In zynqmpdmaalloc/freechanresources functions there is a potential overflow in the below expressions. dmaalloccoherentchan-dev, 2 chan-descsize ZYNQMPDMANUMDESC...

0.00266EPSS
SaveExploits0References6
Rows per page
Query Builder