Lucene search
+L

240 matches found

OSV
OSV
added 2024/05/01 1:05 p.m.19 views

CVE-2024-27389 pstore: inode: Only d_invalidate() is needed

In the Linux kernel, the following vulnerability has been resolved: pstore: inode: Only dinvalidate is needed Unloading a modular pstore backend with records in pstorefs would trigger the dput double-drop warning: WARNING: CPU: 0 PID: 2569 at fs/dcache.c:762 dput.part.0+0x3f3/0x410 Using the comb...

7.8CVSS6.4AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/01 1:05 p.m.22 views

CVE-2024-27389

In the Linux kernel, the following vulnerability has been resolved: pstore: inode: Only dinvalidate is needed Unloading a modular pstore backend with records in pstorefs would trigger the dput double-drop warning: WARNING: CPU: 0 PID: 2569 at fs/dcache.c:762 dput.part.0+0x3f3/0x410 Using the comb...

7.8CVSS7.5AI score0.00235EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 1:05 p.m.7567 views

CVE-2024-27389

CVE-2024-27389 affects the Linux kernel pstore code path: when unloading a modular pstore backend with records in pstorefs, dput() double‑drops trigger a warning due to a reference counting issue. The fix is to use d_invalidate() and remove checks for error codes that cannot occur, updating the i...

7.8CVSS6.6AI score0.00235EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 1:05 p.m.18 views

CVE-2024-27389 pstore: inode: Only d_invalidate() is needed

In the Linux kernel, the following vulnerability has been resolved: pstore: inode: Only dinvalidate is needed Unloading a modular pstore backend with records in pstorefs would trigger the dput double-drop warning: WARNING: CPU: 0 PID: 2569 at fs/dcache.c:762 dput.part.0+0x3f3/0x410 Using the comb...

7.8CVSS7.4AI score0.00235EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/19 3:37 a.m.11 views

SUSE CVE-2023-52619

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

5.5CVSS6.3AI score0.00243EPSS
SaveExploits0References13
OSV
OSV
added 2024/03/18 11:15 a.m.4 views

DEBIAN-CVE-2023-52619

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

5.5CVSS5.7AI score0.00243EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/18 11:15 a.m.34 views

CVE-2023-52619

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

5.5CVSS7.4AI score0.00243EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/18 11:15 a.m.13 views

UBUNTU-CVE-2023-52619

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

5.5CVSS6.2AI score0.00243EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2024/03/18 10:19 a.m.33 views

CVE-2023-52619 pstore/ram: Fix crash when setting number of cpus to an odd number

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

7.7AI score0.00243EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/03/18 10:19 a.m.35 views

CVE-2023-52619

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

5.5CVSS7.5AI score0.00243EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/18 10:19 a.m.24 views

CVE-2023-52619 pstore/ram: Fix crash when setting number of cpus to an odd number

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

6.7AI score0.00243EPSS
SaveExploits0References8
CVE
CVE
added 2024/03/18 10:19 a.m.242 views

CVE-2023-52619

The CVE-2023-52619 issue affects the Linux kernel’s pstore/ram subsystem, where setting CPU count to an odd number causes zone_size to be odd, breaking address alignment and risking crashes when accessing zone memory. The documented fix uses ALIGN_DOWN() to ensure even zone sizes, preventing non‑...

5.5CVSS6.1AI score0.00243EPSS
SaveExploits0References10Affected Software1
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.20 views

openSUSE: Security Advisory for systemd (SUSE-SU-2023:0201-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...

5.5CVSS6.4AI score0.00867EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/02/22 12:00 a.m.20 views

PT-2024-21875

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when unloading a modular pstore backend with records in pstorefs, triggering a dput double-drop warning. This warning occurs due to the incorrect use of d drop and dput ...

7.8CVSS5.6AI score0.00235EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2023/08/31 4:54 p.m.47 views

systemd security and bug fix update

An update is available for systemd. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The systemd packages contain systemd, a system and service manager for Linux,...

7.8CVSS7.2AI score0.01051EPSS
SaveExploits4
Oracle linux
Oracle linux
added 2023/07/20 12:00 a.m.42 views

systemd security and bug fix update

239-74.0.4.2 - Fix CVE-2023-26604 - pager: set whenver we invoke a pager [email protected] 2175624 - pager: make pager secure when under euid is changed or explicitly requested [email protected] 2175624 - pager: lets check SYSTEMDPAGERSECURE with securegetenv...

7.8CVSS7AI score0.01051EPSS
SaveExploits4
Rockylinux
Rockylinux
added 2023/07/08 2:53 a.m.23 views

selinux-policy bug fix update

An update is available for selinux-policy. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The selinux-policy packages contain the rules that govern how confined...

6.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/06/27 3:06 p.m.67 views

Moderate: Red Hat Security Advisory: systemd security and bug fix update

An update for systemd is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS6.6AI score0.01051EPSS
SaveExploits4References3
AlmaLinux
AlmaLinux
added 2023/06/27 12:00 a.m.41 views

Moderate: systemd security and bug fix update

The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes...

7.8CVSS7.3AI score0.01051EPSS
SaveExploits4References4
Oracle linux
Oracle linux
added 2023/02/22 12:00 a.m.41 views

systemd security and bug fix update

239-68.0.2 - Backport upstream pstore dmesg fix Orabug: 34850699 - Standardize ioctl BTRFSIOCQGROUPCREATE check and return -ENOTCONN, if quota is not enabled Orabug: 34694253 - Disable unprivileged BPF by default Orabug: 32870980 - backport upstream pstore tmpfiles patch Orabug: 31420486 - udev...

5.5CVSS6.1AI score0.00867EPSS
SaveExploits1
Rows per page
Query Builder