Lucene search
+L

390 matches found

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
OSV
OSV
added 2025/02/21 9:56 a.m.15 views

CLSA-2025-1740131776 Fix CVE(s): CVE-2024-12747

SECURITY UPDATE: race condition during rsync's handling of symbolic links - debian/patches/CVE-2024-12747.patch: prevent symlink race preventing a normal file from being replaced by a symlink - CVE-2024-12747 debian/rules, debian/patches/series: use series file to manage patches...

5.6CVSS7AI score0.00384EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: jfs: added a check to prevent array-index-out-of-bounds in dbAdjTree. When the value of lp is 0 at the beginning of the for loop, it will become negative during the next assignment, and we should take appropriate measures to avoi...

7.8CVSS6.2AI score0.0026EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/05 7:39 p.m.12 views

CVE-2022-39395

Vela is a Pipeline Automation CI/CD framework built on Linux container technology written in Golang. In Vela Server and Vela Worker prior to version 0.16.0 and Vela UI prior to version 0.17.0, some default configurations for Vela allow exploitation and container breakouts. Users should upgrade to...

9.9CVSS6.5AI score0.01174EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.13 views

AZL-68576 CVE-2024-57899 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems On 32-bit systems, the size of an unsigned long is 4 bytes, while a u64 is 8 bytes. Therefore, when using oreachsetbitbit, &bits, sizeofchanged BITSPERBYTE, the...

7.8CVSS6.4AI score0.00315EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:05 p.m.20 views

CVE-2024-57899 wifi: mac80211: fix mbss changed flags corruption on 32 bit systems

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems On 32-bit systems, the size of an unsigned long is 4 bytes, while a u64 is 8 bytes. Therefore, when using oreachsetbitbit, &bits, sizeofchanged BITSPERBYTE, the...

7.6CVSS6.3AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/01/13 5:50 a.m.18 views

CVE-2024-57843

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix overflow inside virtnetrqalloc When the frag just got a page, then may lead to regression on VM. Specially if the sysctl net.core.highorderallocdisable value is 1, then the frag always get a page when do refill...

5.5CVSS7.1AI score0.00414EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/01/11 2:30 p.m.35 views

CVE-2024-57843 virtio-net: fix overflow inside virtnet_rq_alloc

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix overflow inside virtnetrqalloc When the frag just got a page, then may lead to regression on VM. Specially if the sysctl net.core.highorderallocdisable value is 1, then the frag always get a page when do refill...

9.8CVSS0.00414EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 12:35 p.m.12 views

CVE-2024-54193 accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix WARN in ivpuipcsendreceiveinternal Move pmruntimesetactive to ivpupminit so when ivpuipcsendreceiveinternal is executed before ivpupmenable it already has correct runtime state, even if last resume was not...

6.1AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/01/11 12:29 p.m.15 views

CVE-2024-53682

In the Linux kernel, the following vulnerability has been resolved: regulator: axp20x: AXP717: set rampdelay AXP717 datasheet says that regulator ramp delay is 15.625 us/step, which is 10mV in our case. Add a AXPDESCRANGESDELAY macro and update AXPDESCRANGES macro to expand to AXPDESCRANGESDELAY...

5.5CVSS5.6AI score0.00188EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/01/08 12:59 a.m.14 views

kernel: mptcp: cope racing subflow creation in mptcp_rcv_space_adjust

A divide by zero flaw was found in the Linux kernel's Multipath TCP MPTCP. This issue could allow a remote user to crash the system...

7.5CVSS7.3AI score0.00528EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/29 12:15 p.m.9 views

UBUNTU-CVE-2024-56750

In the Linux kernel, the following vulnerability has been resolved: erofs: fix blksize sblocksize,bits directly for file-backed mounts when the fs block size is smaller than PAGESIZE. Previously, EROFS used sbsetblocksize, which caused a panic if bdev-backed mounts is not used...

5.5CVSS6.2AI score0.00174EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/12/29 11:30 a.m.34 views

CVE-2024-56750 erofs: fix blksize < PAGE_SIZE for file-backed mounts

In the Linux kernel, the following vulnerability has been resolved: erofs: fix blksize sblocksize,bits directly for file-backed mounts when the fs block size is smaller than PAGESIZE. Previously, EROFS used sbsetblocksize, which caused a panic if bdev-backed mounts is not used...

0.00174EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/29 11:30 a.m.9 views

CVE-2024-56750 erofs: fix blksize < PAGE_SIZE for file-backed mounts

In the Linux kernel, the following vulnerability has been resolved: erofs: fix blksize sblocksize,bits directly for file-backed mounts when the fs block size is smaller than PAGESIZE. Previously, EROFS used sbsetblocksize, which caused a panic if bdev-backed mounts is not used...

5.5CVSS6.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/12/29 11:30 a.m.3 views

CVE-2024-56750 erofs: fix blksize < PAGE_SIZE for file-backed mounts

In the Linux kernel, the following vulnerability has been resolved: erofs: fix blksize sblocksize,bits directly for file-backed mounts when the fs block size is smaller than PAGESIZE. Previously, EROFS used sbsetblocksize, which caused a panic if bdev-backed mounts is not used...

6.1AI score0.00174EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/12/29 8:48 a.m.8 views

CVE-2024-56710 ceph: fix memory leak in ceph_direct_read_write()

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in cephdirectreadwrite The bvecs array which is allocated in itergetbvecsalloc is leaked and pages remain pinned if cephallocsparseextmap fails. There is no need to delay the allocation of sparseext map unti...

5.3AI score0.00249EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/27 3:15 p.m.17 views

CVE-2024-56618

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay5 is not enough, sometimes below kernel panic still be triggered: 4.012973 Kernel panic - not syncing: Asynchronous SError Interrupt 4.012976 CPU: 2 UID: 0 PID...

5.5CVSS0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 3:15 p.m.3 views

DEBIAN-CVE-2024-56618

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay5 is not enough, sometimes below kernel panic still be triggered: 4.012973 Kernel panic - not syncing: Asynchronous SError Interrupt 4.012976 CPU: 2 UID: 0 PID...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.28 views

CVE-2024-56618 pmdomain: imx: gpcv2: Adjust delay after power up handshake

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay5 is not enough, sometimes below kernel panic still be triggered: 4.012973 Kernel panic - not syncing: Asynchronous SError Interrupt 4.012976 CPU: 2 UID: 0 PID...

0.00173EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/12/27 2:51 p.m.22 views

CVE-2024-56618

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay5 is not enough, sometimes below kernel panic still be triggered: 4.012973 Kernel panic - not syncing: Asynchronous SError Interrupt 4.012976 CPU: 2 UID: 0 PID...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0
Rows per page
Query Builder