Lucene search
+L

24171 matches found

Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.52 views

CVE-2023-53082

In the Linux kernel, the following vulnerability has been resolved: vpvdpa: fix the crash in hot unplug with vpvdpa While unplugging the vpvdpa device, it triggers a kernel panic The root cause is: vdpamgmtdevunregister will accesses modern devices which will cause a use after free. So need to...

7.8CVSS5.4AI score0.00196EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.25 views

CVE-2023-53080 xsk: Add missing overflow check in xdp_umem_reg

In the Linux kernel, the following vulnerability has been resolved: xsk: Add missing overflow check in xdpumemreg The number of chunks can overflow u32. Make sure to return -EINVAL on overflow. Also remove a redundant u32 cast assigning umem-npgs...

7.8CVSS0.0022EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/02 3:55 p.m.6 views

CVE-2023-53075 ftrace: Fix invalid address access in lookup_rec() when index is 0

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix invalid address access in lookuprec when index is 0 KASAN reported follow problem: BUG: KASAN: use-after-free in lookuprec Read of size 8 at addr ffff000199270ff0 by task modprobe CPU: 2 Comm: modprobe Call trace:...

6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.28 views

CVE-2023-53056 scsi: qla2xxx: Synchronize the IOCB count to be in order

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Synchronize the IOCB count to be in order A system hang was observed with the following call trace: BUG: kernel NULL pointer dereference, address: 0000000000000000 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOPTI CPU: 15...

0.00193EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/02 3:15 p.m.26 views

Security Bulletin: IBM MQ Appliance is affected by a denial of service vulnerability (CVE-2025-27365)

Summary IBM MQ Appliance has resolved a denial of service vulnerability. Vulnerability Details CVEID:CVE-2025-27365 DESCRIPTION: An IBM MQ client connecting to an IBM MQ queue manager can cause a SIGSEGV in the AMQRMPPA channel process terminating it. CWE:CWE-416: Use After Free CVSS Source: IBM...

6.5CVSS6.8AI score0.00376EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2025/05/02 12:13 p.m.16 views

CLSA-2025-1746188001 expat: Fix of CVE-2024-8176

CVE-2024-8176: fix stack overflow vulnerability when parsing deeply nested entity references...

7.5CVSS7AI score0.01304EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 12:08 p.m.13 views

CLSA-2025-1746187690 jasper: Fix of CVE-2023-51257

CVE-2023-51257: fix an integer-overflow bug in the ICC profile parsing code...

7.8CVSS6.8AI score0.00256EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.16 views

CVE-2022-49879

In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUGON when directory entry has invalid reclen The reclen field in the directory entry has to be a multiple of 4. A corrupted filesystem image can be used to hit a BUG in ext4reclentodisk, called from makeindexeddir...

5.5CVSS0.00211EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/01 3:16 p.m.51 views

CVE-2022-49792

In the Linux kernel, the following vulnerability has been resolved: iio: adc: mp2629: fix potential array out of bound access Add sentinel at end of maps to avoid potential array out of bound access in iio core...

7.3CVSS0.00198EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 3:16 p.m.27 views

UBUNTU-CVE-2022-49774

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/xen: Fix eventfd error handling in kvmxeneventfdassign Should not call eventfdctxput in case of error. Introduce new goto target instead. - Paolo...

5.5CVSS6.6AI score0.00163EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/01 3:16 p.m.13 views

CVE-2022-49771

In the Linux kernel, the following vulnerability has been resolved: dm ioctl: fix misbehavior if listversions races with module loading listversions will first estimate the required space using the "dmtargetiteratelistversiongetneeded, &needed" call and then will fill the space using the...

4.7CVSS0.00155EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 3:16 p.m.25 views

CVE-2022-49778

In the Linux kernel, the following vulnerability has been resolved: arm64/mm: fix incorrect filemapcount for non-leaf pmd/pud The page table check trigger BUGON unexpectedly when collapse hugepage: ------------ cut here ------------ kernel BUG at mm/pagetablecheck.c:82! Internal error: Oops - BUG...

5.5CVSS0.00163EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/01 3:15 p.m.9 views

CVE-2022-49762

In the Linux kernel, the following vulnerability has been resolved: ntfs: check overflow when iterating ATTRRECORDs Kernel iterates over ATTRRECORDs in mft record in ntfsattrfind. Because the ATTRRECORDs are next to each other, kernel can get the next ATTRRECORD from end address of current...

5.5CVSS0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/01 2:15 p.m.10 views

UBUNTU-CVE-2025-37763

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that the geometry job cannot be freed until the fragment job has finished with it. The geometry job...

7.8CVSS6.2AI score0.00196EPSS
SaveExploits0References25
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.26 views

CVE-2022-49916

In the Linux kernel, the following vulnerability has been resolved: rose: Fix NULL pointer dereference in rosesendframe The syzkaller reported an issue: KASAN: null-ptr-deref in range 0x0000000000000380-0x0000000000000387 CPU: 0 PID: 4069 Comm: kworker/0:15 Not tainted...

5.5CVSS5.5AI score0.00181EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.18 views

CVE-2022-49864

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL pointer dereference in svmmigratetoram ./drivers/gpu/drm/amd/amdkfd/kfdmigrate.c:985:58-62: ERROR: p is NULL but dereferenced...

5.5CVSS5.5AI score0.00191EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.61 views

CVE-2022-49858

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix SQE threshold checking Current way of checking available SQE count which is based on HW updated SQB count could result in driver submitting an SQE even before CQE for the previously transmitted SQE at the same...

7.8CVSS5.5AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 2:10 p.m.15 views

CVE-2022-49852 riscv: process: fix kernel info leakage

In the Linux kernel, the following vulnerability has been resolved: riscv: process: fix kernel info leakage threadstruct's s12 may contain random kernel memory content, which may be finally leaked to userspace. This is a security hole. Fix it by clearing the s12 array in threadstruct when fork. A...

4.9AI score
SaveExploits0References9
CVE
CVE
added 2025/05/01 2:10 p.m.74 views

CVE-2022-49852

Summary (CVE-2022-49852) : In the Linux kernel (riscv), thread_struct::s[12] may leak random kernel memory to userspace, exposing confidential data and impacting availability. The fix clears s[12] in thread_struct during fork, and it is advised to also clear s[12] for kthread cases. Affected: Lin...

7.1CVSS6.4AI score0.00199EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.25 views

CVE-2022-49844

In the Linux kernel, the following vulnerability has been resolved: can: dev: fix skb drop check In commit a6d190f8c767 "can: skb: drop tx skb if in listen only mode" the priv-ctrlmode element is read even on virtual CAN interfaces that do not create the struct canpriv at startup. This...

7.1CVSS5.6AI score0.00178EPSS
SaveExploits0
Rows per page
Query Builder