Lucene search
+L

1736 matches found

Cvelist
Cvelist
added 2024/08/17 9:9 a.m.33 views

CVE-2024-42321 net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE

In the Linux kernel, the following vulnerability has been resolved: net: flowdissector: use DEBUGNETWARNONONCE The following splat is easy to reproduce upstream as well as in -stable kernels. Florian Westphal provided the following commit: d1dab4f71d37 "net: add and use skbgethashsymmetricnet" bu...

0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 9:9 a.m.28 views

CVE-2024-42317 mm/huge_memory: avoid PMD-size page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: avoid PMD-size page cache if needed xarray can't support arbitrary page cache size. the largest and supported page cache size is defined as MAXPAGECACHEORDER by commit 099d90642a71 "mm/filemap: make MAXPAGECACHEORD...

6.3AI score
SaveExploits0References5
NVD
NVD
added 2024/08/07 4:15 p.m.20 views

CVE-2024-42241

In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache if needed For shmem files, it's possible that PMD-sized page cache can't be supported by xarray. For example, 512MB page cache on ARM64 when the base page size is 64KB can't be supported by...

5.5CVSS0.00211EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/08/07 4:15 p.m.47 views

CVE-2024-42240

In the Linux kernel, the following vulnerability has been resolved: x86/bhi: Avoid warning in DB handler due to BHI mitigation When BHI mitigation is enabled, if SYSENTER is invoked with the TF flag set then entrySYSENTERcompat uses CLEARBRANCHHISTORY and calls the clearbhbloop before the TF flag...

5.5CVSS6.3AI score0.00219EPSS
SaveExploits0References34
Cvelist
Cvelist
added 2024/08/07 3:14 p.m.37 views

CVE-2024-42241 mm/shmem: disable PMD-sized page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache if needed For shmem files, it's possible that PMD-sized page cache can't be supported by xarray. For example, 512MB page cache on ARM64 when the base page size is 64KB can't be supported by...

0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/07 3:14 p.m.18 views

CVE-2024-42241 mm/shmem: disable PMD-sized page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache if needed For shmem files, it's possible that PMD-sized page cache can't be supported by xarray. For example, 512MB page cache on ARM64 when the base page size is 64KB can't be supported by...

6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/08/07 3:14 p.m.21 views

CVE-2024-42241 mm/shmem: disable PMD-sized page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache if needed For shmem files, it's possible that PMD-sized page cache can't be supported by xarray. For example, 512MB page cache on ARM64 when the base page size is 64KB can't be supported by...

6.6AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/07 3:14 p.m.18 views

CVE-2024-42240 x86/bhi: Avoid warning in #DB handler due to BHI mitigation

In the Linux kernel, the following vulnerability has been resolved: x86/bhi: Avoid warning in DB handler due to BHI mitigation When BHI mitigation is enabled, if SYSENTER is invoked with the TF flag set then entrySYSENTERcompat uses CLEARBRANCHHISTORY and calls the clearbhbloop before the TF flag...

6.2AI score
SaveExploits0References9
zdt
zdt
added 2024/08/07 12:0 a.m.165 views

Linux DRM drm_file_update_pid() Race Condition / Use-After-Free Exploit

Linux DRM has drmfileupdatepid call to getpid too late, which creates a race condition that can lead to use-after-free issue of a struct pid. Linux: DRM: refcount incremented too late in drmfileupdatepid I am sending this to security@ and to the drm-misc maintainers - based on...

7CVSS6.6AI score0.00229EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:0 a.m.7 views

The vulnerability of the drm_file_update_pid() function in the video driver of the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the drmfileupdatepid function in the drivers/gpu/drm/drmfile.c video driver of the Linux operating system is related to the reutilization of previously freed memory due to competitive access to resources race condition. Exploiting this vulnerability can allow an attacker to...

7CVSS6.5AI score0.00229EPSS
SaveExploits3References22Affected Software8
Packet Storm
Packet Storm
added 2024/08/05 12:0 a.m.272 views

Linux DRM drm_file_update_pid() Race Condition / Use-After-Free

Linux: DRM: refcount incremented too late in drmfileupdatepid I am sending this to security@ and to the drm-misc maintainers - based on https://drm.pages.freedesktop.org/maintainer-tools/committer-drm-misc.htmlmerge-criteria I think this falls into drm-misc's area of responsibility? === summary =...

7AI score0.00229EPSS
SaveExploits3
Cvelist
Cvelist
added 2024/07/29 3:52 p.m.35 views

CVE-2024-42082 xdp: Remove WARN() from __xdp_reg_mem_model()

In the Linux kernel, the following vulnerability has been resolved: xdp: Remove WARN from xdpregmemmodel syzkaller reports a warning in xdpregmemmodel. The warning occurs only if memidinithashtable returns an error. It returns the error in two cases: 1. memory allocation fails; 2. rhashtableinit...

0.00249EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.21 views

CVE-2024-41068 s390/sclp: Fix sclp_init() cleanup on failure

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix sclpinit cleanup on failure If sclpinit fails it only partially cleans up: if there are multiple failing calls to sclpinit sclpstatechangeevent will be added several times to sclpreglist, which results in the...

6.6AI score0.00243EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.26 views

CVE-2024-41058 cachefiles: fix slab-use-after-free in fscache_withdraw_volume()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in fscachewithdrawvolume We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

7.1AI score0.00281EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/29 2:31 p.m.129 views

CVE-2024-41031

CVE-2024-41031 (Linux kernel) affects ARM64 builds where HPAGE_PMD_ORDER is 13 for 64KB base pages. The vulnerability arises in mm/filemap when the PMD-sized page cache cannot be supported by xarray, triggering kernel warnings and a broken path during page cache handling. The impact is described ...

5.5CVSS6.4AI score0.00288EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/07/29 2:31 p.m.112 views

CVE-2024-41027

CVE-2024-41027 affects the Linux kernel userfaultfd API. The issue arises when a feature not enabled in kernel config is requested: instead of returning an error, the kernel silently lists all features, potentially triggering a warning (as seen in zap_pte_range mortgage path). The fix is to have ...

3.3CVSS6.4AI score0.00282EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2024/07/16 9:25 p.m.21 views

CVE-2022-48825

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Add stagwork to all the vports Call trace seen when creating NPIV ports, only 32 out of 64 show online. stag work was not initialized for vport, hence initialize the stag work. WARNING: CPU: 8 PID: 645 at...

4.4CVSS7AI score0.00268EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.36 views

CVE-2022-48848 tracing/osnoise: Do not unregister events twice

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Do not unregister events twice Nicolas reported that using: trace-cmd record -e all -M 10 -p osnoise --poll Resulted in the following kernel warning: ------------ cut here ------------ WARNING: CPU: 0 PID: 1217 a...

0.00217EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.62 views

CVE-2022-48833

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.5CVSS5.6AI score0.00237EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.31 views

CVE-2022-48795 parisc: Fix data TLB miss in sba_unmap_sg

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix data TLB miss in sbaunmapsg Rolf Eike Beer reported the following bug: 1274934.746891 Bad Address null pointer deref?: Code=15 Data TLB miss fault at addr 0000004140000018 1274934.746891 CPU: 3 PID: 5549 Comm: cmake N...

0.00239EPSS
SaveExploits0References8
Rows per page
Query Builder