Lucene search
+L

299 matches found

OSV
OSV
added 2024/07/29 3:52 p.m.19 views

CVE-2024-42080 RDMA/restrack: Fix potential invalid address access

In the Linux kernel, the following vulnerability has been resolved: RDMA/restrack: Fix potential invalid address access struct rdmarestrackentry's kernname was set to KBUILDMODNAME in ibcreatecq, while if the module exited but forgot del this rdmarestrackentry, it would cause a invalid address...

5.5CVSS6.1AI score0.0023EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2024/07/29 3:48 p.m.20 views

CVE-2024-41089

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17tvgethdmodes In nv17tvgethdmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a possible NULL pointer dereference on failure of...

5.5CVSS5.6AI score0.00236EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/07/29 3:48 p.m.17 views

CVE-2024-41087

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix double free on error If e.g. the ataportalloc call in atahostalloc fails, we will jump to the errout label, which will call devresreleasegroup. devresreleasegroup will trigger a call to atahostrelease...

7.8CVSS5.6AI score0.00244EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/07/29 3:48 p.m.13 views

CVE-2024-41086

In the Linux kernel, the following vulnerability has been resolved: bcachefs: Fix sbfielddowngrade validation - bch2sbdowngradevalidate wasn't checking for a downgrade entry extending past the end of the superblock section - foreachdowngradeentry is used in totext and needs to work on malformed...

5.5CVSS5.4AI score0.00196EPSS
Exploits0
OSV
OSV
added 2024/07/29 3:15 p.m.24 views

CVE-2024-41024

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Restrict untrusted app to attach to privileged PD Untrusted application with access to only non-secure fastrpc device node can attach to rootpd or static PDs if it can make the respective init request. This can cau...

8.3AI score
Exploits0References6
Debian CVE
Debian CVE
added 2024/07/29 2:57 p.m.21 views

CVE-2024-41076

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix memory leak in nfs4setsecuritylabel We leak nfsfattr and nfs4label every time we set a security xattr...

5.5CVSS5.5AI score0.00209EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/07/29 2:57 p.m.12 views

CVE-2024-41069

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file contents is wrong. Use devmkmemdup, to allocate memory a...

7.8CVSS5.7AI score0.0022EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/07/29 2:32 p.m.17 views

CVE-2024-41054

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcdclearcmd racing issue When ufshcdclearcmd is racing with the completion ISR, the completed tag of the request's mqhctx pointer will be set to NULL by the ISR. And ufshcdclearcmd's call to...

5.5CVSS5.3AI score0.00288EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/07/29 2:32 p.m.15 views

CVE-2024-41052

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Init the count variable in collecting hot-reset devices The count variable is used without initialization, it results in mistakes in the device counting and crashes the userspace if the get hot reset info path is...

5.5CVSS5.3AI score0.00272EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/07/29 2:32 p.m.21 views

CVE-2024-41044

In the Linux kernel, the following vulnerability has been resolved: ppp: reject claimed-as-LCP but actually malformed packets Since 'pppasyncencode' assumes valid LCP packets with code from 1 to 7 inclusive, add 'pppcheckpacket' to ensure that LCP packet has an actual body beyond PPPLCP header...

5.5CVSS5.7AI score0.00287EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/07/29 2:32 p.m.16 views

CVE-2024-41043

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: drop bogus WARNON Happens when rules get flushed/deleted while packet is out, so remove this WARNON. This WARN exists in one form or another since v4.14, no need to backport this to older releases, henc...

5.5CVSS5.1AI score0.00232EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/07/29 2:31 p.m.20 views

CVE-2024-41031

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGEPMDORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as the following error messages indicate. ------------...

5.5CVSS5.3AI score0.00288EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/07/29 2:31 p.m.18 views

CVE-2024-41030

In the Linux kernel, the following vulnerability has been resolved: ksmbd: discard write access to the directory open mayopen does not allow a directory to be opened with the write access. However, some writing flags set by client result in adding write access on server, making ksmbd incompatible...

5.5CVSS5.6AI score0.00288EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/07/29 2:31 p.m.13 views

CVE-2024-41029

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: limit cell sysfs permissions to main attribute ones The cell sysfs attribute should not provide more access to the nvmem data than the main attribute itself. For example if nvmeconfig::rootonly was set, the cell...

5.5CVSS6AI score0.00268EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/07/29 2:31 p.m.22 views

CVE-2024-41027

In the Linux kernel, the following vulnerability has been resolved: Fix userfaultfdapi to return EINVAL as expected Currently if we request a feature that is not set in the Kernel config we fail silently and return all the available features. However, the man page indicates we should return an...

3.3CVSS5.5AI score0.00282EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/07/29 1:34 p.m.13 views

CVE-2024-41022

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix signedness bug in sdmav40processtrapirq The "instance" variable needs to be signed for the error handling to work...

5.5CVSS5.5AI score0.00238EPSS
Exploits0
CVE
CVE
added 2024/07/29 6:37 a.m.112 views

CVE-2024-41019

CVE-2024-41019 affects the Linux kernel component fs/ntfs3. The issue arises from insufficient validation when traversing the ff offset, where an initial check is performed on rt->first_free but subsequent walking by ff occurs without a bound check. This can lead to an out-of-bounds read if a ...

5.5CVSS6.6AI score0.00212EPSS
Exploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2024/07/16 6:55 p.m.26 views

CVE-2024-40990

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq maxsge attribute maxsge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesn't exceed maximum allowed value before using it. Mitigation Mitigation for th...

4.2CVSS8.2AI score0.0027EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 2:22 p.m.20 views

CVE-2024-39505

In the Linux kernel, the following vulnerability has been resolved: drm/komeda: check for error-valued pointer komedapipelinegetstate may return an error-valued pointer, thus check the pointer for negative or null value before dereferencing. Mitigation Mitigation for this issue is either not...

4.4CVSS8.3AI score0.0028EPSS
Exploits0References4
OSV
OSV
added 2024/07/16 12:25 p.m.22 views

CVE-2022-48850 net-sysfs: add check for netdevice being present to speed_show

In the Linux kernel, the following vulnerability has been resolved: net-sysfs: add check for netdevice being present to speedshow When bringing down the netdevice or system shutdown, a panic can be triggered while accessing the sysfs path because the device is already removed. 755.549084 mlx5core...

5.5CVSS5.8AI score0.00211EPSS
Exploits0References11
Rows per page
Query Builder