Lucene search
+L

8354 matches found

NVD
NVD
added 2024/05/01 6:15 a.m.25 views

CVE-2024-26952

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial out-of-bounds when buffer offset is invalid I found potencial out-of-bounds when buffer offset fields of a few requests is invalid. This patch set the minimum value of buffer offset field to -Buffer offset to...

8.3CVSS7.5AI score0.00722EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.34 views

CVE-2024-27012

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: restore set elements when delete set fails From abort path, nftmapelemactivate needs to restore refcounters to the original state. Currently, it uses the set-ops-walk to iterate over these set elements. The...

7.8CVSS6.2AI score0.00272EPSS
SaveExploits0References17
OSV
OSV
added 2024/05/01 5:30 a.m.34 views

CVE-2024-27019 netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftobjtypeget nftunregisterobj can concurrent with nftobjtypeget, and there is not any protection when iterate over nftablesobjects list in nftobjtypeget. Therefore, there is...

7.8CVSS6.2AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/05/01 5:29 a.m.47 views

CVE-2024-27007

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: change srcfolio after ensuring it's unpinned in UFFDIOMOVE Commit d7a08838ab74 "mm: userfaultfd: fix unexpected change to srcfolio when UFFDIOMOVE fails" moved the srcfolio-mapping, index changing to after clearing t...

7.8CVSS6.9AI score0.00236EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/01 5:28 a.m.28 views

CVE-2024-27003

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree for clksummary Similar to the previous commit, we should make sure that all devices are runtime resumed before printing the clksummary through debugfs. Failure to do so would result in a...

5.5CVSS7.3AI score0.00173EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 5:28 a.m.42 views

CVE-2024-26996 usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix UAF ncm object at re-bind after usb ep transport error When ncm function is working and then stop usb0 interface for link down, ethstop is called. At this piont, accidentally if usb transport error should...

7.8CVSS7.5AI score0.00233EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/01 5:27 a.m.42 views

CVE-2024-26991 KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: x86: Don't overflow lpageinfo when checking attributes Fix KVMSETMEMORYATTRIBUTES to not overflow lpageinfo array and trigger KASAN splat, as seen in the privatememconversionstest selftest. When memory attributes ar...

6.8AI score0.00229EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/01 5:27 a.m.28 views

CVE-2024-26988 init/main.c: Fix potential static_command_line memory overflow

In the Linux kernel, the following vulnerability has been resolved: init/main.c: Fix potential staticcommandline memory overflow We allocate memory of size 'xlen + strlenbootcommandline + 1' for staticcommandline, but the strings copied into staticcommandline are extracommandline and commandline,...

7.7AI score0.00279EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/01 5:19 a.m.48 views

CVE-2024-26967

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: camcc-sc8280xp: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid...

7.3CVSS5.7AI score0.00201EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/01 5:19 a.m.68 views

CVE-2024-26962

In the Linux kernel, the following vulnerability has been resolved: dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape For raid456, if reshape is still in progress, then IO across reshape position will wait for reshape to make progress. However, for dm-raid, in...

5.5CVSS7.2AI score0.00174EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.27 views

CVE-2024-26940 drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Create debugfs ttmresourcemanager entry only if needed The driver creates /sys/kernel/debug/dri/0/mobttm even when the corresponding ttmresourcemanager is not allocated. This leads to a crash when trying to read from...

6.5AI score0.00227EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/01 5:16 a.m.34 views

CVE-2023-52647 media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access When translating source to sink streams in the crossbar subdev, the driver tries to locate the remote subdev connected to the sink pad. The remote pad may...

6.7AI score0.00222EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/04/30 1:32 p.m.13 views

bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution

A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of named processes. This can allow a remote unauthenticated user to cause a...

7.5CVSS5.8AI score0.01242EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 10:40 a.m.10 views

glibc: potential use-after-free in getaddrinfo()

A flaw has been identified in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the nssgethostbyname2r and nssgetcanonnamer hooks without...

5.9CVSS6.7AI score0.01439EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: keys: Fix linking a duplicate key to a keyring's assoc_array

A race condition was found in the Linux kernel's keyring subsystem. When concurrent DNS queries resolve the same hostname, a duplicate index key can be created in the keyring's assocarray. The assocarray implementation has a BUGON check that detects this invalid state, causing a kernel crash. Thi...

5.7AI score0.002EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/29 4:20 p.m.25 views

CVE-2022-48657

In the Linux kernel, the following vulnerability has been resolved: arm64: topology: fix possible overflow in amufiesetup cpufreqgethwmaxfreq returns max frequency in kHz as unsigned int, while freqinvsetmaxratio gets passed this frequency in Hz as 'u64'. Multiplying max frequency by 1000 can...

5.5CVSS7.5AI score0.00248EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.25 views

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.8CVSS6AI score0.00777EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.42 views

CVE-2022-48662

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Really move i915gemcontext.link under ref protection i915perf assumes that it can use the i915gemcontext reference to protect its i915-gem.contexts.list iteration. However, this requires that we do not remove the...

7.8CVSS6.2AI score0.00248EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/28 1:01 p.m.19 views

CVE-2022-48660 gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Set lineeventstate::irq after IRQ register successfully When running gpio test on nxp-ls1028 platform with below command gpiomon --num-events=3 --rising-edge gpiochip1 25 There will be a warning trace as below: Cal...

6.7AI score0.00236EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/28 1:01 p.m.20 views

CVE-2022-48658 mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.

In the Linux kernel, the following vulnerability has been resolved: mm: slub: fix flushcpuslab/freeslab invocations in task context. Commit 5a836bf6b09f "mm: slub: move flushcpuslab invocations freeslab invocations out of IRQ context" moved all flushcpuslab invocations to the global workqueue to...

7.5CVSS6.7AI score0.00667EPSS
SaveExploits0References3
Rows per page
Query Builder