Lucene search
+L

11048 matches found

CVE
CVE
added 4 days ago7 views

CVE-2026-64100

CVE-2026-64100 : In the Linux kernel, the drm/msm driver fix addresses a deadlock in the shrinker path under PROVE_LOCKING with Snapdragon X1 and VM reclaim pressure. The issue occurs when kswapd (fs_reclaim) holds the fs_reclaim lock while the MSM shrinker calls dma_resv_lock, creating a circula...

5.5AI score0.00173EPSS
Exploits0References3
OSV
OSV
added 4 days ago6 views

CVE-2026-64053 block: don't overwrite bip_vcnt in bio_integrity_copy_user()

In the Linux kernel, the following vulnerability has been resolved: block: don't overwrite bipvcnt in biointegritycopyuser biointegrityaddpage already sets bipvcnt to 1 for the bounce segment. Overwriting it with nrvecs breaks bipvcnt = bipmaxvcnt on WRITE bipmaxvcnt is 1, so the gap-merge checks...

7.8CVSS5.4AI score0.00128EPSS
Exploits0References7
OSV
OSV
added 4 days ago4 views

CVE-2026-64048 net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot

In the Linux kernel, the following vulnerability has been resolved: net/smc: reject CHID-0 ACCEPT that matches an empty ismdev slot On the SMC-D client, slot 0 of ini-ismdev/ini-ismchid is reserved for an SMC-Dv1 device. smcfindismv2deviceclnt populates V2 entries starting at index 1, so when no ...

7.5CVSS5.4AI score0.00485EPSS
Exploits0References9
Cvelist
Cvelist
added 4 days ago28 views

CVE-2026-64041 ASoC: codecs: fs210x: fix possible buffer overflow

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: fs210x: fix possible buffer overflow In fs210xeffectsceneinfo, a string was copied like this: strscpyDST, SRC, strlenSRC + 1; A buffer overflow would happen if strlenSRC = sizeofDST. Actually, strscpy must be used...

7.8CVSS0.00175EPSS
Exploits0References3
Debian CVE
Debian CVE
added 4 days ago3 views

CVE-2026-64033

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Fix use-after-free in path file creation cleanup In the error path of rtrssrvcreatepathfiles, the sysfs root folders may already have been created and srvpath-kobj may already have been initialized. If a later step...

9.8CVSS5.3AI score0.00495EPSS
Exploits0
Cvelist
Cvelist
added 4 days ago31 views

CVE-2026-64000 net: hsr: fix potential OOB access in supervision frame handling

In the Linux kernel, the following vulnerability has been resolved: net: hsr: fix potential OOB access in supervision frame handling Ensure the entire TLV header is linearized before access by adding sizeofstruct hsrsuptlv to the pskbmaypull calls. Without this, a truncated frame could cause an...

9.8CVSS0.00497EPSS
Exploits0References6
CVE
CVE
added 4 days ago11 views

CVE-2026-63912

The CVE concerns the Linux kernel XFRM/ESP path. The vulnerability arises in the ESP out-of-place fast path where an out-of-line trailer is written before dest page frag allocation; the head gate and tail code previously treated skb->data_len and tailen separately, risking an overflow when the...

9.8CVSS5.5AI score0.00704EPSS
Exploits0References8
CVE
CVE
added 4 days ago15 views

CVE-2026-63838

The CVE-2026-63838 entry concerns the Linux kernel ASoC rsnd subsystem. It fixes a potential out-of-bounds access in rsnd_dai_of_node() caused by a boundary check (i >= RSND_MAX_COMPONENT) not guaranteeing component_dais[RSND_MAX_COMPONENT] remains zero, so a loop could read past the end of th...

5.4AI score0.00168EPSS
Exploits0References5
OSV
OSV
added 4 days ago4 views

CVE-2026-63838 ASoC: rsnd: Fix potential out-of-bounds access of component_dais[]

In the Linux kernel, the following vulnerability has been resolved: ASoC: rsnd: Fix potential out-of-bounds access of componentdais componentdaisRSNDMAXCOMPONENT is initially zero-initialized and later populated in rsnddaiofnode. However, the existing boundary check: if i = RSNDMAXCOMPONENT does...

5.3AI score0.00168EPSS
Exploits0References8
CVE
CVE
added 4 days ago12 views

CVE-2026-63833

The CVE-2026-63833 issue affects the Linux kernel ntfs3 module: an unprivileged user on a writable NTFS3 mount could abuse the empty-prefix xattr handler to write to reserved $LX* attributes, enabling planting root ownership and S_ISUID on their file and obtaining effective user ID 0 after inode ...

7.1CVSS5.5AI score0.00118EPSS
Exploits0References7
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-63833 ntfs3: reject direct userspace writes to reserved $LX* xattrs

In the Linux kernel, the following vulnerability has been resolved: ntfs3: reject direct userspace writes to reserved $LX xattrs NTFS3 uses $LXUID, $LXGID, $LXMOD and $LXDEV as internal WSL permission metadata and reloads them into iuid, igid and imode from ntfsgetwslperm. Because the empty-prefi...

7.1CVSS0.00118EPSS
Exploits0References7
OSV
OSV
added 4 days ago4 views

CVE-2026-63823 keys: Pin request_key_auth payload in instantiate paths

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

7.8CVSS5.3AI score0.00117EPSS
Exploits0References11
CVE
CVE
added 4 days ago11 views

CVE-2026-63809

CVE-2026-63809 affects the Linux kernel memory-management path used by BPF when handling proc sysctl writes. The vulnerability stems from proc_sys_call_handler() allocating a temporary sysctl buffer with kvzalloc() and passing it to __cgroup_bpf_run_filter_sysctl(); since kvzalloc() may fall back...

7.8CVSS5.6AI score0.00146EPSS
Exploits0References8
OSV
OSV
added 4 days ago5 views

CVE-2026-53379 media: i2c: ov8856: free control handler on error in ov8856_init_controls()

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

5.3AI score0.00161EPSS
Exploits0References10
CVE
CVE
added 4 days ago14 views

CVE-2026-53379

The CVE affects the Linux kernel media/i2c ov8856 driver. In ov8856_init_controls(), the control handler is not freed if adding controls fails, leading to a resource leak on the error path. The fix adds an error exit label and converts the existing error return to use it, ensuring the control han...

5.4AI score0.00161EPSS
Exploits0References7
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-45452

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

5.3AI score0.00161EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 4 days ago7 views

PT-2026-61321

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix locking in .getsockopt Mirror iucv sock setsockopt and wrap the whole switch in lock sock/release sock. The pre-existing SO MSGLIMIT-only lock becomes redundant and is removed. Any AF IUCV HIPER user can potentially...

5.3AI score0.00129EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 4 days ago10 views

PT-2026-61496

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the net: wwan: iosm component. The issue occurs within the ipc imem init function, where memory allocated by the ipc protocol init function is not properly freed...

5.1AI score0.00161EPSS
Exploits0
Positive Technologies
Positive Technologies
added 4 days ago10 views

PT-2026-61259

In the Linux kernel, the following vulnerability has been resolved: parport: Fix race between port and client registration The parport subsystem registers port devices before they are fully initialised, resulting in a race condition where client drivers such as lp can attach to ports that are not...

5.3AI score0.00164EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 6 days ago12 views

kernel: xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete

A flaw was found in the Linux kernel's xfrm IPSec framework subsystem. This vulnerability, a use-after-free, occurs when the system incorrectly manages memory related to security policies, specifically during the deletion of xfrmstate lists. An attacker with local access could exploit this flaw b...

7.8CVSS6.3AI score0.0013EPSS
Exploits1References5
Rows per page
Query Builder