Lucene search
+L

479 matches found

OSV
OSV
added 2024/05/21 4:15 p.m.0 views

DEBIAN-CVE-2023-52746

In the Linux kernel, the following vulnerability has been resolved: xfrm/compat: prevent potential spectre v1 gadget in xfrmxlate32attr int type = nlatypenla; if type XFRMAMAX return -EOPNOTSUPP; @type is then used as an array index and can be used as a Spectre v1 gadget. if nlalennla...

2.5CVSS5.1AI score0.00243EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 4:15 p.m.43 views

CVE-2023-52738

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/fence: Fix oops due to non-matching drmsched init/fini Currently amdgpu calls drmschedfini from the fence driver sw fini routine - such function is expected to be called only after the respective init function -...

5.3CVSS6.4AI score0.00796EPSS
SaveExploits0References3
Prion
Prion
added 2024/05/21 3:15 p.m.17 views

CVE-2021-47388

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix use-after-free in CCMP/GCMP RX When PN checking is done in mac80211, for fragmentation we need to copy the PN to the RX struct so we can later use it to do a comparison, since commit bf30ca922a0c "mac80211: check...

7.8CVSS0.00339EPSS
SaveExploits0References16
NVD
NVD
added 2024/05/20 10:15 a.m.22 views

CVE-2024-36006

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix incorrect list API usage Both the function that migrates all the chunks within a region and the function that migrates all the entries within a chunk call listfirstentry on the respective lists without...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/01 5:30 a.m.23 views

CVE-2024-27020 netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()

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...

7.8CVSS6.7AI score0.00219EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.7 views

SUSE CVE-2022-48666

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a use-after-free There are two .exitcmdpriv implementations. Both implementations use resources associated with the SCSI host. Make sure that these resources are still available when .exitcmdpriv is called by...

9.8CVSS7.7AI score0.00777EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/04/30 12:00 a.m.14 views

PT-2025-40672

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to handling of inodes. Specifically, the issue arises when obtaining the boot loader inode, potentially allowing a bad inode to be returned,...

10CVSS6.3AI score0.28058EPSS
SaveExploits31References522
OSV
OSV
added 2024/04/17 11:15 a.m.11 views

CVE-2024-26848

In the Linux kernel, the following vulnerability has been resolved: afs: Fix endless loop in directory parsing If a directory has a block with only ".afsXXXX" files in it from uncompleted silly-rename, these .afsXXXX files are skipped but without advancing the file position in the dircontext. Thi...

8AI score
SaveExploits0References15
OSV
OSV
added 2024/04/17 10:27 a.m.8 views

CVE-2024-26900 md: fix kmemleak of rdev->serial

In the Linux kernel, the following vulnerability has been resolved: md: fix kmemleak of rdev-serial If kobjectadd is fail in bindrdevtoarray, 'rdev-serial' will be alloc not be freed, and kmemleak occurs. unreferenced object 0xffff88815a350000 size 49152: comm "mdadm", pid 789, jiffies 4294716910...

6.1AI score
SaveExploits0References12
OSV
OSV
added 2024/04/17 10:27 a.m.11 views

CVE-2024-26883 bpf: Fix stackmap overflow check on 32-bit arches

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stackmap overflow check on 32-bit arches The stackmap code relies on rounduppowoftwo to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arche...

7.8CVSS6.4AI score
SaveExploits0References15
OSV
OSV
added 2024/04/17 10:27 a.m.20 views

CVE-2024-26882 net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()

In the Linux kernel, the following vulnerability has been resolved: net: iptunnel: make sure to pull inner header in iptunnelrcv Apply the same fix than ones found in : 8d975c15c0cd "ip6tunnel: make sure to pull inner header in ip6tnlrcv" 1ca1ba465e55 "geneve: make sure to pull inner header in...

7.3CVSS6.1AI score
SaveExploits0References14
OSV
OSV
added 2024/04/17 10:10 a.m.11 views

CVE-2024-26843 efi: runtime: Fix potential overflow of soft-reserved region size

In the Linux kernel, the following vulnerability has been resolved: efi: runtime: Fix potential overflow of soft-reserved region size mdsize will have been narrowed if we have = 4GB worth of pages in a soft-reserved region...

6CVSS6.2AI score
SaveExploits0References10
OSV
OSV
added 2024/04/10 7:15 p.m.11 views

CVE-2021-47184

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL ptr dereference on VSI filter sync Remove the reason of null pointer dereference in sync VSI filters. Added new I40EVSIRELEASING flag to signalize deleting and releasing of VSI resources to sync this thread with sy...

5.5CVSS5.2AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.6 views

SUSE CVE-2024-26799

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/25 10:15 a.m.11 views

CVE-2021-47159

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix a crash if -getssetcount fails If ds-ops-getssetcount fails then it "count" is a negative error code such as -EOPNOTSUPP. Because "i" is an unsigned int, the negative error code is type promoted to a very high value...

5.5CVSS5.4AI score
SaveExploits0References5
OSV
OSV
added 2024/03/25 10:15 a.m.11 views

CVE-2021-47167

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oopsable condition in nfspageioaddrequest Ensure that nfspageioerrorcleanup resets the mirror array contents, so that the structure reflects the fact that it is now empty. Also change the test in nfspageiodoaddrequest...

5.5CVSS5.3AI score
SaveExploits0References4
OSV
OSV
added 2024/03/18 10:19 a.m.17 views

CVE-2023-52617 PCI: switchtec: Fix stdev_release() crash after surprise hot remove

In the Linux kernel, the following vulnerability has been resolved: PCI: switchtec: Fix stdevrelease crash after surprise hot remove A PCI device hot removal may occur while stdev-cdev is held open. The call to stdevrelease then happens during close or exit, at a point way past switchtecpciremove...

4.4CVSS5.8AI score
SaveExploits0References11
OSV
OSV
added 2024/03/15 9:15 p.m.12 views

CVE-2021-47134

In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setuparch would invoke efiinit-efigetfdtparams. If no valid fdt found then initialbootparams will be null. So we should stop further fdt processing here. I encountered this issue on risc...

5.5CVSS6.8AI score
SaveExploits0References3
NVD
NVD
added 2024/03/11 6:15 p.m.36 views

CVE-2024-26616

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned BUG There is a bug report that, on a ext4-converted btrfs, scrub leads to various problems, including: - "unable to find chunk map" errors BTRFS info device...

7.8CVSS7.3AI score0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 6:45 a.m.6 views

CVE-2023-52585 drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix possible NULL dereference in amdgpurasqueryerrorstatushelper Return invalid error code -EINVAL for invalid block id. Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpuras.c:1183 amdgpurasqueryerrorstatushelper...

5.5CVSS6.1AI score
SaveExploits0References12
Rows per page
Query Builder