Lucene search
+L

13947 matches found

NVD
NVD
added 2024/05/30 4:15 p.m.31 views

CVE-2024-36892

In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid zeroing outside-object freepointer for single free Commit 284f17ac13fe "mm/slub: handle bulk and single object freeing separately" splits single and bulk object freeing in two functions slabfree and slabfreebulk...

5.5CVSS6.4AI score0.00196EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/30 4:15 p.m.6 views

DEBIAN-CVE-2024-36881

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: reset ptes when close for wr-protected ones Userfaultfd unregister includes a step to remove wr-protect bits from all the relevant pgtable entries, but that only covered an explicit UFFDIOUNREGISTER ioctl, not a...

5.5CVSS5.6AI score0.00239EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.20 views

CVE-2024-36903

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix potential uninit-value access in ip6makeskb As it was done in commit fc1092f51567 "ipv4: Fix uninit-value access in ipmakeskb" for IPv4, check FLOWIFLAGKNOWNNH on fl6-flowi6flags instead of testing HDRINCL on the socket...

5.5CVSS5.9AI score0.0023EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.26 views

CVE-2024-36887

In the Linux kernel, the following vulnerability has been resolved: e1000e: change usleeprange to udelay in PHY mdic access This is a partial revert of commit 6dbdd4de0362 "e1000e: Workaround for sporadic MDI error on Meteor Lake systems". The referenced commit used usleeprange inside the PHY...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.41 views

CVE-2024-36031

In the Linux kernel, the following vulnerability has been resolved: keys: Fix overwrite of key expiration on instantiation The expiry time of a key is unconditionally overwritten during instantiation, defaulting to turn it permanent. This causes a problem for DNS resolution as the expiration set ...

9.8CVSS6.4AI score0.00747EPSS
SaveExploits0References23
CVE
CVE
added 2024/05/30 3:35 p.m.163 views

CVE-2024-36956

CVE-2024-36956 affects the Linux kernel’s thermal subsystem (thermal/debugfs). The root cause is that thermal_debug_tz_remove() does not free all allocated memory for thermal zone diagnostics when a zone is removed, making some memory unreachable. The vulnerability is addressed by modifying therm...

5.5CVSS6.8AI score0.00194EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/05/30 3:35 p.m.16 views

CVE-2024-36945 net/smc: fix neighbour and rtable leak in smc_ib_find_route()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix neighbour and rtable leak in smcibfindroute In smcibfindroute, the neighbour found by neighlookup and rtable resolved by iprouteoutputflow are not released or put before return. It may cause the refcount leak, so fix...

7.5CVSS5.9AI score
SaveExploits0References8
CVE
CVE
added 2024/05/30 3:35 p.m.105 views

CVE-2024-36943

CVE-2024-36943 involves the Linux kernel’s fs/proc/task_mmu code. The race condition occurs in make_uffd_wp_pte() where ptep modifications could race with concurrent accesses, risking loss of the young/dirty bits during pagemap scanning. The incorrect sequence (pte = ptep_get(ptep); ptep_modify_p...

7.3CVSS6.7AI score0.00182EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/05/30 3:35 p.m.22 views

CVE-2024-36943 fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

7.3CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.29 views

CVE-2024-36927 ipv4: Fix uninit-value access in __ip_make_skb()

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in ipmakeskb KMSAN reported uninit-value access in ipmakeskb 1. ipmakeskb tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling setsockopt2 with...

6.5AI score0.0017EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.37 views

CVE-2024-36916 blk-iocost: avoid out of bounds shift

In the Linux kernel, the following vulnerability has been resolved: blk-iocost: avoid out of bounds shift UBSAN catches undefined behavior in blk-iocost, where sometimes iocg-delay is shifted right by a number that is too large, resulting in undefined behavior on some architectures. 186.556576...

7.4AI score0.00733EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/30 3:29 p.m.18 views

CVE-2024-36897 drm/amd/display: Atom Integrated System Info v2_2 for DCN35

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Atom Integrated System Info v22 for DCN35 New request from KMD/VBIOS in order to support new UMA carveout model. This fixes a null dereference from accessing Ctx-dcbios-integratedinfo while it was NULL. DAL parse...

5.5CVSS5.9AI score
SaveExploits0References8
OSV
OSV
added 2024/05/30 3:28 p.m.16 views

CVE-2024-36881 mm/userfaultfd: reset ptes when close() for wr-protected ones

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: reset ptes when close for wr-protected ones Userfaultfd unregister includes a step to remove wr-protect bits from all the relevant pgtable entries, but that only covered an explicit UFFDIOUNREGISTER ioctl, not a...

5.5CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2024/05/30 3:15 p.m.6 views

UBUNTU-CVE-2024-36023

In the Linux kernel, the following vulnerability has been resolved: Julia Lawall reported this null pointer dereference, this should fix it...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/30 2:59 p.m.49 views

CVE-2024-36018 nouveau/uvmm: fix addr/range calcs for remap operations

In the Linux kernel, the following vulnerability has been resolved: nouveau/uvmm: fix addr/range calcs for remap operations dEQP-VK.sparseresources.imagerebind.2darray.r64i.1281288 was causing a remap operation like the below. opremap: prev: 0000003fffed0000 00000000000f0000 00000000a5abd18a...

7.8CVSS6.4AI score0.00233EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/05/30 12:00 a.m.24 views

SUSE: Security Advisory (SUSE-SU-2024:1844-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.2CVSS8.4AI score0.00336EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/05/30 12:00 a.m.38 views

SUSE: Security Advisory (SUSE-SU-2024:1807-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9CVSS7.5AI score0.29234EPSS
SaveExploits34References8
Tenable Nessus
Tenable Nessus
added 2024/05/30 12:00 a.m.30 views

SUSE SLES15: warewulf4 / warewulf4-man / warewulf4-overlay / etc (SUSE-SU-2024:1838-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:1838-1 advisory. - fixed wwctl configure --all doesn't configure ssh bsc1225402 - update to 4.5.2 with following changes: Reorder dnsmasq config to put iPX...

8.3CVSS6.7AI score0.01279EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/29 7:41 p.m.12 views

SUSE-SU-2024:1847-1 Security update for python36

This update for python36 fixes the following issues: - CVE-2023-52425: Fixed backport so it uses features sniffing, not just comparing version number bsc1219559. - CVE-2024-0450: Fixed detecting the vulnerability of 'quoted-overlap' zipbomb bsc1221854. - CVE-2023-6597: Fixed symlink bug in cleanu...

7.8CVSS6.7AI score0.01815EPSS
SaveExploits2References13
OSV
OSV
added 2024/05/29 12:10 p.m.3 views

SUSE-SU-2024:1833-1 Security update for glib2

This update for glib2 fixes the following issues: - CVE-2024-34397: Fixed signal subscription unicast spoofing vulnerability bsc1224044...

5.2CVSS5.4AI score0.00756EPSS
SaveExploits1References3
Rows per page
Query Builder