Lucene search
+L

1109 matches found

Vulnrichment
Vulnrichment
added 2024/09/27 12:39 p.m.24 views

CVE-2024-46826 ELF: fix kernel.randomize_va_space double read

In the Linux kernel, the following vulnerability has been resolved: ELF: fix kernel.randomizevaspace double read ELF loader uses "randomizevaspace" twice. It is sysctl and can change at any moment, so 2 loads could see 2 different values in theory with unpredictable consequences. Issue exactly on...

6.9AI score0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/10 8:45 a.m.24 views

SUSE-SU-2024:3189-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-43907: drm/amdgpu/pm: fix the null pointer dereference in applystateadjustrules bsc1229787. - CVE-2024-43905: drm/amd/pm: fix the null pointer dereferenc...

8.8CVSS8.2AI score0.00648EPSS
SaveExploits4References228
NVD
NVD
added 2024/08/22 2:15 a.m.31 views

CVE-2022-48910

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: ensure we call ipv6mcdown at most once There are two reasons for addrconfnotify to be called with NETDEVDOWN: either the network device is actually going down, or IPv6 was disabled on the interface. If either of them...

5.5CVSS0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2024/08/22 1:30 a.m.95 views

CVE-2022-48910

The CVE-2022-48910 case concerns the Linux kernel IPv6 addrconf path: when NETDEV_DOWN is triggered for reasons other than actual interface down, repeated calls can leak one ifmcaddr6 per multicast group by leaking idev->mc_tomb. The fix is to ensure ipv6_mc_down() runs at most once per state ...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/08/19 2:16 p.m.25 views

CVE-2024-42312

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize iuid/igid Always initialize iuid/igid inside the sysfs core so setownership can safely skip setting them. Commit 5ec27ec735ba "fs/proc/procsysctl.c: fix the default values of iuid/igid on /proc/sys...

5.5CVSS6.9AI score0.00216EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.5 views

SUSE CVE-2024-42312

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize iuid/igid Always initialize iuid/igid inside the sysfs core so setownership can safely skip setting them. Commit 5ec27ec735ba "fs/proc/procsysctl.c: fix the default values of iuid/igid on /proc/sys...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References17
NVD
NVD
added 2024/08/17 9:15 a.m.25 views

CVE-2024-42312

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize iuid/igid Always initialize iuid/igid inside the sysfs core so setownership can safely skip setting them. Commit 5ec27ec735ba "fs/proc/procsysctl.c: fix the default values of iuid/igid on /proc/sys...

5.5CVSS0.00216EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/17 9:15 a.m.2 views

DEBIAN-CVE-2024-42312

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize iuid/igid Always initialize iuid/igid inside the sysfs core so setownership can safely skip setting them. Commit 5ec27ec735ba "fs/proc/procsysctl.c: fix the default values of iuid/igid on /proc/sys...

5.5CVSS5.4AI score0.00216EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.17 views

CVE-2024-42312

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize iuid/igid Always initialize iuid/igid inside the sysfs core so setownership can safely skip setting them. Commit 5ec27ec735ba "fs/proc/procsysctl.c: fix the default values of iuid/igid on /proc/sys...

5.5CVSS6.1AI score0.00216EPSS
SaveExploits0References19
OSV
OSV
added 2024/08/17 9:15 a.m.5 views

UBUNTU-CVE-2024-42312

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize iuid/igid Always initialize iuid/igid inside the sysfs core so setownership can safely skip setting them. Commit 5ec27ec735ba "fs/proc/procsysctl.c: fix the default values of iuid/igid on /proc/sys...

5.5CVSS6.1AI score0.00216EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/08/17 9:9 a.m.38 views

CVE-2024-42312 sysctl: always initialize i_uid/i_gid

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize iuid/igid Always initialize iuid/igid inside the sysfs core so setownership can safely skip setting them. Commit 5ec27ec735ba "fs/proc/procsysctl.c: fix the default values of iuid/igid on /proc/sys...

0.00216EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/08/17 9:9 a.m.19 views

CVE-2024-42312

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize iuid/igid Always initialize iuid/igid inside the sysfs core so setownership can safely skip setting them. Commit 5ec27ec735ba "fs/proc/procsysctl.c: fix the default values of iuid/igid on /proc/sys...

5.5CVSS5.4AI score0.00216EPSS
SaveExploits0
CVE
CVE
added 2024/08/17 9:9 a.m.160 views

CVE-2024-42312

CVE-2024-42312 relates to the Linux kernel vulnerability where sysctl did not consistently initialize i_uid/i_gid. The resolution initializes i_uid/i_gid inside the sysfs core so that set_ownership() can safely skip setting them. The change is documented as part of commit 5ec27ec735ba, which fixe...

5.5CVSS6.5AI score0.00216EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/17 9:9 a.m.15 views

CVE-2024-42312 sysctl: always initialize i_uid/i_gid

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize iuid/igid Always initialize iuid/igid inside the sysfs core so setownership can safely skip setting them. Commit 5ec27ec735ba "fs/proc/procsysctl.c: fix the default values of iuid/igid on /proc/sys...

6.8AI score0.00216EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/17 9:9 a.m.20 views

CVE-2024-42312 sysctl: always initialize i_uid/i_gid

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize iuid/igid Always initialize iuid/igid inside the sysfs core so setownership can safely skip setting them. Commit 5ec27ec735ba "fs/proc/procsysctl.c: fix the default values of iuid/igid on /proc/sys...

5.5CVSS6AI score0.00216EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.4 views

SUSE CVE-2024-27419

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...

2.5CVSS6.5AI score0.00191EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/05/17 10:24 p.m.23 views

CVE-2024-27426

A flaw was found in the netrom module in the Linux kernel. A race condition can occur when reading the sysctlnetromtransportmaximumtries resource due to a missing lock, which may impact system stability and can result in a denial of service...

5.5CVSS6.2AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 10:24 p.m.16 views

CVE-2024-27424

A flaw was found in the Linux kernel's netrom module. A race condition can occur when reading the sysctlnetromtransportbusydelay resource due to a missing lock, which may impact system stability and result in a denial of service...

5.5CVSS6.2AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 10:24 p.m.17 views

CVE-2024-27420

A flaw was found in the netrom module in the Linux kernel. A race condition can occur when reading the sysctlnetromlinkfailscount resource due to a missing lock, which may impact system stability and can result in a denial of service...

5.5CVSS6.2AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 10:23 p.m.17 views

CVE-2024-27427

A flaw was found in the netrom module in the Linux kernel. A race condition can occur when reading the sysctlnetromtransporttimeout resource due to a missing lock, which may impact system stability and can result in a denial of service...

5.5CVSS6.2AI score
SaveExploits0References4
Rows per page
Query Builder