Lucene search
+L

6305 matches found

Debian CVE
Debian CVE
added 2024/05/01 12:53 p.m.45 views

CVE-2024-27035

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

5.5CVSS6.1AI score0.00272EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.14 views

CVE-2024-27034 f2fs: compress: fix to cover normal cluster write with cp_rwsem

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover normal cluster write with cprwsem When we overwrite compressed cluster w/ normal cluster, we should not unlock cprwsem during f2fswriterawpages, otherwise data will be corrupted if partial blocks were...

6.6AI score0.00273EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/01 12:53 p.m.3439 views

CVE-2024-27029

CVE-2024-27029 affects the Linux kernel’s DRM AMDGPU path: mmhub client id out-of-bounds access, caused by improper handling of cid 0x140. Reports across multiple advisories (SUSE live patch for SLE 15 SP6, OpenVAS/UUbuntu advisories) confirm this as a kernel vulnerability with high impact (local...

7.1CVSS6.8AI score0.00282EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 12:53 p.m.18 views

CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS7.3AI score0.00304EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 12:53 p.m.3634 views

CVE-2023-52649

CVE-2023-52649 refers to a Linux kernel issue where the DRM VKMS LUT reading could read beyond the LUT array when lut_index points to the last floor entry. The fix guards against the ceil LUT index reading past the end by using the floor LUT index value, preventing an out-of-bounds access. Public...

7.8CVSS6.7AI score0.00277EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.22 views

CVE-2023-52649 drm/vkms: Avoid reading beyond LUT array

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Avoid reading beyond LUT array When the floor LUT index drmfixp2intlutindex is the last index of the array the ceil LUT index will point to an entry beyond the array. Make sure we guard against it and use the value of t...

6.7AI score0.00277EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 12:49 p.m.12 views

CVE-2024-27027 dpll: fix dpll_xa_ref_*_del() for multiple registrations

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllxarefdel for multiple registrations Currently, if there are multiple registrations of the same pin on the same dpll device, following warnings are observed: WARNING: CPU: 5 PID: 2212 at drivers/dpll/dpllcore.c:143...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/01 12:49 p.m.25 views

CVE-2024-27024

In the Linux kernel, the following vulnerability has been resolved: net/rds: fix WARNING in rdsconnconnectifdown If connection isn't established yet, getmr will fail, trigger connection after getmr...

7.8CVSS7.5AI score0.00312EPSS
SaveExploits0
NVD
NVD
added 2024/05/01 6:15 a.m.13 views

CVE-2024-27020

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftexprtypeget nftunregisterexpr can concurrent with nftexprtypeget, and there is not any protection when iterate over nftablesexpressions list in nftexprtypeget. Therefore, there i...

7CVSS7AI score0.00213EPSS
SaveExploits0References16
NVD
NVD
added 2024/05/01 6:15 a.m.20 views

CVE-2024-27013

In the Linux kernel, the following vulnerability has been resolved: tun: limit printing rate when illegal packet received by tun dev vhostworker will call tun call backs to receive packets. If too many illegal packets arrives, tundoread will keep dumping packet contents. When console is enabled, ...

5.5CVSS6.2AI score0.00271EPSS
SaveExploits0References15
NVD
NVD
added 2024/05/01 6:15 a.m.14 views

CVE-2024-26995

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.8CVSS7.5AI score0.00236EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/01 6:15 a.m.20 views

CVE-2024-26996

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix UAF ncm object at re-bind after usb ep transport error When ncm function is working and then stop usb0 interface for link down, ethstop is called. At this piont, accidentally if usb transport error should...

7.8CVSS7.3AI score0.00233EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/01 6:15 a.m.22 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.4AI score0.00277EPSS
SaveExploits0References13
NVD
NVD
added 2024/05/01 6:15 a.m.22 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.8CVSS7.1AI score0.00238EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/01 6:15 a.m.21 views

CVE-2024-26982

In the Linux kernel, the following vulnerability has been resolved: Squashfs: check the inode number is not the invalid value of zero Syskiller has produced an out of bounds access in fillmetaindex. That out of bounds access is ultimately caused because the inode has an inode number with the...

7.1CVSS7.3AI score0.0028EPSS
SaveExploits0References14
OSV
OSV
added 2024/05/01 6:15 a.m.5 views

AZL-40416 CVE-2024-26977 affecting package hyperv-daemons for versions less than 5.15.158.1-1

In the Linux kernel, the following vulnerability has been resolved: pciiounmap: Fix MMIO mapping leak The ifdef ARCHHASGENERICIOPORTMAP accidentally also guards iounmap, which means MMIO mappings are leaked. Move the guard so we call iounmap for MMIO mappings...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.21 views

CVE-2024-26968

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq9574: 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...

5.5CVSS7.4AI score0.00224EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 6:15 a.m.28 views

CVE-2024-26948

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add a dcstate NULL check in dcstaterelease How Check wheather state is NULL before releasing it...

5.5CVSS7.3AI score0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/01 6:15 a.m.17 views

CVE-2024-26941

In the Linux kernel, the following vulnerability has been resolved: drm/dp: Fix divide-by-zero regression on DP MST unplug with nouveau Fix a regression when using nouveau and unplugging a StarTech MSTDP122DP DisplayPort 1.2 MST hub the same regression does not appear when using a Cable Matters...

5.5CVSS7.5AI score0.00193EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/01 6:15 a.m.20 views

CVE-2024-26937

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Reset queuepriorityhint on parking Originally, with strict in order execution, we could complete execution only when the queue was empty. Preempt-to-busy allows replacement of an active request that may complete befo...

5.5CVSS7.3AI score0.00269EPSS
SaveExploits0References10
Rows per page
Query Builder