Lucene search
+L

30203 matches found

Ubuntu
Ubuntu
added 2025/02/27 4:31 p.m.32 views

USN-7289-4: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - x86 architecture; - Block layer subsystem; - ACPI drivers; - GPU drivers; - HID subsystem; -...

9.8CVSS7.5AI score0.03395EPSS
SaveExploits2
NVD
NVD
added 2025/02/27 3:15 p.m.32 views

CVE-2025-0759

IBM EntireX 11.1 could allow a local user to unintentionally modify data timestamp integrity due to improper shared resource synchronization...

3.3CVSS0.00108EPSS
SaveExploits0References1
Malwarebytes
Malwarebytes
added 2025/02/27 2:59 p.m.15 views

Countries and companies are fighting at the expense of our data privacy

Data privacy issues are a hot topic in a world where we apparently don’t know who to trust anymore. A few weeks ago, we reported how the UK had secretly ordered Apple to provide blanket access to protected cloud backups around the world. This week, Apple decided to pull the plug on Advanced Data...

6.7AI score
SaveExploits0
Ubuntu
Ubuntu
added 2025/02/27 1:14 p.m.88 views

USN-7207-2: Git vulnerabilities

USN-7207-1 fixed vulnerabilities in Git. This update provides the corresponding updates for Ubuntu 20.04 LTS. Original advisory details: It was discovered that Git incorrectly handled certain URLs when asking for credentials. An attacker could possibly use this issue to mislead the user into typi...

7.5CVSS7.4AI score0.01057EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/27 9:36 a.m.9 views

CVE-2022-49457

In the Linux kernel, the following vulnerability has been resolved: ARM: versatile: Add missing ofnodeput in dcscbinit The devicenode pointer is returned by offindcompatiblenode with refcount incremented. We should use ofnodeput to avoid the refcount leak...

3.3CVSS6.3AI score0.0027EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 9:28 a.m.9 views

CVE-2022-49098

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix potential crash on module unload The vmbus driver relies on the panic notifier infrastructure to perform some operations when a panic event is detected. Since vmbus can be built as module, it is required...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/27 3:15 a.m.24 views

CVE-2025-21772

In the Linux kernel, the following vulnerability has been resolved: partitions: mac: fix handling of bogus partition table Fix several issues in partition probing: - The bailout for a bad partoffset must use putdevsector, since the preceding readpartsector succeeded. - If the partition table clai...

7.8CVSS0.00239EPSS
SaveExploits0References11
NVD
NVD
added 2025/02/27 3:15 a.m.12 views

CVE-2024-52557

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix integer overflow in zynqmpdprateget This patch fixes a potential integer overflow in the zynqmpdprateget The issue comes up when the expression drmdpbwcodetolinkratedp-test.bwcode 10000 is evaluated using 32-bi...

5.5CVSS0.00182EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/02/27 3:13 a.m.10 views

SUSE CVE-2022-49051

In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: Fix out-of-bounds accesses in RX fixup aqc111rxfixup contains several out-of-bounds accesses that can be triggered by a malicious or defective USB device, in particular: - The metadata array...

4.9CVSS6.7AI score0.00428EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.36 views

CVE-2025-21772 partitions: mac: fix handling of bogus partition table

In the Linux kernel, the following vulnerability has been resolved: partitions: mac: fix handling of bogus partition table Fix several issues in partition probing: - The bailout for a bad partoffset must use putdevsector, since the preceding readpartsector succeeded. - If the partition table clai...

7.8CVSS0.00239EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/27 2:18 a.m.197 views

CVE-2025-21772

CVE-2025-21772 involves the Linux kernel partition probing path (mac partition handling). The fix addresses processing of bogus partition tables by: (1) using put_dev_sector() for the bailout when a bad partoffset occurs, after a successful read_part_sector(); (2) rejecting partition tables that ...

7.8CVSS6.5AI score0.00239EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2025/02/27 2:18 a.m.62 views

CVE-2024-52557

The CVE-2024-52557 entry concerns the Linux kernel DRM component zynqmp_dp: rate calculation overflow in zynqmp_dp_rate_get(). The issue arises when drm_dp_bw_code_to_link_rate(dp->test.bw_code) is multiplied by 10000 under 32-bit arithmetic, risking an integer overflow; the patch converts the...

5.5CVSS5.6AI score0.00182EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.2 views

CVE-2024-52557 drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix integer overflow in zynqmpdprateget This patch fixes a potential integer overflow in the zynqmpdprateget The issue comes up when the expression drmdpbwcodetolinkratedp-test.bwcode 10000 is evaluated using 32-bi...

6.4AI score0.00182EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.26 views

CVE-2024-52557 drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix integer overflow in zynqmpdprateget This patch fixes a potential integer overflow in the zynqmpdprateget The issue comes up when the expression drmdpbwcodetolinkratedp-test.bwcode 10000 is evaluated using 32-bi...

0.00182EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.18 views

CVE-2024-52557

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix integer overflow in zynqmpdprateget This patch fixes a potential integer overflow in the zynqmpdprateget The issue comes up when the expression drmdpbwcodetolinkratedp-test.bwcode 10000 is evaluated using 32-bi...

5.5CVSS5.4AI score0.00182EPSS
SaveExploits0
NVD
NVD
added 2025/02/27 2:15 a.m.20 views

CVE-2025-21721

In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle errors that nilfspreparechunk may return Patch series "nilfs2: fix issues with rename operations". This series fixes BUGON check failures reported by syzbot around rename operations, and a minor behavioral issue...

5.5CVSS0.00222EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.19 views

CVE-2025-21744

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix NULL pointer dereference in brcmftxfinalize On removal of the device or unloading of the kernel module a potential NULL pointer dereference occurs. The following sequence deletes the interface: brcmfdetach...

5.5CVSS5.6AI score0.00249EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/27 2:07 a.m.28 views

CVE-2025-21719 ipmr: do not call mr_mfc_uses_dev() for unres entries

In the Linux kernel, the following vulnerability has been resolved: ipmr: do not call mrmfcusesdev for unres entries syzbot found that calling mrmfcusesdev for unres entries would crash 1, because c-mfcun.res.minvif / c-mfcun.res.maxvif alias to "struct skbuffhead unresolved", which contain two...

7.1CVSS0.00204EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/27 2:07 a.m.14 views

CVE-2024-57999 powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW Power Hypervisor can possibily allocate MMIO window intersecting with Dynamic DMA Window DDW range, which is over 32-bit addressing. These MMIO pages needs to be...

8.8CVSS6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/27 2:07 a.m.34 views

CVE-2024-57982 xfrm: state: fix out-of-bounds read during lookup

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: fix out-of-bounds read during lookup lookup and resize can run in parallel. The xfrmstatehashgeneration seqlock ensures a retry, but the hash functions can observe a hmask value that is too large for the new hlist...

7.8CVSS0.00245EPSS
SaveExploits0References4
Rows per page
Query Builder