CVE-2023-4527
- EPSS 0.11%
- Veröffentlicht 18.09.2023 17:15:55
- Zuletzt bearbeitet 24.06.2025 17:31:20
A flaw was found in glibc. When the getaddrinfo function is called with the AF_UNSPEC address family and the system is configured with no-aaaa mode via /etc/resolv.conf, a DNS response via TCP larger than 2048 bytes can potentially disclose stack con...
CVE-2023-4813
- EPSS 0.3%
- Veröffentlicht 12.09.2023 22:15:08
- Zuletzt bearbeitet 26.09.2025 12:15:34
A flaw has been identified in glibc. In an uncommon situation, the gaih_inet function may use memory that has been freed, resulting in an application crash. This issue is only exploitable when the getaddrinfo function is called and the hosts database...
CVE-2023-4273
- EPSS 0.07%
- Veröffentlicht 09.08.2023 15:15:09
- Zuletzt bearbeitet 21.11.2024 08:34:46
A flaw was found in the exFAT driver of the Linux kernel. The vulnerability exists in the implementation of the file name reconstruction function, which is responsible for reading file name entries from a directory index and merging file name parts b...
CVE-2023-32252
- EPSS 0.13%
- Veröffentlicht 24.07.2023 16:15:11
- Zuletzt bearbeitet 21.11.2024 08:02:58
A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the handling of SMB2_LOGOFF commands. The issue results from the lack of proper validation of a pointer prior to accessing it. An a...
CVE-2023-3212
- EPSS 0.01%
- Veröffentlicht 23.06.2023 20:15:09
- Zuletzt bearbeitet 21.11.2024 08:16:42
A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileg...
CVE-2023-2828
- EPSS 0.87%
- Veröffentlicht 21.06.2023 17:15:47
- Zuletzt bearbeitet 21.11.2024 07:59:22
Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-ca...
CVE-2023-2829
- EPSS 0.07%
- Veröffentlicht 21.06.2023 17:15:47
- Zuletzt bearbeitet 21.11.2024 07:59:22
A `named` instance configured to run as a DNSSEC-validating recursive resolver with the Aggressive Use of DNSSEC-Validated Cache (RFC 8198) option (`synth-from-dnssec`) enabled can be remotely terminated using a zone with a malformed NSEC record. Thi...
CVE-2023-2911
- EPSS 0.29%
- Veröffentlicht 21.06.2023 17:15:47
- Zuletzt bearbeitet 21.11.2024 07:59:33
If the `recursive-clients` quota is reached on a BIND 9 resolver configured with both `stale-answer-enable yes;` and `stale-answer-client-timeout 0;`, a sequence of serve-stale-related lookups could cause `named` to loop and terminate unexpectedly du...
CVE-2023-35788
- EPSS 0.01%
- Veröffentlicht 16.06.2023 21:15:09
- Zuletzt bearbeitet 05.05.2025 16:15:41
An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service o...
CVE-2023-3111
- EPSS 0.02%
- Veröffentlicht 05.06.2023 21:15:11
- Zuletzt bearbeitet 23.04.2025 17:16:34
A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().