Lucene search
+L

15495 matches found

OSV
OSV
added 2024/08/26 11:15 a.m.15 views

AZL-48258 CVE-2024-43911 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL dereference at band check in starting tx ba session In MLD connection, linkdata/linkconf are dynamically allocated. They don't point to vif-bssconf. So, there will be no chanreq assigned to vif-bssconf an...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/23 11:07 a.m.7 views

OESA-2024-2027 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: A flaw was found in the QEMU NBD Server. This vulnerability allows a denial of service DoS attack via improper synchronization during socket closure when a client keeps a socket open as t...

7.5CVSS6.5AI score0.01027EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/08/22 3:15 p.m.22 views

CVE-2022-48902

A flaw was found in the btrfs module in the Linux Kernel. Improper error handling can cause a warning, potentially impacting system stability, resulting in a denial of service...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/22 9:09 a.m.22 views

CVE-2024-41077

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between 512 and PAGESIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, nullblk would Oops due to a null pointer...

4.4CVSS6.8AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/22 4:15 a.m.39 views

CVE-2022-48943

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: make apf token non-zero to fix bug In current async pagefault logic, when a page is ready, KVM relies on kvmarchcandequeueasyncpagepresent to determine whether to deliver a READY event to the Guest. This function te...

7.8CVSS0.00247EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/22 3:30 a.m.199 views

CVE-2022-48943

CVE-2022-48943: In the Linux kernel KVM x86/mmu code, a bug in asynchronous page-fault (APF) handling could cause a guest to hang by confusing a valid token with a zero value, potentially delaying or losing READY events. The fix ensures the APF token is non-zero, preventing misinterpretation of t...

7.8CVSS6.8AI score0.00247EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/08/22 2:15 a.m.3 views

DEBIAN-CVE-2022-48913

In the Linux kernel, the following vulnerability has been resolved: blktrace: fix use after free for struct blktrace When tracing the whole disk, 'dropped' and 'msg' will be created under 'q-debugfsdir' and 'bt-dir' is NULL, thus blktracefree won't remove those files. What's worse, the following...

7.8CVSS5.4AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/22 2:15 a.m.8 views

DEBIAN-CVE-2022-48919

In the Linux kernel, the following vulnerability has been resolved: cifs: fix double free race when mount fails in cifsgetroot When cifsgetroot fails during cifssmb3domount we call deactivatelockedsuper which eventually will call delayedfree which will free the context. In this situation we shoul...

7.8CVSS5.5AI score0.00468EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/08/22 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel. An attacker exploiting the vulnerability can cause processes in a guest to block permanently...

7.8CVSS6.5AI score0.00247EPSS
SaveExploits0References7
OSV
OSV
added 2024/08/21 5:06 p.m.40 views

USN-6950-4 linux-hwe-5.15 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: - ARM32 architecture; - ARM64 architecture; - Block layer subsystem; - Bluetooth drivers; - Clock framework and...

9.8CVSS6.5AI score0.01305EPSS
SaveExploits2References50
OSV
OSV
added 2024/08/21 2:55 p.m.38 views

RXSA-2024:4928 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: block: null pointer dereference in ioctl.c when length and logical block size are misaligned CVE-2023-52458 kernel: ext4: avoid allocating blocks from corrupted group in ext4mbtrybestfoun...

8.1CVSS6.9AI score0.00975EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2024/08/21 11:57 a.m.14 views

kernel: smb: client: fix potential OOBs in smb2_parse_contexts()

A flaw was found in the smb client in the Linux kernel. A potential out-of-bounds error was seen in the smb2parsecontexts function. Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts...

8.1CVSS6.8AI score0.0102EPSS
SaveExploits0References7
OSV
OSV
added 2024/08/21 7:15 a.m.6 views

DEBIAN-CVE-2023-52900

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix general protection fault in nilfsbtreeinsert If nilfs2 reads a corrupted disk image and tries to reads a b-tree node block by calling nilfsbtreegetblock against an invalid virtual block address, it returns -ENOENT...

5.5CVSS5.2AI score0.00241EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.25 views

CVE-2022-48883

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent A user is able to configure an arbitrary number of rx queues when creating an interface via netlink. This doesn't work for child PKEY interfaces because the...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/21 6:10 a.m.161 views

CVE-2022-48883

CVE-2022-48883 (Linux kernel) affects net/mlx5e IPoIB: Block PKEY interfaces and occurs when a user configures more rx queues for an interface than the parent supports. The child interface reuses the parent’s receive channels, so the rx-queue count must be large enough to avoid out-of-bounds acce...

7.8CVSS6.7AI score0.0023EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2024/08/21 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a post-release reuse issue in the nfc/pn533 component when processing urb completion...

5.5CVSS6.5AI score0.00242EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:00 a.m.60 views

Ubuntu 20.04 LTS : Linux kernel (HWE) vulnerabilities (USN-6950-4)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6950-4 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in...

9.8CVSS7.1AI score0.01305EPSS
SaveExploits2References50
Amazon
Amazon
added 2024/08/20 12:00 a.m.9 views

Important: qemu

Issue Overview: QEMU: sdhci: heap buffer overflow in sdhciwritedataport CVE-2024-3447 A flaw was found in the QEMU disk image utility qemu-img 'info' command. A specially crafted image file containing a json: value describing block devices in QMP could cause the qemu-img process on the host to...

7.8CVSS7.1AI score0.00552EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/08/19 2:46 p.m.23 views

CVE-2024-42288

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix for possible memory corruption Init Control Block is dereferenced incorrectly. Correctly dereference ICB...

5.5CVSS7.3AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 2:15 p.m.26 views

CVE-2024-42304

In the Linux kernel, the following vulnerability has been resolved: ext4: make sure the first directory block is not a hole The syzbot constructs a directory that has no dirblock but is non-inline, i.e. the first directory block is a hole. And no errors are reported when creating files in this...

5.5CVSS7.3AI score0.00234EPSS
SaveExploits0References4
Rows per page
Query Builder