Lucene search
+L

13163 matches found

Positive Technologies
Positive Technologies
added 2025/04/23 12:00 a.m.16 views

PT-2025-25847

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists between the set blocksize and read paths in the Linux kernel, which can cause a kernel crash. This issue arises when the set blocksize function changes i blksize...

7.8CVSS7.8AI score0.00397EPSS
SaveExploits0References230
Positive Technologies
Positive Technologies
added 2025/04/23 12:00 a.m.11 views

PT-2025-29008

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: The Linux kernel contains an issue within the smartpqi module related to the smp processor id function. Calling smp processor id in preemptible kernels can lead to an error message and...

7.8CVSS8.5AI score0.03133EPSS
SaveExploits12References1839
Positive Technologies
Positive Technologies
added 2025/04/22 12:00 a.m.12 views

PT-2025-28357

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the Linux kernel, specifically the fimc is hw change mode function, which changes camera modes without waiting for hardware completion. This can lead to corrupted da...

7.8CVSS8.1AI score0.00462EPSS
SaveExploits0References318
Positive Technologies
Positive Technologies
added 2025/04/22 12:00 a.m.4 views

PT-2025-20540

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference issue has been resolved in the Linux kernel. The issue is related to the mlx5 create inner ,ttc table functions, where a NULL check has been added for the retu...

5.5CVSS6.5AI score0.0026EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/22 12:00 a.m.11 views

PT-2025-29061 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to the JIT code size calculation of BPF trampolines on the powerpc architecture. The arch bpf trampoline size function provides a JIT size for...

4.6CVSS6.2AI score0.00137EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/04/22 12:00 a.m.9 views

PT-2025-22187

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue can occur due to a race condition between the ksmbd session rpc open and session rpc close functions. This is resolved by adding rpc lock to the session to protect...

7.8CVSS7.2AI score0.00533EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/21 12:00 a.m.10 views

PT-2025-22161

Name of the Vulnerable Software and Affected Versions: Linux kernel Description: A use-after-free vulnerability exists in the ksmbd module of the Linux kernel, specifically in the smb2 sess setup function. This flaw could allow a remote attacker to cause a denial of service. The vulnerability was...

10CVSS7AI score0.00975EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2025/04/18 11:19 p.m.17 views

SUSE CVE-2025-37785

In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot dir Mounting a corrupted filesystem with directory which contains '.' dir entry with reclen == block size results in out-of-bounds read later on, when the corrupted directory is removed...

6CVSS6.3AI score0.0029EPSS
SaveExploits0References24
GithubExploit
GithubExploit
added 2025/04/18 2:22 p.m.768 views

Exploit for Use After Free in Linux Linux_Kernel

PoC exploit for CVE-2025-21756, a Linux kernel vulnerability. Th...

7.8CVSS7AI score0.00873EPSS
SaveExploits3
NVD
NVD
added 2025/04/18 2:15 p.m.16 views

CVE-2025-40364

In the Linux kernel, the following vulnerability has been resolved: iouring: fix ioreqprepasync with provided buffers ioreqprepasync can import provided buffers, commit the ring state by giving up on that before, it'll be reimported later if needed...

7.8CVSS0.00274EPSS
SaveExploits0References7
NVD
NVD
added 2025/04/18 7:15 a.m.13 views

CVE-2025-40325

In the Linux kernel, the following vulnerability has been resolved: md/raid10: wait barrier before returning discard request with REQNOWAIT raid10handlediscard should wait barrier before returning a discard bio which has REQNOWAIT. And there is no need to print warning calltrace if a discard bio...

5.5CVSS0.00235EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/18 7:15 a.m.13 views

CVE-2025-39755

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix cb7210 pcmcia Oops The pcmciadriver struct was still only using the old .name initialization in the drv field. This led to a NULL pointer deref Oops in strcmp called from pcmciaregisterdriver. Initialize the...

5.5CVSS0.00226EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/18 7:15 a.m.15 views

CVE-2025-39930

In the Linux kernel, the following vulnerability has been resolved: ASoC: simple-card-utils: Don't use freedevicenode at graphutilparsedai commit 419d1918105e "ASoC: simple-card-utils: use freedevicenode for device node" uses freedevicenode for dlc-ofnode, but we need to keep it while driver is i...

8.4CVSS0.00248EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/18 7:15 a.m.16 views

CVE-2025-38575

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use aeadrequestfree to match aeadrequestalloc Use aeadrequestfree instead of kfree to properly free memory allocated by aeadrequestalloc. This ensures sensitive crypto data is zeroed before being freed...

5.5CVSS0.00258EPSS
SaveExploits0References8
NVD
NVD
added 2025/04/18 7:15 a.m.10 views

CVE-2025-38152

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Clear tablesz when rprocshutdown There is case as below could trigger kernel dump: Use U-Boot to start remote processorrproc with resource table published to a fixed address by rproc. After Kernel boots up, stop...

5.5CVSS0.00255EPSS
SaveExploits0References8
NVD
NVD
added 2025/04/18 7:15 a.m.11 views

CVE-2025-37893

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix off-by-one error in buildprologue Vincent reported that running BPF progs with tailcalls on LoongArch causes kernel hard lockup. Debugging the issues shows that the JITed image missing a jirl instruction at th...

7.8CVSS0.00266EPSS
SaveExploits0References5
NVD
NVD
added 2025/04/18 7:15 a.m.22 views

CVE-2025-37785

In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot dir Mounting a corrupted filesystem with directory which contains '.' dir entry with reclen == block size results in out-of-bounds read later on, when the corrupted directory is removed...

7.8CVSS0.0029EPSS
SaveExploits0References12
CVE
CVE
added 2025/04/18 7:01 a.m.155 views

CVE-2025-40325

CVE-2025-40325 – Linux kernel raid10 discard handling Issue: In md/raid10, a discard BIO with REQ_NOWAIT could be returned without waiting for a barrier, potentially leaving the system with an inconsistent discard handling path. The fix enforces waiting for the barrier before returning such a dis...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.16 views

CVE-2025-40114

In the Linux kernel, the following vulnerability has been resolved: iio: light: Add check for array bounds in veml6075readinttimems The array contains only 5 elements, but the index calculated by veml6075readinttimeindex can range from 0 to 7, which could lead to out-of-bounds access. The check...

7.8CVSS6.1AI score0.00248EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/18 7:01 a.m.23 views

CVE-2025-40014

In the Linux kernel, the following vulnerability has been resolved: objtool, spi: amd: Fix out-of-bounds stack access in amdsetspifreq If speedhz AMDSPIMINHZ, amdsetspifreq iterates over the entire amdspifreq array without breaking out early, causing 'i' to go beyond the array bounds. Fix that by...

7.8CVSS5.8AI score0.00223EPSS
SaveExploits0
Rows per page
Query Builder