Lucene search
+L

409174 matches found

Cvelist
Cvelist
added 2025/03/27 4:42 p.m.21 views

CVE-2022-49750 cpufreq: CPPC: Add u64 casts to avoid overflowing

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Add u64 casts to avoid overflowing The fields of the CPC object are unsigned 32-bits values. To avoid overflows while using CPC's values, add 'u64' casts...

0.00161EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.16 views

CVE-2022-49750

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Add u64 casts to avoid overflowing The fields of the CPC object are unsigned 32-bits values. To avoid overflows while using CPC's values, add 'u64' casts...

5.5CVSS5.3AI score0.00161EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.20 views

CVE-2022-49749 i2c: designware: use casting of u64 in clock multiplication to avoid overflow

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: use casting of u64 in clock multiplication to avoid overflow In functions i2cdwscllcnt and i2cdwsclhcnt may have overflow by depending on the values of the given parameters including the icclk. For example in our...

0.0019EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.27 views

CVE-2022-49747 erofs/zmap.c: Fix incorrect offset calculation

In the Linux kernel, the following vulnerability has been resolved: erofs/zmap.c: Fix incorrect offset calculation Effective offset to add to length was being incorrectly calculated, which resulted in iomap-length being set to 0, triggering a WARNON in iomapiterdone. Fix that, and describe it in...

0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/27 4:42 p.m.13 views

CVE-2022-49745 fpga: m10bmc-sec: Fix probe rollback

In the Linux kernel, the following vulnerability has been resolved: fpga: m10bmc-sec: Fix probe rollback Handle probe error rollbacks properly to avoid leaks...

5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.18 views

CVE-2022-49739 gfs2: Always check inode size of inline inodes

In the Linux kernel, the following vulnerability has been resolved: gfs2: Always check inode size of inline inodes Check if the inode size of stuffed inline inodes is within the allowed range when reading inodes from disk gfs2dinodein. This prevents us from on-disk corruption. The two checks in...

7.1CVSS0.00199EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.18 views

CVE-2022-49739

In the Linux kernel, the following vulnerability has been resolved: gfs2: Always check inode size of inline inodes Check if the inode size of stuffed inline inodes is within the allowed range when reading inodes from disk gfs2dinodein. This prevents us from on-disk corruption. The two checks in...

7.1CVSS5.4AI score0.00199EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/27 4:37 p.m.29 views

CVE-2023-52942 cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Fix wrong check in updateparentsubpartscpumask It was found that the check to see if a partition could use up all the cpus from the parent cpuset in updateparentsubpartscpumask was incorrect. As a result, it is...

0.00218EPSS
SaveExploits0References2
Openbugbounty
Openbugbounty
added 2025/03/27 3:44 p.m.7 views

goededoelkerstkaarten.nl Cross Site Scripting vulnerability OBB-4040946

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2025/03/27 3:28 p.m.5 views

dbchan.net Cross Site Scripting vulnerability OBB-4040905

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2025/03/27 3:26 p.m.6 views

cars.ie Cross Site Scripting vulnerability OBB-4040898

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
NVD
NVD
added 2025/03/27 3:15 p.m.12 views

CVE-2025-21886

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP hang on parent deregistration Fix the destroyunusedimplicitchildmr to prevent hanging during parent deregistration as of below 1. Upon entering destroyunusedimplicitchildmr, the reference count for the...

5.5CVSS0.00199EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/27 3:15 p.m.22 views

UBUNTU-CVE-2025-21886

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP hang on parent deregistration Fix the destroyunusedimplicitchildmr to prevent hanging during parent deregistration as of below 1. Upon entering destroyunusedimplicitchildmr, the reference count for the...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/27 2:57 p.m.13 views

CVE-2025-21876 iommu/vt-d: Fix suspicious RCU usage

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix suspicious RCU usage Commit "iommu/vt-d: Allocate DMAR fault interrupts locally" moved the call to enabledrhdfaulthandling to a code path that does not hold any lock while traversing the drhd list. Fix it by...

8.8CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.25 views

CVE-2025-21876 iommu/vt-d: Fix suspicious RCU usage

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix suspicious RCU usage Commit "iommu/vt-d: Allocate DMAR fault interrupts locally" moved the call to enabledrhdfaulthandling to a code path that does not hold any lock while traversing the drhd list. Fix it by...

8.8CVSS0.0021EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.26 views

CVE-2024-58090 sched/core: Prevent rescheduling when interrupts are disabled

In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed while loop testing kexec jump: Interrupts enabled after irqrouterresume+0x0/0x50 WARNING: CPU: 0 PID: 560 at drivers/base/syscore.c:1...

0.00215EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/03/27 1:38 p.m.33 views

CVE-2025-21871

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix supplicant wait loop OP-TEE supplicant is a user-space daemon and it's possible for it be hung or crashed or killed in the middle of processing an OP-TEE RPC call. It becomes more complicated when there is incorre...

5.5CVSS5.7AI score0.00199EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 1:38 p.m.17 views

CVE-2025-21870 ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiers

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiers Other, non DAI copier widgets could have the same stream name sname as the ALH copier and in that case the copier-data is NULL, no alhdata is attached, which could...

7.8CVSS6.1AI score
SaveExploits0References6
Openbugbounty
Openbugbounty
added 2025/03/27 7:33 a.m.6 views

elbilen.se Cross Site Scripting vulnerability OBB-4040813

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2025/03/27 7:25 a.m.4 views

el-cantil-condos-san-miguel-de.hotels-quintanaroo.com Cross Site Scripting vulnerability OBB-4040793

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Rows per page
Query Builder