Lucene search
+L

6318 matches found

NVD
NVD
added 2024/07/29 4:15 p.m.25 views

CVE-2024-42071

In the Linux kernel, the following vulnerability has been resolved: ionic: use devconsumeskbany outside of napi If we're not in a NAPI softirq context, we need to be careful about how we call napiconsumeskb, specifically we need to call it with budget==0 to signal to it that we're not in a safe...

5.5CVSS0.0021EPSS
SaveExploits0References2
NVD
NVD
added 2024/07/29 4:15 p.m.34 views

CVE-2024-42065

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add a NULL check in xettmstolenmgrinit Add an explicit check to ensure that the mgr is not NULL...

5.5CVSS0.00197EPSS
SaveExploits0References2
NVD
NVD
added 2024/07/29 4:15 p.m.23 views

CVE-2024-42063

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark bpf prog stack with kmsanunposionmemory in interpreter mode syzbot reported uninit memory usages during maplookup,deleteelem. ========== BUG: KMSAN: uninit-value in devmaplookupelem kernel/bpf/devmap.c:441 inline BUG:...

5.5CVSS0.00222EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/29 4:15 p.m.14 views

CVE-2024-42067

In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from setmemoryrox into account with bpfjitbinarylockro setmemoryrox can fail, leaving memory unprotected. Check return and bail out when bpfjitbinarylockro returns an error...

5.5CVSS0.00224EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/29 4:15 p.m.31 views

CVE-2024-41094

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only set smemstart is enable per module option Only export struct fbinfo.fix.smemstart if that is required by the user and the memory does not come from vmalloc. Setting struct fbinfo.fix.smemstart breaks systems...

5.5CVSS0.00227EPSS
SaveExploits0References3
NVD
NVD
added 2024/07/29 4:15 p.m.20 views

CVE-2024-41093

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of framebuffer...

5.5CVSS0.00225EPSS
SaveExploits0References6
NVD
NVD
added 2024/07/29 4:15 p.m.15 views

CVE-2024-41085

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix no cxlnvd during pmem region auto-assembling When CXL subsystem is auto-assembling a pmem region during cxl endpoint port probing, always hit below calltrace. BUG: kernel NULL pointer dereference, address:...

5.5CVSS0.002EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/07/29 4:15 p.m.29 views

CVE-2024-42070

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fully validate NFTDATAVALUE on store to data registers register store validation for NFTDATAVALUE is conditional, however, the datatype is always either NFTDATAVALUE or NFTDATAVERDICT. This only requires a ne...

5.5CVSS6.3AI score0.00282EPSS
SaveExploits0References38
Debian CVE
Debian CVE
added 2024/07/29 3:54 p.m.14 views

CVE-2024-42083

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic due to multi-buffer handling Currently, the ionicrunxdp doesn't handle multi-buffer packets properly for XDPTX and XDPREDIRECT. When a jumbo frame is received, the ionicrunxdp first makes xdp frame with al...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/29 3:52 p.m.43 views

CVE-2024-42081 drm/xe/xe_devcoredump: Check NULL before assignments

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xedevcoredump: Check NULL before assignments Assign 'xedevcoredumpsnapshot ' and 'xedevice ' only if 'coredump' is not NULL. v2 - Fix commit messages. v3 - Define variables before code.Ashutosh/Jose v4 - Drop return check...

0.00194EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/29 3:52 p.m.10 views

CVE-2024-42081 drm/xe/xe_devcoredump: Check NULL before assignments

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xedevcoredump: Check NULL before assignments Assign 'xedevcoredumpsnapshot ' and 'xedevice ' only if 'coredump' is not NULL. v2 - Fix commit messages. v3 - Define variables before code.Ashutosh/Jose v4 - Drop return check...

5.5CVSS4.6AI score0.00194EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/29 3:52 p.m.153 views

CVE-2024-42080

CVE-2024-42080 affects Linux kernels with the RDMA restrack entry handling. The issue arises when ib_create_cq() sets rdma_restrack_entry kern_name to KBUILD_MODNAME; if the module exits without deleting this entry, rdma_restrack_clean() may perform an invalid address access when printing the own...

5.5CVSS6.6AI score0.0023EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.16 views

CVE-2024-42080

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.5CVSS5.6AI score0.0023EPSS
SaveExploits0
OSV
OSV
added 2024/07/29 3:52 p.m.22 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
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.14 views

CVE-2024-42078

In the Linux kernel, the following vulnerability has been resolved: nfsd: initialise nfsdinfo.mutex early. nfsdinfo.mutex can be dereferenced by svcpoolstatsstart immediately after the new netns is created. Currently this can trigger an oops. Move the initialisation earlier before it can possibly...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/29 3:52 p.m.18 views

CVE-2024-42077 ocfs2: fix DIO failure due to insufficient transaction credits

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix DIO failure due to insufficient transaction credits The code in ocfs2dioendiowrite estimates number of necessary transaction credits using ocfs2calcextendcredits. This however does not take into account that the IO cou...

6.9AI score0.00228EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.23 views

CVE-2024-42076

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: Initialize unused data in j1939sendone syzbot reported kernel-infoleak in rawrecvmsg 1. j1939sendone creates full frame including unused data, but it doesn't initialize it. This causes the kernel-infoleak issue...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.13 views

CVE-2024-42075

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arenavmclose...

5.5CVSS5.6AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.20 views

CVE-2024-42074

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: add a null check for chippdev structure When acp platform device creation is skipped, chip-chippdev value will remain NULL. Add NULL check for chip-chippdev structure in sndacpresume function to avoid null pointer...

5.5CVSS5.1AI score0.00224EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.18 views

CVE-2024-42073

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumbuffers: Fix memory corruptions on Spectrum-4 systems The following two shared buffer operations make use of the Shared Buffer Status Register SBSR: devlink sb occupancy snapshot pci/0000:01:00.0 devlink sb occupan...

5.5CVSS6AI score0.00218EPSS
SaveExploits0
Rows per page
Query Builder