Lucene search
+L

6305 matches found

OSV
OSV
added 2024/05/01 5:28 a.m.17 views

CVE-2024-26995 usb: typec: tcpm: Correct the PDO counting in pd_set

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Correct the PDO counting in pdset Off-by-one errors happen because nrsnkpdo and nrsrcpdo are incorrectly added one. The index of the loop is equal to the number of PDOs to be updated when leaving the loop and it...

7.8CVSS6.2AI score0.00236EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/01 5:28 a.m.28 views

CVE-2024-26994 speakup: Avoid crash on very long word

In the Linux kernel, the following vulnerability has been resolved: speakup: Avoid crash on very long word In case a console is set up really large and contains a really long word 256 characters, we have to stop before the length of the word buffer...

6.7AI score0.00277EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/01 5:28 a.m.28 views

CVE-2024-26994 speakup: Avoid crash on very long word

In the Linux kernel, the following vulnerability has been resolved: speakup: Avoid crash on very long word In case a console is set up really large and contains a really long word 256 characters, we have to stop before the length of the word buffer...

7.6AI score0.00277EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/01 5:28 a.m.42 views

CVE-2024-26994

In the Linux kernel, the following vulnerability has been resolved: speakup: Avoid crash on very long word In case a console is set up really large and contains a really long word 256 characters, we have to stop before the length of the word buffer...

5.9CVSS7.3AI score0.00277EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/01 5:28 a.m.21 views

CVE-2024-26993

In the Linux kernel, the following vulnerability has been resolved: fs: sysfs: Fix reference leak in sysfsbreakactiveprotection The sysfsbreakactiveprotection routine has an obvious reference leak in its error path. If the call to kernfsfindandget fails then kn will be NULL, so the companion...

5.5CVSS7.4AI score0.00265EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 5:27 a.m.15 views

CVE-2024-26989 arm64: hibernate: Fix level3 translation fault in swsusp_save()

In the Linux kernel, the following vulnerability has been resolved: arm64: hibernate: Fix level3 translation fault in swsuspsave On arm64 machines, swsuspsave faults if it attempts to access MEMBLOCKNOMAP memory ranges. This can be reproduced in QEMU using UEFI when booting with rodata=off...

7.8CVSS5.9AI score0.00238EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/05/01 5:27 a.m.25 views

CVE-2024-26989

In the Linux kernel, the following vulnerability has been resolved: arm64: hibernate: Fix level3 translation fault in swsuspsave On arm64 machines, swsuspsave faults if it attempts to access MEMBLOCKNOMAP memory ranges. This can be reproduced in QEMU using UEFI when booting with rodata=off...

7.8CVSS7AI score0.00238EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 5:27 a.m.4148 views

CVE-2024-26988

CVE-2024-26988 concerns the Linux kernel where a memory overflow could occur in init/main.c during static_command_line construction. The bug stemmed from allocating xlen + strlen(boot_command_line) + 1 bytes for static_command_line but then copying extra_command_line and command_line into it, ins...

7.8CVSS6.4AI score0.00279EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 5:27 a.m.32 views

CVE-2024-26987 mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix deadlock when hugetlboptimizevmemmap is enabled When I did hard offline test with hugetlb pages, below deadlock occurs: ====================================================== WARNING: possible circular...

6.6AI score0.00175EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/01 5:27 a.m.29 views

CVE-2024-26987 mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix deadlock when hugetlboptimizevmemmap is enabled When I did hard offline test with hugetlb pages, below deadlock occurs: ====================================================== WARNING: possible circular...

6.2AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 5:27 a.m.14 views

CVE-2024-26987 mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix deadlock when hugetlboptimizevmemmap is enabled When I did hard offline test with hugetlb pages, below deadlock occurs: ====================================================== WARNING: possible circular...

5.5CVSS6AI score0.00175EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/01 5:27 a.m.16 views

CVE-2024-26986 drm/amdkfd: Fix memory leak in create_process failure

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leak in createprocess failure Fix memory leak due to a leaked mmget reference on an error handling code path that is triggered when attempting to create KFD processes while a GPU reset is in progress...

5.5CVSS6AI score0.00229EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/01 5:27 a.m.29 views

CVE-2024-26984 nouveau: fix instmem race condition around ptr stores

In the Linux kernel, the following vulnerability has been resolved: nouveau: fix instmem race condition around ptr stores Running a lot of VK CTS in parallel against nouveau, once every few hours you might see something like this crash. BUG: kernel NULL pointer dereference, address:...

6.4AI score0.00202EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/01 5:26 a.m.33 views

CVE-2024-26980 ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smb2allocaterspbuf If -ProtocolId is SMB2TRANSFORMPROTONUM, smb2 request size validation could be skipped. if request size is smaller than sizeofstruct smb2queryinforeq, slab-out-of-bounds read ca...

7.6AI score0.00226EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/01 5:20 a.m.25 views

CVE-2024-26978

In the Linux kernel, the following vulnerability has been resolved: serial: max310x: fix NULL pointer dereference in I2C instantiation When trying to instantiate a max14830 device from userspace: echo max14830 0x60 /sys/bus/i2c/devices/i2c-2/newdevice we get the following error: Unable to handle...

5.5CVSS7.5AI score0.00225EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/01 5:20 a.m.18 views

CVE-2024-26975 powercap: intel_rapl: Fix a NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix a NULL pointer dereference A NULL pointer dereference is triggered when probing the MMIO RAPL driver on platforms with CPU ID not listed in intelraplcommon CPU model list. This is because the...

6.6AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 5:20 a.m.17 views

CVE-2024-26974 crypto: qat - resolve race condition during AER recovery

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - resolve race condition during AER recovery During the PCI AER system's error recovery process, the kernel driver may encounter a race condition with freeing the resetdata structure's memory. If the device restart wi...

7CVSS6.1AI score0.00192EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2024/05/01 5:20 a.m.71 views

CVE-2024-26972

Removed by vendor...

7.3AI score
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 5:19 a.m.35 views

CVE-2024-26971 clk: qcom: gcc-ipq5018: fix terminating of frequency table arrays

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq5018: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid...

6.7AI score0.00222EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/01 5:19 a.m.3673 views

CVE-2024-26968

CVE-2024-26968: In the Linux kernel, the clk: qcom: gcc-ipq9574 component fix terminates frequency table arrays with an empty element to prevent out-of-bounds access when traversing with qcom_find_freq() or qcom_find_freq_floor(). The patch adds the missing terminating entry; only compile-tested....

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder