Lucene search
+L

13942 matches found

NVD
NVD
added 2024/06/24 5:15 p.m.26 views

CVE-2024-6104

go-retryablehttp prior to 0.7.7 did not sanitize urls when writing them to its log file. This could lead to go-retryablehttp writing sensitive HTTP basic auth credentials to its log file. This vulnerability, CVE-2024-6104, was fixed in go-retryablehttp 0.7.7...

6CVSS0.00358EPSS
SaveExploits0References1
IBM AIX
IBM AIX
added 2024/06/24 3:07 p.m.51 views

AIX is affected by a denial of service due to Python (CVE-2024-0450)

IBM SECURITY ADVISORY First Issued: Mon Jun 24 15:07:51 CDT 2024 The most recent version of this document is available here: https://aix.software.ibm.com/aix/efixes/security/pythonadvisory10.asc Security Bulletin: AIX is affected by a denial of service due to Python CVE-2024-0450...

6.2CVSS6.8AI score0.00336EPSS
SaveExploits0
OSV
OSV
added 2024/06/24 2:15 p.m.9 views

DEBIAN-CVE-2024-35247

In the Linux kernel, the following vulnerability has been resolved: fpga: region: add owner module and take its refcount The current implementation of the fpga region assumes that the low-level module registers a driver for the parent device and uses its owner pointer to take the module's refcoun...

5.5CVSS5AI score0.0023EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/24 1:56 p.m.46 views

CVE-2024-33847 f2fs: compress: don't allow unaligned truncation on released compress inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: don't allow unaligned truncation on released compress inode f2fs image may be corrupted after below testcase: - mkfs.f2fs -O extraattr,compression -f /dev/vdb - mount /dev/vdb /mnt/f2fs - touch /mnt/f2fs/file -...

7.1CVSS0.00228EPSS
SaveExploits0References6
CVE
CVE
added 2024/06/24 1:56 p.m.105 views

CVE-2024-33847

The CVE-2024-33847 issue concerns the Linux kernel F2FS file system where compressed inodes could be corrupted after unaligned or partial truncation. The vulnerability arises when a released compress inode with reserved blocks undergoes truncation that changes valid_block_count without updating i...

7.1CVSS6.6AI score0.00228EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/06/24 1:56 p.m.15 views

CVE-2024-33847 f2fs: compress: don't allow unaligned truncation on released compress inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: don't allow unaligned truncation on released compress inode f2fs image may be corrupted after below testcase: - mkfs.f2fs -O extraattr,compression -f /dev/vdb - mount /dev/vdb /mnt/f2fs - touch /mnt/f2fs/file -...

7.1CVSS6.1AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/06/24 1:52 p.m.21 views

CVE-2024-38667 riscv: prevent pt_regs corruption for secondary idle threads

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

6.6AI score0.00228EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/24 1:50 p.m.132 views

CVE-2024-38384

CVE-2024-38384 (Linux kernel) - The blk-cgroup subsystem had a race where reordering WRITE to the lqueued field with a READ of bisc->lnode.next inside __blkcg_rstat_flush() could corrupt a local list. The issue could occur anytime __blkcg_rstat_flush() runs, especially during blk_cgroup_bio_st...

8.4CVSS8.1AI score0.00236EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/06/24 1:50 p.m.43 views

CVE-2024-38663 blk-cgroup: fix list corruption from resetting io stat

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 "blk-cgroup: Optimize blkcgrstatflush", each iostat instance is added to blkcg percpu list, so blkcgresetstats can't reset the stat instance by...

7.8CVSS0.00259EPSS
SaveExploits0References3
Slackware Linux
Slackware Linux
added 2024/06/22 8:12 p.m.25 views

[slackware-security] emacs

New emacs packages are available for Slackware 15.0 and -current to fix a security issue. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/emacs-29.4-i586-1slack15.0.txz: Upgraded. Emacs 29.4 is an emergency bugfix release intended to fix a security vulnerability: Arbitrar...

7.6AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/22 3:35 a.m.10 views

SUSE CVE-2024-38572

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix out-of-bound access of qmiinvokehandler Currently, there is no terminator entry for ath12kqmimsghandlers hence facing below KASAN warning, ================================================================== BUG:...

5.3CVSS6.7AI score0.00234EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/06/21 7:54 p.m.21 views

CVE-2024-38637

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

4.4CVSS6.9AI score0.00231EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/21 7:53 p.m.24 views

CVE-2024-38624

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow For example, in the expression: vbo = 2 vbo + skip Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat...

5.5CVSS9.2AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/21 1:52 p.m.29 views

CVE-2024-38662

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a mapdelete on a...

4.4CVSS7.2AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/21 11:15 a.m.7 views

DEBIAN-CVE-2024-38625

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...

5.5CVSS5AI score0.00221EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/21 11:15 a.m.31 views

CVE-2024-36270

In the Linux kernel, the following vulnerability has been resolved: netfilter: tproxy: bail out if IP has been disabled on the device syzbot reports: general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

5.5CVSS0.00261EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/21 11:15 a.m.23 views

UBUNTU-CVE-2024-33619

In the Linux kernel, the following vulnerability has been resolved: efi: libstub: only free priv.runtimemap when allocated priv.runtimemap is only allocated when efinovamap is not set. Otherwise, it is an uninitialized value. In the error path, it is freed unconditionally. Avoid passing an...

7.8CVSS5.8AI score0.0025EPSS
SaveExploits0References14
OSV
OSV
added 2024/06/21 11:15 a.m.11 views

UBUNTU-CVE-2024-38635

In the Linux kernel, the following vulnerability has been resolved: soundwire: cadence: fix invalid PDI offset For some reason, we add an offset to the PDI, presumably to skip the PDI0 and PDI1 which are reserved for BPT. This code is however completely wrong and leads to an out-of-bounds access...

7.8CVSS6.2AI score0.00235EPSS
SaveExploits0References29
OSV
OSV
added 2024/06/21 11:15 a.m.8 views

UBUNTU-CVE-2024-36270

In the Linux kernel, the following vulnerability has been resolved: netfilter: tproxy: bail out if IP has been disabled on the device syzbot reports: general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

5.5CVSS6.2AI score0.00261EPSS
SaveExploits0References33
OSV
OSV
added 2024/06/21 11:15 a.m.8 views

UBUNTU-CVE-2024-36484

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

5.5CVSS6.2AI score0.00301EPSS
SaveExploits0References25
Rows per page
Query Builder