Lucene search
+L

6374 matches found

SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.8 views

SUSE CVE-2025-40156

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error pointer dereference. Use ISERRORNULL to check that the pointer is vali...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.5 views

SUSE CVE-2025-40188

In the Linux kernel, the following vulnerability has been resolved: pwm: berlin: Fix wrong register in suspend/resume The 'enable' register should be BERLINPWMEN rather than BERLINPWMENABLE, otherwise, the driver accesses wrong address, there will be cpu exception then kernel panic during...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2025/11/14 12:0 a.m.18 views

CVE-2024-44630

Multiple parameters in register.php in PHPGurukul Student Record System 3.20 are vulnerable to SQL injection. These include: c-full, fname, mname,lname, gname, ocp, nation, mobno, email, board1, roll1, pyear1, board2, roll2, pyear2, sub1,marks1, sub2, course-short, income, category, ph, country,...

0.0024EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/11/14 12:0 a.m.8 views

CVE-2024-44630

Multiple parameters in register.php in PHPGurukul Student Record System 3.20 are vulnerable to SQL injection. These include: c-full, fname, mname,lname, gname, ocp, nation, mobno, email, board1, roll1, pyear1, board2, roll2, pyear2, sub1,marks1, sub2, course-short, income, category, ph, country,...

7.2AI score0.0024EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/11/14 12:0 a.m.9 views

PT-2025-46968

Name of the Vulnerable Software and Affected Versions PHPGurukul Student Record System version 3.20 Description The Student Record System contains multiple parameters in the ‘register.php’ file that are susceptible to SQL injection. The following parameters are affected: c-full, fname, mname,...

6.5CVSS7.8AI score0.0024EPSS
SaveExploits1References4
CVE
CVE
added 2025/11/14 12:0 a.m.23 views

CVE-2024-44630

CVE-2024-44630 affects PHPGurukul Student Record System 3.20. The vulnerability is an SQL injection in the file register.php due to insufficient input validation for multiple parameters: c-full, fname, mname, lname, gname, ocp, nation, mobno, email, board1, roll1, pyear1, board2, roll2, pyear2, s...

6.5CVSS7.2AI score0.0024EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2025/11/14 12:0 a.m.9 views

PHPGurukul Student Record System 安全漏洞

Student Record System is a software application. Student Record System suffers from a SQL injection vulnerability that stems from the lack of validation of external input SQL statements for multiple parameters in register.php. An attacker can exploit this vulnerability to execute illegal SQL...

6.5CVSS8.1AI score0.0024EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/11/13 9:31 p.m.10 views

EUVD-2022-55680

ZenTao Biz 6.5, ZenTao Max 3.0, ZenTao Open Source Edition 16.5, and ZenTao Open Source Edition 16.5.beta1 contain an SQL injection vulnerability in the login functionality. The application does not properly validate the account parameter on /zentao/user-login.html before using it in a database...

8.7CVSS7.5AI score0.0045EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/11/13 4:40 p.m.5 views

CVE-2025-40157

A flaw was found in the Linux kernel's i10nmedac driver. A local user with elevated privileges could trigger a denial of service when the driver is loaded on systems where a memory controller is disabled by the BIOS due to unpopulated memory modules DIMMs. This specific condition causes a...

4.4CVSS7.7AI score0.00229EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 1:54 p.m.7 views

CVE-2025-40122

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix IA32PMCxCFGB MSRs access error When running perffuzzer on PTL, sometimes the below "unchecked MSR access error" is seen when accessing IA32PMCxCFGB MSRs. 55.611268 unchecked MSR access error: WRMSR to 0x1986...

4.7CVSS5.2AI score0.00185EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/13 12:30 a.m.7 views

EUVD-2025-150386

In the Linux kernel, the following vulnerability has been resolved: pwm: berlin: Fix wrong register in suspend/resume The 'enable' register should be BERLINPWMEN rather than BERLINPWMENABLE, otherwise, the driver accesses wrong address, there will be cpu exception then kernel panic during...

5.8AI score0.0021EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/11/13 12:24 a.m.6 views

SUSE CVE-2025-40122

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix IA32PMCxCFGB MSRs access error When running perffuzzer on PTL, sometimes the below "unchecked MSR access error" is seen when accessing IA32PMCxCFGB MSRs. 55.611268 unchecked MSR access error: WRMSR to 0x1986...

5.5CVSS6.4AI score0.00185EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.6 views

Siemens SIMATIC S7-1500 Use After Free (CVE-2024-53165)

In the Linux kernel, the following vulnerability has been resolved: sh: intc: Fix use-after-free bug in registerintccontroller In the error handling for this function, d is freed without ever removing it from intclist which would lead to a use after free. To fix this, let's only add it to the lis...

7.8CVSS6.4AI score0.00258EPSS
SaveExploits0References6
NVD
NVD
added 2025/11/12 10:15 p.m.9 views

CVE-2025-40188

In the Linux kernel, the following vulnerability has been resolved: pwm: berlin: Fix wrong register in suspend/resume The 'enable' register should be BERLINPWMEN rather than BERLINPWMENABLE, otherwise, the driver accesses wrong address, there will be cpu exception then kernel panic during...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:15 p.m.2 views

DEBIAN-CVE-2025-40188

In the Linux kernel, the following vulnerability has been resolved: pwm: berlin: Fix wrong register in suspend/resume The 'enable' register should be BERLINPWMEN rather than BERLINPWMENABLE, otherwise, the driver accesses wrong address, there will be cpu exception then kernel panic during...

5.1AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.15 views

UBUNTU-CVE-2025-40188

In the Linux kernel, the following vulnerability has been resolved: pwm: berlin: Fix wrong register in suspend/resume The 'enable' register should be BERLINPWMEN rather than BERLINPWMENABLE, otherwise, the driver accesses wrong address, there will be cpu exception then kernel panic during...

5.7AI score0.0021EPSS
SaveExploits0References40
CVE
CVE
added 2025/11/12 9:56 p.m.27 views

CVE-2025-40188

CVE-2025-40188 affects the Linux kernel PWM Berlin driver. The root cause is an incorrect register being used during suspend/resume: the code writes to BERLIN_PWM_ENABLE instead of BERLIN_PWM_EN, causing the driver to access the wrong address. This misaccess leads to a CPU exception and kernel pa...

6AI score0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.7 views

CVE-2025-40188

In the Linux kernel, the following vulnerability has been resolved: pwm: berlin: Fix wrong register in suspend/resume The 'enable' register should be BERLINPWMEN rather than BERLINPWMENABLE, otherwise, the driver accesses wrong address, there will be cpu exception then kernel panic during...

5.1AI score0.0021EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.14 views

CVE-2025-40188 pwm: berlin: Fix wrong register in suspend/resume

In the Linux kernel, the following vulnerability has been resolved: pwm: berlin: Fix wrong register in suspend/resume The 'enable' register should be BERLINPWMEN rather than BERLINPWMENABLE, otherwise, the driver accesses wrong address, there will be cpu exception then kernel panic during...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 9:56 p.m.4 views

CVE-2025-40188 pwm: berlin: Fix wrong register in suspend/resume

In the Linux kernel, the following vulnerability has been resolved: pwm: berlin: Fix wrong register in suspend/resume The 'enable' register should be BERLINPWMEN rather than BERLINPWMENABLE, otherwise, the driver accesses wrong address, there will be cpu exception then kernel panic during...

6.2AI score
SaveExploits0References11
Rows per page
Query Builder