Lucene search
+L

6349 matches found

Cvelist
Cvelist
added 2024/07/29 3:52 p.m.46 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
CVE
CVE
added 2024/07/29 3:52 p.m.160 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.18 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.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:52 p.m.16 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.00207EPSS
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.15 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...

7.8CVSS5.6AI score0.00221EPSS
SaveExploits0
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.21 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.19 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.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.22 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.5CVSS5.5AI score0.00282EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.49 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...

7.8CVSS5.5AI score0.00221EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.19 views

CVE-2024-42069

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, callback function adevrelease calls kfreemadev. We shouldn't call kfreemadev again in the erro...

7.8CVSS5.7AI score0.00233EPSS
SaveExploits0
CVE
CVE
added 2024/07/29 3:52 p.m.174 views

CVE-2024-42068

In the Linux kernel, CVE-2024-42068 is tied to bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro(). set_memory_ro() may fail, leaving memory unprotected; the issue is mitigated by ensuring the return value is checked and treated as an error. This detail is noted in related ...

7.8CVSS6.7AI score0.00237EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/07/29 3:52 p.m.17 views

CVE-2024-42068 bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()

In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from setmemoryro into account with bpfproglockro setmemoryro can fail, leaving memory unprotected. Check its return and take it into account as an error...

7.8CVSS6AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.16 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...

7.8CVSS5.3AI score0.00233EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.43 views

CVE-2024-42066

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix potential integer overflow in page size calculation Explicitly cast tbo-pagealignment to u64 before bit-shifting to prevent overflow when assigning to minpagesize...

7.8CVSS5.5AI score0.00207EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.47 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.5CVSS5.5AI score0.00197EPSS
SaveExploits0
OSV
OSV
added 2024/07/29 3:52 p.m.13 views

CVE-2024-42065 drm/xe: Add a NULL check in xe_ttm_stolen_mgr_init

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.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/29 3:52 p.m.47 views

CVE-2024-42064

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip pipe if the pipe idx not set properly why Driver crashes when pipe idx not set properly how Add code to skip the pipe that idx not set properly...

7.8CVSS5.6AI score0.0021EPSS
SaveExploits0
Rows per page
Query Builder