7.8

CVSS3.1

CVE-2024-43843 - riscv, bpf: Fix out-of-bounds issue when preparing trampoline image

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix out-of-bounds issue when preparing trampoline image We get the size of the trampoline image during the dry run phase and allocate memory based on that size. The allocated image will then be populated with instruct…

πŸ“… Published: Aug. 17, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:27 a.m.

5.5

CVSS3.1

CVE-2024-43838 - bpf: fix overflow check in adjust_jmp_off()

In the Linux kernel, the following vulnerability has been resolved: bpf: fix overflow check in adjust_jmp_off() adjust_jmp_off() incorrectly used the insn->imm field for all overflow check, which is incorrect as that should only be done or the BPF_JMP32 | BPF_JA case, not the general jump instruc…

πŸ“… Published: Aug. 17, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 12:58 p.m.

5.5

CVSS3.1

CVE-2024-43836 - net: ethtool: pse-pd: Fix possible null-deref

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: pse-pd: Fix possible null-deref Fix a possible null dereference when a PSE supports both c33 and PoDL, but only one of the netlink attributes is specified. The c33 or PoDL PSE capabilities are already validated in t…

πŸ“… Published: Aug. 17, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:27 a.m.

5.5

CVSS3.1

CVE-2024-43824 - PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init()

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init() Instead of getting the epc_features from pci_epc_get_features() API, use the cached pci_epf_test::epc_features value to avoid the NULL che…

πŸ“… Published: Aug. 17, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:27 a.m.

5.5

CVSS3.1

CVE-2024-43822 - ASoc: PCM6240: Return directly after a failed devm_kzalloc() in pcmdevice_i2c_probe()

In the Linux kernel, the following vulnerability has been resolved: ASoc: PCM6240: Return directly after a failed devm_kzalloc() in pcmdevice_i2c_probe() The value β€œ-ENOMEM” was assigned to the local variable β€œret” in one if branch after a devm_kzalloc() call failed at the beginning. This error c…

πŸ“… Published: Aug. 17, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:27 a.m.

5.5

CVSS3.1

CVE-2024-43821 - scsi: lpfc: Fix a possible null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix a possible null pointer dereference In function lpfc_xcvr_data_show, the memory allocation with kmalloc might fail, thereby making rdp_context a null pointer. In the following context and functions that use this p…

πŸ“… Published: Aug. 17, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:27 a.m.

5.5

CVSS3.1

CVE-2024-43817 - net: missing check virtio

In the Linux kernel, the following vulnerability has been resolved: net: missing check virtio Two missing check in virtio_net_hdr_to_skb() allowed syzbot to crash kernels again 1. After the skb_segment function the buffer may become non-linear (nr_frags != 0), but since the SKBTX_SHARED_FRAG fla…

πŸ“… Published: Aug. 17, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 10:18 p.m.

5.5

CVSS3.1

CVE-2024-42265 - protect the fetch of ->fd[fd] in do_dup2() from mispredictions

In the Linux kernel, the following vulnerability has been resolved: protect the fetch of ->fd[fd] in do_dup2() from mispredictions both callers have verified that fd is not greater than ->max_fds; however, misprediction might end up with tofree = fdt->fd[fd]; being speculatively executed.…

πŸ“… Published: Aug. 17, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:52 a.m.

5.5

CVSS3.1

CVE-2024-42306 - udf: Avoid using corrupted block bitmap buffer

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid using corrupted block bitmap buffer When the filesystem block bitmap is corrupted, we detect the corruption while loading the bitmap and fail the allocation with error. However the next allocation from the same bitmap …

πŸ“… Published: Aug. 17, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 10:17 p.m.

5.5

CVSS3.1

CVE-2024-42288 - scsi: qla2xxx: Fix for possible memory corruption

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

πŸ“… Published: Aug. 17, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:52 a.m.
Total resulsts: 349182
Page 8818 of 34,919
Β« previous page Β» next page
Filters