Lucene search
+L

312 matches found

RedhatCVE
RedhatCVE
added 2024/09/18 8:44 a.m.15 views

CVE-2024-46718

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't overmap identity VRAM mapping Overmapping the identity VRAM mapping is triggering hardware bugs on certain platforms. Use 2M pages for the last unaligned to 1G VRAM chunk. v2: - Always use 2M pages for last chunk Fe...

4.4CVSS7.2AI score0.00179EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/13 3:13 p.m.20 views

CVE-2024-46697

In the Linux kernel, the following vulnerability has been resolved: nfsd: ensure that nfsd4fattrargs.context is zeroed out If nfsd4encodefattr4 ends up doing a "goto out" before we get to checking for the security label, then args.context will be set to uninitialized junk on the stack, which we'l...

5.5CVSS7.3AI score0.00413EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/29 9:5 a.m.21 views

CVE-2021-4442

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity tests to TCPQUEUESEQ Qingyu Li reported a syzkaller bug where the repro changes RCV SEQ after restoring data in the receive queue. mprotect0x4aa000, 12288, PROTREAD = 0 mmap0x1ffff000, 4096, PROTNONE,...

5.5CVSS5.7AI score0.00393EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.10 views

CVE-2024-43905

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix the null pointer dereference for vega10hwmgr Check return value and conduct null pointer handling to avoid null pointer dereference...

5.5CVSS5.3AI score0.00214EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/08/21 7:10 p.m.20 views

CVE-2022-48875

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: sdata can be NULL during AMPDU start ieee80211txbasessionhandlestart may get NULL for sdata when a deauthentication is ongoing. Here a trace triggering the race with the hostapd test multiapfronthaulonap: gdb list...

5.7CVSS5.8AI score0.00245EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/21 6:40 p.m.28 views

CVE-2022-48894

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommudeviceunregister from the shutdown path, which removes the IOMMU groups with no coordination whatsoever with their users - shutdown methods...

5.5CVSS6.9AI score0.00205EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.43 views

CVE-2022-48877

Removed by vendor...

5.5AI score0.0024EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/21 12:6 a.m.43 views

CVE-2024-43879

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: handle 2x996 RU allocation in cfg80211calculatebitratehe Currently NL80211RATEINFOHERUALLOC2x996 is not handled in cfg80211calculatebitratehe, leading to below warning: kernel: invalid HE MCS: bw:6, ru:6 kernel:...

5.5CVSS5.7AI score0.0022EPSS
SaveExploits0
Rosalinux
Rosalinux
added 2024/08/20 11:40 a.m.25 views

Advisory ROSA-SA-2024-2470

software: systemd 249 WASP: ROSA-CHROME packageevrstring: systemd-249-1.gitfab79a.21 CVE-ID: CVE-2022-3821 BDU-ID: None CVE-Crit: MEDIUM CVE-DESC.: An off-by-one error problem was discovered in Systemd in the formattimespan function time-util.c. An attacker could provide specific values for time...

5.5CVSS7.6AI score0.08792EPSS
SaveExploits3
Debian CVE
Debian CVE
added 2024/08/07 3:14 p.m.43 views

CVE-2024-42233

In the Linux kernel, the following vulnerability has been resolved: filemap: replace pteoffsetmap with pteoffsetmapnolock The vmf-ptl in filemapfaultrecheckptenone is still set from handleptefault. But at the same time, we did a pteunmapvmf-pte. After a pteunmapvmf-pte unmap and rcureadunlock, th...

7.8CVSS4.6AI score0.00192EPSS
SaveExploits0
Rosalinux
Rosalinux
added 2024/08/06 9:33 a.m.57 views

Advisory ROSA-SA-2024-2463

software: zlib 1.2.11 OS: ROSA-CHROME packageevrstring: zlib-1.2.11-5 CVE-ID: CVE-2023-45853 BDU-ID: 2023-07116 CVE-Crit: CRITICAL. CVE-DESC.: A vulnerability in the zipOpenNewFileInZip464 function of the MiniZip package of the zlib library relates to an integer overflow when processing file name...

9.8CVSS8.2AI score0.51733EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.21 views

CVE-2024-42122

A flaw was found in the AMD graphic support in the Linux kernel. Multiple unchecked return values from memory allocation functions can cause a NULL pointer dereference, possibly resulting in a denial of service...

4.7CVSS6.7AI score0.00258EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/30 7:46 a.m.162 views

CVE-2024-42122

CVE-2024-42122 concerns the Linux kernel’s drm/amd/display where a NULL pointer could be produced by kzalloc and used without checking. The fix adds a NULL pointer check before using the allocated memory. Affected subsystem: AMD display kernel code; root cause: missing validation of kzalloc retur...

5.5CVSS6.6AI score0.00258EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/07/29 3:52 p.m.24 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...

6.1AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/07/29 3:48 p.m.25 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
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 3:48 p.m.18 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
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 3:48 p.m.14 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...

7.8CVSS5.4AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2024/07/29 3:15 p.m.27 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
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/07/29 2:57 p.m.22 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
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 2:57 p.m.13 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
SaveExploits0
Rows per page
Query Builder