Lucene search
+L

378 matches found

CVE
CVE
added 2024/07/12 12:25 p.m.98 views

CVE-2024-40938

CVE-2024-40938 affects the Linux kernel Landlock component, addressing a d_parent walk issue when linking a root mount point. The root cause was a WARN_ON_ONCE triggered by using the source directory’s d_parent even if the source is mounted, because the VFS check runs after security_path_link(). ...

5.5CVSS6.4AI score0.00251EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:25 p.m.21 views

CVE-2024-40938 landlock: Fix d_parent walk

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix dparent walk The WARNONONCE in collectdomainaccesses can be triggered when trying to link a root mount point. This cannot work in practice because this directory is mounted, but the VFS check is done after the call ...

6.7AI score0.00251EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.32 views

CVE-2024-40938 landlock: Fix d_parent walk

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix dparent walk The WARNONONCE in collectdomainaccesses can be triggered when trying to link a root mount point. This cannot work in practice because this directory is mounted, but the VFS check is done after the call ...

0.00251EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/12 12:25 p.m.16 views

CVE-2024-40938 landlock: Fix d_parent walk

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix dparent walk The WARNONONCE in collectdomainaccesses can be triggered when trying to link a root mount point. This cannot work in practice because this directory is mounted, but the VFS check is done after the call ...

5.5CVSS6AI score0.00251EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.5 views

kernel: netfilter: nf_tables: don't skip expired elements during walk

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't skip expired elements during walk There is an asymmetry between commit/abort and preparation phase if the following conditions are met: 1. set is a verdict map "1.2.3.4 : jump foo" 2. timeouts are enabl...

5.5CVSS5.8AI score0.002EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/07/06 2:58 a.m.7 views

SUSE CVE-2024-39481

In the Linux kernel, the following vulnerability has been resolved: media: mc: Fix graph walk in mediapipelinestart The graph walk tries to follow all links, even if they are not between pads. This causes a crash with, e.g. a MEDIALNKFLANCILLARYLINK link. Fix this by allowing the walk to proceed...

5.5CVSS6.3AI score0.00213EPSS
SaveExploits0References10
NVD
NVD
added 2024/07/05 7:15 a.m.32 views

CVE-2024-39481

In the Linux kernel, the following vulnerability has been resolved: media: mc: Fix graph walk in mediapipelinestart The graph walk tries to follow all links, even if they are not between pads. This causes a crash with, e.g. a MEDIALNKFLANCILLARYLINK link. Fix this by allowing the walk to proceed...

5.5CVSS0.00213EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/05 7:15 a.m.3 views

DEBIAN-CVE-2024-39481

In the Linux kernel, the following vulnerability has been resolved: media: mc: Fix graph walk in mediapipelinestart The graph walk tries to follow all links, even if they are not between pads. This causes a crash with, e.g. a MEDIALNKFLANCILLARYLINK link. Fix this by allowing the walk to proceed...

5.5CVSS5AI score0.00213EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/05 7:15 a.m.20 views

CVE-2024-39481

In the Linux kernel, the following vulnerability has been resolved: media: mc: Fix graph walk in mediapipelinestart The graph walk tries to follow all links, even if they are not between pads. This causes a crash with, e.g. a MEDIALNKFLANCILLARYLINK link. Fix this by allowing the walk to proceed...

5.5CVSS5.8AI score0.00213EPSS
SaveExploits0References13
OSV
OSV
added 2024/07/05 7:15 a.m.5 views

UBUNTU-CVE-2024-39481

In the Linux kernel, the following vulnerability has been resolved: media: mc: Fix graph walk in mediapipelinestart The graph walk tries to follow all links, even if they are not between pads. This causes a crash with, e.g. a MEDIALNKFLANCILLARYLINK link. Fix this by allowing the walk to proceed...

5.5CVSS5.8AI score0.00213EPSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/07/05 6:55 a.m.27 views

CVE-2024-39481 media: mc: Fix graph walk in media_pipeline_start

In the Linux kernel, the following vulnerability has been resolved: media: mc: Fix graph walk in mediapipelinestart The graph walk tries to follow all links, even if they are not between pads. This causes a crash with, e.g. a MEDIALNKFLANCILLARYLINK link. Fix this by allowing the walk to proceed...

6.8AI score0.00213EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/07/05 6:55 a.m.20 views

CVE-2024-39481

In the Linux kernel, the following vulnerability has been resolved: media: mc: Fix graph walk in mediapipelinestart The graph walk tries to follow all links, even if they are not between pads. This causes a crash with, e.g. a MEDIALNKFLANCILLARYLINK link. Fix this by allowing the walk to proceed...

5.5CVSS5AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2024/07/02 3:2 p.m.21 views

CLSA-2024-1719932549 kernel: Fix of 20 CVEs

net: iptunnel: make sure to pull inner header in iptunnelrcv CVE-2024-26882 - net: Set true network header for ECN decapsulation CVE-2024-26882 - media: dvb-core: Fix use-after-free due to race at dvbregisterdevice CVE-2022-45884 - media: dvbdev: fix error logic at dvbregisterdevice...

10CVSS6.9AI score0.54577EPSS
SaveExploits2References1
SUSE CVE
SUSE CVE
added 2024/06/04 12:37 p.m.4 views

SUSE CVE-2023-1476

A use-after-free flaw was found in the Linux kernel's mm/mremap memory address space accounting source code. This issue occurs due to a race condition between rmap walk and mremap, allowing a local user to crash the system or potentially escalate their privileges on the system...

7CVSS5.7AI score0.00232EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2024/05/28 2:11 p.m.7 views

kernel: inactive elements in nft_pipapo_walk

A use-after-free flaw was found in the Netfilter subsystem in the Linux kernel via the nftpipapowalk function. This issue may allow a local user with CAPNETADMIN capability to trigger an application crash, information disclosure, or local privilege escalation...

7.8CVSS6.6AI score0.00334EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.4 views

SUSE CVE-2021-47559

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereferencing in smcvlanbytcpsk Coverity reports a possible NULL dereferencing problem: in smcvlanbytcpsk: 6. returnednull: netdevlowergetnext returns NULL checked 29 out of 30 times. 7. varassigned:...

4.4CVSS6.1AI score0.0021EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.4 views

kernel: netfilter: nf_tables: don't skip expired elements during walk

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't skip expired elements during walk There is an asymmetry between commit/abort and preparation phase if the following conditions are met: 1. set is a verdict map "1.2.3.4 : jump foo" 2. timeouts are enabl...

5.5CVSS5.8AI score0.002EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/05/02 12:0 a.m.15 views

The vulnerability of the RDP client FreeRDP, related to memory-walking attacks, allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the RDP client FreeRDP relates to memory-walking attacks. Exploiting this vulnerability can allow an attacker, operating remotely, to compromise the confidentiality, integrity, and accessibility of protected information...

10CVSS7.4AI score0.0137EPSS
SaveExploits0References16Affected Software8
OSV
OSV
added 2024/05/01 6:15 a.m.4 views

DEBIAN-CVE-2024-27011

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix memleak in map from abort path The delete set command does not rely on the transaction object for element removal, therefore, a combination of delete element + delete set from the abort path could result ...

5.5CVSS6AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.9 views

UBUNTU-CVE-2024-27017

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: walk over current view on netlink dump The generation mask can be updated while netlink dump is in progress. The pipapo set backend walk iterator cannot rely on it to infer what view of the datastructure ...

5.5CVSS6.2AI score0.00277EPSS
SaveExploits0References15
Rows per page
Query Builder