Lucene search
+L

6635 matches found

Cvelist
Cvelist
added 2024/08/17 9:22 a.m.27 views

CVE-2024-43855 md: fix deadlock between mddev_suspend and flush bio

In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddevsuspend and flush bio Deadlock occurs when mddev is being suspended while some flush bio is in progress. It is a complex issue. T1. the first flush is at the ending stage, it clears 'mddev-flushbio'...

0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 9:15 a.m.12 views

AZL-48614 CVE-2024-42289 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: During vport delete send async logout explicitly During vport delete, it is observed that during unload we hit a crash because of stale entries in outstanding command array. For all these stale I/O entries, ehabort...

5.5CVSS6.3AI score0.00242EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 9:15 a.m.29 views

CVE-2024-42266

In the Linux kernel, the following vulnerability has been resolved: btrfs: make cowfilerangeinline honor lockedpage on error The btrfs buffered write path runs through extentwritepage which has some tricky return value handling for writepagedelalloc. Specifically, when that returns 1, we exit, bu...

7.8CVSS0.00203EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.14 views

CVE-2024-42266 btrfs: make cow_file_range_inline() honor locked_page on error

In the Linux kernel, the following vulnerability has been resolved: btrfs: make cowfilerangeinline honor lockedpage on error The btrfs buffered write path runs through extentwritepage which has some tricky return value handling for writepagedelalloc. Specifically, when that returns 1, we exit, bu...

7.8CVSS6.7AI score0.00203EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/17 8:54 a.m.43 views

CVE-2024-42266 btrfs: make cow_file_range_inline() honor locked_page on error

In the Linux kernel, the following vulnerability has been resolved: btrfs: make cowfilerangeinline honor lockedpage on error The btrfs buffered write path runs through extentwritepage which has some tricky return value handling for writepagedelalloc. Specifically, when that returns 1, we exit, bu...

7.8CVSS0.00203EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 8:54 a.m.25 views

CVE-2024-42266 btrfs: make cow_file_range_inline() honor locked_page on error

In the Linux kernel, the following vulnerability has been resolved: btrfs: make cowfilerangeinline honor lockedpage on error The btrfs buffered write path runs through extentwritepage which has some tricky return value handling for writepagedelalloc. Specifically, when that returns 1, we exit, bu...

7.8CVSS5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/08/16 12:00 a.m.10 views

PT-2024-40840 · Git +1 · Cups

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the cupsStrAlloc function, which is called by ippReadIO ...

6.9AI score
SaveExploits0References2
OSV
OSV
added 2024/08/14 5:25 p.m.21 views

USN-6951-2 linux-azure vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - M68K architecture; - User-Mode Linux UML; - x86 architecture; - Accessibility subsystem; -...

10CVSS6.6AI score0.02701EPSS
SaveExploits4References84
Oracle linux
Oracle linux
added 2024/08/12 12:00 a.m.51 views

Unbreakable Enterprise kernel-container security update

5.4.17-2136.334.6.el8 - loop: Fix a race between loop detach and loop open Gulam Mohamed Orabug: 36197800 - x86/bhi: Do not enable unnecessary BHI mitigation in OCI and Exadata VMs Alexandre Chartre Orabug: 36672495 - x86/bhi: Avoid warning in DB handler due to BHI mitigation Alexandre Chartre...

9.8CVSS10AI score0.02701EPSS
SaveExploits2
OSV
OSV
added 2024/08/08 9:15 a.m.28 views

UBUNTU-CVE-2024-42254

In the Linux kernel, the following vulnerability has been resolved: iouring: fix error pbuf checking Syz reports a problem, which boils down to NULL vs ISERR inconsistent error handling in ioallocpbufring. KASAN: null-ptr-deref in range 0x0000000000000000-0x0000000000000007 RIP:...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/07 9:43 a.m.12 views

kernel: 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.8CVSS6.8AI score0.00259EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/07 12:14 a.m.11 views

kernel: 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.8CVSS6.8AI score0.00259EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 2:00 a.m.7 views

SUSE CVE-2024-42077

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix DIO failure due to insufficient transaction credits The code in ocfs2dioendiowrite estimates number of necessary transaction credits using ocfs2calcextendcredits. This however does not take into account that the IO cou...

5.5CVSS7.7AI score0.00228EPSS
SaveExploits0References21
Amazon
Amazon
added 2024/08/06 12:00 a.m.11 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: vt: fix memory overlapping when deleting chars in the buffer CVE-2022-48627 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow timeout for anonymous sets CVE-2023-526...

7.8CVSS6.4AI score0.00368EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/08/05 7:00 a.m.9 views

softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translate_fail path leading to an io_readx or io_writex crash. NOTE: a third party states that the Non-virtualization Use Case in the qemu.org reference applies here i.e. "Bugs affecting the non-virtualization use case are not considered security bugs at this time.

...

8.8CVSS7.7AI score0.00656EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/07/31 9:17 a.m.22 views

CVE-2024-42077

A vulnerability was found in OCFS2 in the Linux Kernel. This issue occurs due to insufficient transaction credits for Direct I/O DIO operations, which could lead to kernel panics. In ocfs2dioendiowrite, the required transaction credits were underestimated, especially when dealing with large or...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 4:15 p.m.2 views

DEBIAN-CVE-2024-42077

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix DIO failure due to insufficient transaction credits The code in ocfs2dioendiowrite estimates number of necessary transaction credits using ocfs2calcextendcredits. This however does not take into account that the IO cou...

5.5CVSS5.8AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.20 views

AZL-47175 CVE-2024-42077 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix DIO failure due to insufficient transaction credits The code in ocfs2dioendiowrite estimates number of necessary transaction credits using ocfs2calcextendcredits. This however does not take into account that the IO cou...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.19 views

UBUNTU-CVE-2024-41083

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

5.5CVSS5.7AI score0.00196EPSS
SaveExploits0References15
OSV
OSV
added 2024/07/29 3:15 p.m.13 views

AZL-68343 CVE-2024-41082 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: use reserved tag for reg read/write command In some scenarios, if too many commands are issued by nvme command in the same time by user tasks, this may exhaust all tags of adminq. If a reset nvme reset or IO timeout...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References1
Rows per page
Query Builder